Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Daniel Schepler
>> On Sat, 2016-09-10 at 17:52 +0200, Samuel Thibault wrote: >> > Ah, I see. Could you try the attached patch? The second patch looks good. It just built 10 times in a row successfully (between each, removing the unpacked source directory, then freshly unpacking the source and applying the patch)

Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Samuel Thibault
Ben Hutchings, on Sun 11 Sep 2016 02:07:39 +0100, wrote: > On Sat, 2016-09-10 at 17:52 +0200, Samuel Thibault wrote: > > Control: tags -1 + patch > > > > Daniel Schepler, on Sat 10 Sep 2016 08:21:35 -0700, wrote: > > > > > > ls debian/console-setup*/usr/share/man/*/* \ > > > > > > > > xargs -n 1

Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Ben Hutchings
On Sat, 2016-09-10 at 17:52 +0200, Samuel Thibault wrote: > Control: tags -1 + patch > > Daniel Schepler, on Sat 10 Sep 2016 08:21:35 -0700, wrote: > > > > ls debian/console-setup*/usr/share/man/*/* \ > > > > > > xargs -n 1 sed -e 's|^\([.a-zA-Z][a-zA-Z]*\) /usr/local/etc|\1 > > /etc|' -e 's|^\(

Re: All D-I's debconf templates in a single HTML page.

2016-09-10 Thread Brian Potkin
On Thu 08 Sep 2016 at 00:37:15 +0200, Cyril Brulebois wrote: > Hi Charles, > > Charles Plessy (2016-09-06): > > while working on preseeding D-I to make Cloud images, I found it a bit > > difficult to figure out the details of this and that debconf template that > > is > > listed in the preseed.

Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Samuel Thibault
Control: tags -1 + patch Daniel Schepler, on Sat 10 Sep 2016 08:21:35 -0700, wrote: > ls debian/console-setup*/usr/share/man/*/* \ > | xargs -n 1 sed -e 's|^\([.a-zA-Z][a-zA-Z]*\) /usr/local/etc|\1 > /etc|' -e 's|^\([.a-zA-Z][a-zA-Z]*\) /usr/local|\1 /usr|' -i > rm -r debian/console-setup-udeb/usr

Processed: Re: Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + patch Bug #837327 [src:console-setup] Randomly FTBFS: Races in parallel build Added tag(s) patch. -- 837327: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837327 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems

Bug#837327: Randomly FTBFS: Races in parallel build

2016-09-10 Thread Daniel Schepler
Source: console-setup Version: 1.148 Severity: serious Frequently, I get random errors trying to build console-setup under pbuilder. For example, from my last build log: ... install -m 644 man/ckbcomp.1 debian/console-setup-mini/usr/share/man/man1/ dh_installinit -p console-setup-freebsd \ --no-

Bug#774525: installation-reports: Problem formating entire disk to ext4.

2016-09-10 Thread ajstadlin
This might be the reason why the Debian Stretch Alpha 7/i386 installation does not complete the Partition Formatting step. It gets stuck at about 30%. I am using Windows 2012 R2 Hyper-V platform and tried both VHD and VHDX virtual drives. This is not a problem with the current Debian 8.5.0 Jes