bug#13588: Pax hangs in case big UID

2013-04-27 Thread Pavel Raiskup
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_="$

bug#13588: Pax hangs in case big UID

2013-04-27 Thread Stefano Lattarini
On 04/26/2013 08:29 PM, Stefano Lattarini wrote: > On 04/26/2013 01:48 PM, Pavel Raiskup wrote: >>> Actually, I prefer to keep the checks distinct, and output the problematic >>> UID/GID as well (makes debugging easier). So I'd rather drop the squash-in >>> patch you proposed. >> >> No problem :).

bug#13832: Tests fail because make runs with more than one jobs

2013-04-27 Thread Stefano Lattarini
On 04/26/2013 09:05 PM, Joshua C. wrote: > 2013/4/26 Stefano Lattarini : >> On 04/26/2013 03:22 PM, Joshua C. wrote: >>> >>> It looks like you nailed this down! I couldn't fail the test in 10 >>> consecutive runs. I'll say this patch fixed it. >>> >> Good! I will push the patch shortly. I'm not c