all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#45830: Assert, that user and group names are unique -> breaks guix system reconfigure
@ 2021-01-12 23:03 Jonathan Brielmaier
       [not found] ` <handler.45830.B.16104926238382.ack@debbugs.gnu.org>
  2021-01-12 23:23 ` Leo Prikler
  0 siblings, 2 replies; 4+ messages in thread
From: Jonathan Brielmaier @ 2021-01-12 23:03 UTC (permalink / raw)
  To: 45830; +Cc: leo.prikler

Hi Leo,

your commit a3002104:
system: Assert, that user and group names are unique.

breaks `guix system reconfigure` for me and other people (at least two
in IRC).

$ guix system reconfigure config.scm
guix system: error: the following groups appear more than once: lp

$ sudo grep lp /etc/group
lp:x:989:

lpadmin:x:975:

$ sudo grep lp /etc/passwd
lp:!:18467::::::

The same happend on my server with the `nginx` group.

I reverted it for the mean time, as I find it pretty grave...

~Jonathan




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-12 23:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-12 23:03 bug#45830: Assert, that user and group names are unique -> breaks guix system reconfigure Jonathan Brielmaier
     [not found] ` <handler.45830.B.16104926238382.ack@debbugs.gnu.org>
2021-01-12 23:18   ` Jonathan Brielmaier
2021-01-12 23:23 ` Leo Prikler
2021-01-12 23:53   ` Leo Prikler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.