Bug 1219866 - install guix complains about non-existent group and fails
Summary: install guix complains about non-existent group and fails
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Other (show other bugs)
Version: Current
Hardware: x86-64 openSUSE Tumbleweed
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Jonathan Brielmaier
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-13 03:19 UTC by Ilgaz Öcal
Modified: 2024-02-18 17:42 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ilgaz Öcal 2024-02-13 03:19:37 UTC
When I attempt to install guix via 'zypper in guix' on opensuse tw 20240211-2738.1

Problem: nothing provides 'group(guixbuild)' needed by the to be installed guix-1.4.0-1.6.x86_64
 Solution 1: do not install guix-1.4.0-1.6.x86_64
 Solution 2: break guix-1.4.0-1.6.x86_64 by ignoring some of its dependencies
Comment 1 Ilgaz Öcal 2024-02-13 03:20:55 UTC
Looks similar to bug 1219694 (fixed) regarding x2goserver
Comment 2 Andreas Stieger 2024-02-13 08:27:16 UTC
https://build.opensuse.org/request/show/1145855
Comment 3 Ilgaz Öcal 2024-02-18 17:42:32 UTC
Thanks for caring, I just tested the issue, and it is gone.