Public bug reported:
Binary package hint: pbuilder
When using pbuilder with cowbuilder, it's necessary for cowdancer to be
downloaded during the step:
sudo cowbuilder --create
Because cowdancer is in universe, this means adding an extra component
to your /etc/pbuilder/pbuilderrc file. The manpage pbuilderrc(5) states:
COMPONENTS=main
Specify the default distribution components to use. This
option is space-delimited. This
option only affects when doing pbuilder create or when
--override-config is specified for
pbuilder update option.
However, using the line:
COMPONENTS=main universe
will fail with a message that the universe command cannot be found -
because this value is space-delimited, it is interpreted as two separate
commands. The man page should be changed to show the value in quotes:
COMPONENTS="main"
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pbuilder 0.196ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic x86_64
Architecture: amd64
Date: Fri Jul 23 11:48:56 2010
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
PackageArchitecture: all
ProcEnviron:
LANG=en_GB.utf8
SHELL=/bin/bash
SourcePackage: pbuilder
** Affects: pbuilder (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug lucid
--
pbuilderrc manpage doesn't mention that quotes are needed around multiple
components
https://bugs.launchpad.net/bugs/609106
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs