Re: Backport fix for #789600?

2015-11-27 Thread Cyril Brulebois
Steve McIntyre (2015-11-27): > Yup, makes sense. I'll double-check the latest daily later on when I'm > home. Except daily builds are missing; investigating. Mraw, KiBi. signature.asc Description: Digital signature

Re: Backport fix for #789600?

2015-11-27 Thread Cyril Brulebois
Steve McIntyre (2015-11-27): > AFAICS it should just work (TM) - the existing code there is just > listing on the grub-mkimage command line the modules that we want > built-in. As we're already clearly using part_msdos, part_gpt is built > at the same level so should get picked

Re: Backport fix for #789600?

2015-11-27 Thread Steve McIntyre
On Fri, Nov 27, 2015 at 01:57:28AM +0100, Cyril Brulebois wrote: >Steve McIntyre (2015-11-26): >> I've pushed a trivial fix for this today, so new unstable/testing >> d-i builds should be more useful for folks on GPT media. What do you >> think about adding this for new Jessie

Processing of base-installer_1.158_i386.changes

2015-11-27 Thread Debian FTP Masters
base-installer_1.158_i386.changes uploaded successfully to localhost along with the files: base-installer_1.158.dsc base-installer_1.158.tar.xz base-installer_1.158_all.udeb bootstrap-base_1.158_i386.udeb Greetings, Your Debian queue daemon (running on host franck.debian.org)

Processing of base-installer_1.158_i386.changes

