tags 633464 + confirmed severity 633464 serious thanks On Sun, Jul 10, 2011 at 04:09:29PM +0200, Thibaut VARENE wrote: > Package: sbuild > Version: 0.60.0-2squeeze1 > Severity: normal > > It seems sbuild and libsbuild-perl 0.60.0-2squeeze1 are out of sync: > /usr/bin/sbuild requires fixup_pkgv() > which isn't part of the /usr/share/perl5/Sbuild/Build.pm shipped with > libsbuild-perl anymore. > > Renders sbuild unusable in my buildd setup. > > Sbuild called with: > sbuild --apt-update --batch --stats-dir=/home/buildd/stats --dist=unstable > <packagname>
fixup_pkgv was removed in 0.60.0-2squeeze1 and is no longer used anywhere else. It looks like this was missed (it's only called with --batch). Still annoying that it got missed; I'll add a --batch test to the testsuite to catch this. Fixing this should be as simple as deleting the fixup_pkgv line in /usr/bin/sbuild. If you do that, does this fix the issue for you? If it does, I'll see if we can get a fix into stable. Since it makes sbuild unusable for your use case, I'll set the severity higher. Thanks, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
signature.asc
Description: Digital signature

