On Fri, Jan 27, 2017 at 06:41:33PM +0100, Guido Günther wrote:
> > # To use a chroot with glibc 2.13 or older (Debian wheezy or older)
> > # with Linux 4.8 or up, you may need to add this to /etc/default/grub:
> > # GRUB_CMDLINE_LINUX="rootdelay=5 syscall.x32=y vsyscall=emulate 
> > net.ifnames=0 kaslr"
> > # (well, the “vsyscall=emulate” part, although the others don’t hurt)
> > 
> > >This was reported properly as http download error (since apt noticed
> > >that it's helper died) in 0.227. But 0.228.3 simply dies without any
> > >hint what the error could be and where it happened to the user. It would
> > >be great if pbuilder would at least print the command that failed.
> > 
> > Agreed. I’d lower the severity since apparently, the vsyscall=none
> > switch was reverted (especially as wheezy is still very much in use).
> 
> I'll let the maintainers decide if they want to treat is as a regression
> or enhancement / wishlist bug .

I think I'd rather close it, tbh.
The failure comes at this line
    ARCHITECTURE="${ARCHITECTURE:-"$($CHROOTEXEC dpkg-architecture 
-qDEB_BUILD_ARCH)"}"
catching a segfault there would just be noise in the code for a very
weird situation.

BTW, that thing was reverted, as you can see.  I think that if you just
update your kernel (and reboot) it should just work.  At the very least,
I could use a wheezy chroot without any issue last week.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

Reply via email to