Bug#966083: libdpkg-perl: Unexpected termination when loading vendor

2020-07-22 Thread Boian Bonev
On Thu, 2020-07-23 at 04:29 +0200, Guillem Jover wrote: > I would suggest two things: > > > > 1) Fix the code in Vendor.pm to avoid the global handler around > > eval > > and make the code work as initially planned (patch attached) > > That would be a workaround as any other eval would also need

Bug#966083: libdpkg-perl: Unexpected termination when loading vendor

2020-07-22 Thread Guillem Jover
Hi! On Thu, 2020-07-23 at 03:20:21 +0300, Boian Bonev wrote: > I have had the same problem last couple of days, finally could track > what is happening: Hah, just had finished fixing this locally, when I checked for the bug number to slap to the commit message, saw this. :) > - Exit.pm installs

Bug#966083: libdpkg-perl: Unexpected termination when loading vendor

2020-07-22 Thread Boian Bonev
Hi, I have had the same problem last couple of days, finally could track what is happening: - Exit.pm installs a handler for __DIE__ - Vendor.pm expects that eval will return an error message in $@ and all the code below the eval that was supposed to use the default vendor is never reached. The

Bug#966083: libdpkg-perl: Unexpected termination when loading vendor

2020-07-22 Thread Andreas Messer
Package: libdpkg-perl Version: 1.20.5 Severity: normal Dear Maintainer, when building tomcat9 package using gbp-buildpackage in an unstable pbuilder/cowbuilder environment I got an unexpected exception when dpkg-source tries to load an vendor. I'm on a Devuan System with