Bug#351681: adduser tries to re-use existing GID

2006-02-26 Thread Rob Browning
Marc Haber [EMAIL PROTECTED] writes: I recently upgraded the machine to unstable. Perhaps something happened during that process. Probably. Can I close this bug? I'd say that's up to you. I don't really have any solid idea about what the problem might be, though it looks like it wasn't

Bug#351681: adduser tries to re-use existing GID

2006-02-26 Thread Marc Haber
reassign #351681 passwd thanks On Sun, Feb 26, 2006 at 09:35:12PM -0800, Rob Browning wrote: Marc Haber [EMAIL PROTECTED] writes: I recently upgraded the machine to unstable. Perhaps something happened during that process. Probably. Can I close this bug? I'd say that's up to you. I

Bug#351681: adduser tries to re-use existing GID

2006-02-22 Thread Marc Haber
On Tue, Feb 21, 2006 at 01:10:53PM -0800, Rob Browning wrote: Marc Haber [EMAIL PROTECTED] writes: I would be interested whether you use plain passwords, NIS, LDAP or other schemes, and what's the output of perl -e 'print join(:,getgrgid(1002)) || print undefined\n' Hmm. Something's

Bug#351681: adduser tries to re-use existing GID

2006-02-21 Thread Marc Haber
On Mon, Feb 20, 2006 at 03:23:27PM -0800, Rob Browning wrote: Hmm. It looks like this bug may have re-surfaced: # adduser nonexistent Adding user `nonexistent'... Adding new group `nonexistent' (1002). groupadd: GID 1002 is not unique adduser: `/usr/sbin/groupadd -g 1002

Bug#351681: adduser tries to re-use existing GID

2006-02-21 Thread Joerg Hoh
On Mon, Feb 20, 2006 at 03:23:27PM -0800, Rob Browning wrote: reopen 351681 thanks Hmm. It looks like this bug may have re-surfaced: # adduser nonexistent Adding user `nonexistent'... Adding new group `nonexistent' (1002). groupadd: GID 1002 is not unique adduser:

Bug#351681: adduser tries to re-use existing GID

2006-02-21 Thread Rob Browning
Marc Haber [EMAIL PROTECTED] writes: I would be interested whether you use plain passwords, NIS, LDAP or other schemes, and what's the output of perl -e 'print join(:,getgrgid(1002)) || print undefined\n' Hmm. Something's definitely wrong on the machine. I tried running dpkg-reconfigure

Bug#351681: adduser tries to re-use existing GID

2006-02-20 Thread Rob Browning
reopen 351681 thanks Hmm. It looks like this bug may have re-surfaced: # adduser nonexistent Adding user `nonexistent'... Adding new group `nonexistent' (1002). groupadd: GID 1002 is not unique adduser: `/usr/sbin/groupadd -g 1002 nonexistent' returned error code 4. Aborting. #

Bug#351681: adduser tries to re-use existing GID

2006-02-06 Thread Friedrich Delgado Friedrichs
Package: adduser Version: 3.81 Severity: important I'm sorry if I report this bug against the wrong package. I've tried hard to find the reason for the error and found out that the postinstall scripts for the three packages in question all call adduser in the same way, which fails, so I decided

Bug#351681: adduser tries to re-use existing GID

2006-02-06 Thread Marc Haber
On Mon, Feb 06, 2006 at 06:32:26PM +0100, Friedrich Delgado Friedrichs wrote: I've tried hard to find the reason for the error and found out that the postinstall scripts for the three packages in question all call adduser in the same way, which fails, so I decided that adduser was the best