2015-11-27 Thread Debian FTP Masters
base-installer_1.158_i386.changes uploaded successfully to ftp-master.debian.org along with the files: base-installer_1.158.dsc base-installer_1.158.tar.xz base-installer_1.158_all.udeb bootstrap-base_1.158_i386.udeb Greetings, Your Debian queue daemon (running on host

Bug#806443: disk-detect/multipath: default path selector is not loaded

2015-11-27 Thread Hendrik Brueckner
On Fri, Nov 27, 2015 at 03:33:39PM +, Ben Hutchings wrote: > On Fri, 2015-11-27 at 15:39 +0100, Hendrik Brueckner wrote: > [...] > > --- a/disk-detect.sh > > +++ b/disk-detect.sh > > @@ -202,7 +202,7 @@ fi > >  db_get disk-detect/multipath/enable > >  if [ "$RET" = true ]; then > >  > > if

Re: Backport fix for #789600?

2015-11-27 Thread Steve McIntyre
On Fri, Nov 27, 2015 at 05:34:58PM +0100, Cyril Brulebois wrote: >Steve McIntyre (2015-11-27): >> AFAICS it should just work (TM) - the existing code there is just >> listing on the grub-mkimage command line the modules that we want >> built-in. As we're already clearly using

base-installer_1.158_i386.changes ACCEPTED into unstable

2015-11-27 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Format: 1.8 Date: Fri, 27 Nov 2015 07:13:36 +0100 Source: base-installer Binary: base-installer bootstrap-base Architecture: source all i386 Version: 1.158 Distribution: unstable Urgency: medium Maintainer: Debian Install System Team

Bug#806218: marked as done (base-installer: FTBFS when built with dpkg-buildpackage -A (Directory nonexistent))

2015-11-27 Thread Debian Bug Tracking System
Your message dated Fri, 27 Nov 2015 17:04:00 + with message-id and subject line Bug#806218: fixed in base-installer 1.158 has caused the Debian Bug report #806218, regarding base-installer: FTBFS when built with dpkg-buildpackage -A (Directory

Bug#806443: disk-detect/multipath: default path selector is not loaded

2015-11-27 Thread Hendrik Brueckner
Package: disk-detect Version: 1.114 Severity: normal Tags: d-i patch Dear Maintainers, I am about to configure and install on multipath devices. The multipath program can create mappings but fails to load the mappings into the kernel. The problem is that the mulitpath program included in

Re: More cdebconf improvements

2015-11-27 Thread Regis Boudin
Hi again, On 17/11/15 00:07, Cyril Brulebois wrote: > Regis Boudin (2015-11-16): >> That's a different patch indeed, which I won't push without a minimum of >> coordination as it changes the API/ABI of the plugin inteface. Also the >> patch is more intrusive, and I would

Re: Bug#806475: apt: Breaks debian-installer build, select with no read/write fds?

2015-11-27 Thread David Kalnischkies
On Sat, Nov 28, 2015 at 12:30:52AM +0100, Cyril Brulebois wrote: > Now if I log out of the schroot session, remove my user 'kibi' from the > cdrom group and re-enter a schroot session, I'm now getting a failure on > the next group: > | (sid-amd64-devel)kibi@wodi:~/debian-installer/installer$ make

Re: Bug#806475: apt: Breaks debian-installer build, select with no read/write fds?

2015-11-27 Thread Cyril Brulebois
David Kalnischkies (2015-11-28): > Mhh. apt is run as root (as we don't reach this codepath with uid != > 0), but it has all the groups of kibi and a setgroups is silently > ignored… wtf… Hmmm, there's fakeroot in the middle! | ifneq ($(shell id -u),0) | ROOTCMD ?=

Re: Broken EFI grub.cfg on stretch images

2015-11-27 Thread Cyril Brulebois
Samuel Thibault (2015-11-27): > That looks like the trigger, yes, because it restores spk.cfg. I > hadn't noticed that ./util/syslinux-cfgs lists *all* .cfg files when > used for cdrom targets. I have now blacklisted spk.cfg there. I > agree that this is less than ideal,

Bug#805321: [Reproducible-builds] Bug#805321: debian-installer: builds unreproducible netboot images

2015-11-27 Thread Steven Chamberlain
Hi, Cyril Brulebois wrote: > I've cherry-picked 3 patches from there onto master locally and I'm > currently running diffoscope to see how that goes (and it's taking > ages…): I'm guessing the initrd would differ if the Linux tool to generate it stores timestamps. If its compressed size varies

Re: Bug#806475: apt: Breaks debian-installer build, select with no read/write fds?

2015-11-27 Thread Cyril Brulebois
David Kalnischkies (2015-11-27): > On Fri, Nov 27, 2015 at 09:08:35PM +0100, Cyril Brulebois wrote: > > | E: Method gave invalid 400 URI Failure message: Could not get new groups > > - getgroups (22: Invalid argument) > > | E: Method copy has died unexpectedly! > > | E:

Re: Bug#806475: apt: Breaks debian-installer build, select with no read/write fds?

2015-11-27 Thread Cyril Brulebois
Cyril Brulebois (2015-11-27): > ACK, will test in a few moments. Results: | (sid-amd64-devel)kibi@wodi:~/debian-installer/installer$ make -C build build_netboot-gtk USE_UDEBS_FROM=sid | make: Entering directory '/home/kibi/debian-installer/installer/build' | Using generated

Re: Broken EFI grub.cfg on stretch images

2015-11-27 Thread Samuel Thibault
Hello, Cyril Brulebois, on Thu 26 Nov 2015 01:31:19 +0100, wrote: > Steve McIntyre (2015-11-26): > > KiBi/Didier: I've now noticed the there's a slight issue with the > > menus we have at the moment. Not sure if it's an artifact of the > > multi-arch setup or not, but in the

Re: Broken EFI grub.cfg on stretch images

2015-11-27 Thread Samuel Thibault
Cyril Brulebois, on Fri 27 Nov 2015 23:32:03 +0100, wrote: > Samuel Thibault (2015-11-27): > > That looks like the trigger, yes, because it restores spk.cfg. I > > hadn't noticed that ./util/syslinux-cfgs lists *all* .cfg files when > > used for cdrom targets. I have now

Re: Bug#806475: apt: Breaks debian-installer build, select with no read/write fds?

2015-11-27 Thread Cyril Brulebois
Cyril Brulebois (2015-11-27): > We're currently missing d-i daily builds, apparently because apt-get is > stuck. Trying to replicate the issue in one of my devel schroots, it > seems to be trying to call select with strange parameters: > | 9996 select(1, [], [], NULL, {0,

[PATCH:di-autobuild] buildscript: Detect running sessions to avoid spawning a new one

2015-11-27 Thread Cyril Brulebois
An apt hang was spotted during d-i's build (through daily build crontab entries), and even if the immediate issue is going away (I killed all schroot sessions manually, and apt now returns an issue instead of hanging forever), it might be nice to try and detect when a session already exists, to

Re: Bug#806475: apt: Breaks debian-installer build, select with no read/write fds?

2015-11-27 Thread David Kalnischkies
On Fri, Nov 27, 2015 at 09:08:35PM +0100, Cyril Brulebois wrote: > | E: Method gave invalid 400 URI Failure message: Could not get new groups - > getgroups (22: Invalid argument) > | E: Method copy has died unexpectedly! > | E: Sub-process copy returned an error code (112) So, getgroups gets

Bug#806447: win32-loader: ftbfs, convert: command not found

2015-11-27 Thread Holger Levsen
source: win32-loader version: 0.7.10 severity: serious Hi, win32-loader fails to build from source like this: [...] # Build the cdrom version OUTFILE_NAME=win32-loader.exe \ BUILD_DATE="Wed, 29 Apr 2015 09:25:43 +0200" \ dh_auto_build make -j1 make[2]: Entering directory

Bug#806443: disk-detect/multipath: default path selector is not loaded

2015-11-27 Thread Ben Hutchings
On Fri, 2015-11-27 at 15:39 +0100, Hendrik Brueckner wrote: [...] > --- a/disk-detect.sh > +++ b/disk-detect.sh > @@ -202,7 +202,7 @@ fi >  db_get disk-detect/multipath/enable >  if [ "$RET" = true ]; then >  >> if anna-install multipath-udeb; then > ->> > MODULES="dm-mod

Re: Broken EFI grub.cfg on stretch images

2015-11-27 Thread Cyril Brulebois
Samuel Thibault (2015-11-27): > Cyril Brulebois, on Fri 27 Nov 2015 23:32:03 +0100, wrote: > > Are we talking about possibly moving stuff from: > > - build/tmp/netboot-gtk/ to build/tmp/netboot/gtk? > > - build/tmp/netboot-gtk/ to build/tmp/netboot-gtk/gtk? > > > > where