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: Pavel Raiskup <praiskup <at> redhat.com>
To: 13588 <at> debbugs.gnu.org, jack <at> jackkelly.name
Cc: phracek <at> redhat.com, stefano.lattarini <at> gmail.com, automake-patches <at> gnu.org
Subject: bug#13588: Pax hangs in case big UID
Date: Sat, 27 Apr 2013 18:21:27 +0200
Stefano, this patch is quite hard to follow because of the new
indentation.  But both checks are saying PASS for me now.

I have found one possible problem (missing one line):

> -    done
> -    am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
> -    am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
> -    am__untar="$_am_tar -xf -"

> +      done
> +      am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
> +      am__untar="$_am_tar -xf -"

Don't know whether the check now works correctly.

Pavel





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.