pbuilder fails if pkgbinarymangler is installed

Bug #315101 reported by Luca Falavigna
4
Affects Status Importance Assigned to Milestone
pkgbinarymangler (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

Binary package hint: pkgbinarymangler

pbuilder fails to build packages if pkgbinarymangler (version 51) is installed.
I attach two build logs, the first one is the one obtained without adding pkgbinarymangler to EXTRAPACKAGES pbuilder options, the second one is the one with pkgbinarymangler support enabled at compile time.

Revision history for this message
Luca Falavigna (dktrkranz) wrote :

This one is without pkgbinarymangler.

Revision history for this message
Luca Falavigna (dktrkranz) wrote :

This one is with pkgbinarymangler.

Revision history for this message
Luca Falavigna (dktrkranz) wrote :

This is a *very* uncommon situation. pkgsanitycheck invokes /usr/share/pkgbinarymangler/common, which checks existence of debian/control file and fails if not present. On standard environments we always expect to find that file, but pbuilder does use of a dummy package called "pbuilder-satisfydepends-dummy" which seems not to provide it. This leads to a weird FTBFS as shown in FAIL buildlog.

Attached solution does not enforce presence of debian/control. pkgsanitycheck fails as well (as the snippet below), but the build process runs correctly as expected.

[snip]
Maintainer: Debian Pbuilder Team <email address hidden>
Description: Dummy package to satisfy dependencies with aptitude - created by pbuilder
 This package was created automatically by pbuilder and should
grep: debian/control: No such file or directory
/usr/bin/pkgsanitychecks: Error: not in source package directory
dpkg-deb: building package `pbuilder-satisfydepends-dummy' in `/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Reading package lists...
Building dependency tree...
Reading state information...
[/snip]

Changed in pkgbinarymangler:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package pkgbinarymangler - 53

---------------
pkgbinarymangler (53) jaunty; urgency=low

  * common: Do not FTBFS if debian/control does not exist. This is *very*
    uncommon, but it happens while building with pbuilder (LP: #315101).

 -- Luca Falavigna <email address hidden> Tue, 17 Feb 2009 23:01:40 +0100

Changed in pkgbinarymangler:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.