Bug#1018861: adduser --gid fails with "group '-1' does not exist"

2022-09-05 Thread Marc Haber
On Mon, Sep 05, 2022 at 11:37:15AM +0200, Boris Kolpackov wrote: > It is empty, or, more precisely, a bunch on blank lines. I have written a fix, its currently in https://salsa.debian.org/debian/adduser/-/merge_requests/64, pending team review. I will upload later today. Greetings Marc --

Bug#1018861: adduser --gid fails with "group '-1' does not exist"

2022-09-05 Thread Boris Kolpackov
Marc Haber writes: > On Thu, Sep 01, 2022 at 07:45:24AM +0200, Boris Kolpackov wrote: > > > This is using Debian testing (bookworm) and I see > > that the adduser package hasn't changed since stable (bullseye) > > Debian stable (bullseye) has adduser 3.118. The current version in > testing is

Bug#1018861: adduser --gid fails with "group '-1' does not exist"

2022-09-04 Thread Marc Haber
Hi, On Sun, Sep 04, 2022 at 05:47:41PM +0200, Marc Haber wrote: > I confirm this behavior as a bug in adduser 3.128 itself. to write a valid testcase, I'd like to see the output of # grep -v '^#' /etc/adduser.conf on your system, if non-empty. If empty, please send a short message indicating

Bug#1018861: adduser --gid fails with "group '-1' does not exist"

2022-09-04 Thread Marc Haber
Control: tag -1 confirmed On Thu, Sep 01, 2022 at 07:45:24AM +0200, Boris Kolpackov wrote: > I get the following error when first adding a group and then trying > to add a user with this group: > > # addgroup --gid 2000 build > # adduser --uid 2000 --gid 2000 --home /build --gecos ""

Bug#1018861: adduser --gid fails with "group '-1' does not exist"

2022-08-31 Thread Boris Kolpackov
Package: adduser Version: 3.128 I get the following error when first adding a group and then trying to add a user with this group: # addgroup --gid 2000 build # adduser --uid 2000 --gid 2000 --home /build --gecos "" --disabled-password build Adding user `build' ... Use of uninitialized value