GNU bug report logs - #13588
Pax hangs in case big UID

Previous Next

Package: automake;

Reported by: Petr Hracek <phracek <at> redhat.com>

Date: Wed, 30 Jan 2013 13:33:02 UTC

Severity: normal

Tags: patch

Merged with 8343

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Petr Hracek <phracek <at> redhat.com>
Cc: 13588 <at> debbugs.gnu.org, GNU bug tracker automated control server <control <at> debbugs.gnu.org>, Jack Kelly <jack <at> jackkelly.name>, "automake-patches <at> gnu.org" <automake-patches <at> gnu.org>
Subject: bug#13588: Pax hangs in case big UID
Date: Mon, 22 Apr 2013 15:55:46 +0200
Hi Peter, thanks for the feedback.

On 04/22/2013 03:21 PM, Petr Hracek wrote:
> Hello Stefano,
> 
> thanks for the patch. All is working properly.
> User is informed that UID is not enough smaller and configure script does not failed.
>
Good to know the logic is sound.  However, I now notice that there
is still a problem with the output of configure :-/  (details below).

> Result is below:
> test <at> localhost: ~/mycproject$ id
> uid=17000000(test) gid=1001(test) groups=1001(test) context=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023
> test <at> localhost: ~/mycproject$ ./configure
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking how to create a ustar tar archive... checking whether UID '17000000' is small enough for ustar... no
> none
>
Oops, there are two messages are crossing.  This is bad.
I think the best solution at this point is simply to report the too-high UID
only in the generated config.log rather than in the console output.  Updated
patch coming up soonish (I hope)...

Thanks,
   Stefano




This bug report was last modified 12 years and 75 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.