bug#13588: Pax hangs in case big UID

2013-03-21 Thread Jack Kelly
Petr Hracek writes: > Hello Jack and Stefano, > > Bellow is corrected patch for automake. > Jack thank you for corrections. Now the patch looks like better. Yes, it looks a lot better. I have more thoughts, if that's ok: + # Maximum allowed UID in case ustar format is 2097151 Put a link t

bug#14019: conditional tests and parallel test harness

2013-03-21 Thread Sven Verdoolaege
The parallel test harness doesn't seem to like conditional tests. I get the following output using the attached configure.ac and Makefile.am: $ ./configure checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for

bug#13588: Pax hangs in case big UID

2013-03-21 Thread Petr Hracek
Hello Jack and Stefano, Bellow is corrected patch for automake. Jack thank you for corrections. Now the patch looks like better. From 98a64a309a0f7271d2772dd63e45e43b1163c315 Mon Sep 17 00:00:00 2001 From: Petr Hracek Date: Thu, 21 Mar 2013 13:27:39 +0100 Subject: [PATCH] maint: pax hangs in c