[Pbuilder-maint] Bug#342147: pbuilder: pdebuild fails if
EXTRAPACKAGES is nonzero
Jonas Smedegaard
dr at jones.dk
Mon Dec 5 20:22:31 UTC 2005
Package: pbuilder
Version: 0.140
Severity: normal
Tags: patch
With EXTRAPACKAGES=ccache, pdebuild fails with the following:
E: Invalid operation ccache
This seems to be a typo in line 53 of pbuilder-buildpackage-funcs:
$CHROOTEXEC usr/bin/apt-get -y --force-yes ${EXTRAPACKAGES}
I believe it really should be this:
$CHROOTEXEC usr/bin/apt-get -y --force-yes install ${EXTRAPACKAGES}
Regards,
- Jonas
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-powerpc
Locale: LANG=da_DK, LC_CTYPE=da_DK (charmap=ISO-8859-1)
Versions of packages pbuilder depends on:
ii cdebootstrap 0.3.9 Bootstrap a Debian system
ii coreutils 5.93-5 The GNU core utilities
ii debianutils 2.15.1 Miscellaneous utilities specific t
ii debootstrap 0.3.3 Bootstrap a basic Debian system
ii gcc 4:4.0.2-1 The GNU C compiler
ii wget 1.10.2-1 retrieves files from the web
Versions of packages pbuilder recommends:
ii devscripts 2.9.10 Scripts to make the life of a Debi
ii fakeroot 1.5.5 Gives a fake root environment
ii sudo 1.6.8p9-3 Provide limited super user privile
-- no debconf information
More information about the Pbuilder-maint
mailing list