[Bug 609106] Re: pbuilderrc manpage doesn't mention that quotes are needed around multiple components

Launchpad Bug Tracker 609106 at bugs.launchpad.net
Wed Nov 25 08:45:19 UTC 2015


This bug was fixed in the package pbuilder - 0.221ubuntu2

---------------
pbuilder (0.221ubuntu2) xenial; urgency=medium

  [ Gianfranco Costamagna ]
  * Remove XS-* prefix from debian control file, useless after dpkg 1.17.10.

  [ Mattia Rizzolo ]
  * cherry-pick change from Debian VCS to update pbuilder-apt-config and fix
    autopkgtest.

 -- Mattia Rizzolo <mapreri at ubuntu.com>  Wed, 25 Nov 2015 01:36:53 +0000

** Changed in: pbuilder (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pbuilder in Ubuntu.
https://bugs.launchpad.net/bugs/609106

Title:
  pbuilderrc manpage doesn't mention that quotes are needed around
  multiple components

Status in PBuilder:
  Fix Released
Status in pbuilder package in Ubuntu:
  Fix Released

Bug description:
  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

To manage notifications about this bug go to:
https://bugs.launchpad.net/pbuilder/+bug/609106/+subscriptions



More information about the foundations-bugs mailing list