[Bug 609106] pending

Mattia Rizzolo mattia at mapreri.org
Sat Aug 29 12:30:54 UTC 2015


tags 659583 + pending
thanks
 affects ubuntu/pbuilder
 assignee mapreri
 status fixcommitted

http://anonscm.debian.org/cgit/pbuilder/pbuilder.git/commit/?id=d748e9713cffd9b929d6c7e8135d0fd4a320575c

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  http://mapreri.org                              : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

** Changed in: pbuilder (Ubuntu)
     Assignee: (unassigned) => Mattia Rizzolo (mapreri)

-- 
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:
  New
Status in pbuilder package in Ubuntu:
  Fix Committed

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