Your message dated Mon, 28 Sep 2015 15:39:09 +0000
with message-id <[email protected]>
and subject line Bug#659583: fixed in pbuilder 0.217
has caused the Debian Bug report #659583,
regarding pbuilderrc manpage doesn't mention that quotes are needed around 
multiple components
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
659583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659583
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.204ubuntu0~ppa1
Severity: normal


Reported on https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/609106

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"



The manpage of pbuilderc(5) contains more of these inconsistencies, for example

       DEBEMAIL=Maintainer Name <Mail@Address>

is also not working without the quotes.

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-security
  APT policy: (990, 'oneiric-security'), (900, 'oneiric-updates'), (500, 
'oneiric'), (400, 'oneiric-proposed'), (100, 'oneiric-backports')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-15-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pbuilder depends on:
ii  coreutils                8.5-1ubuntu6    GNU core utilities
ii  debconf [debconf-2.0]    1.5.40ubuntu1   Debian configuration management sy
ii  debianutils              4.0.2           Miscellaneous utilities specific t
ii  debootstrap              1.0.37          Bootstrap a basic Debian system
ii  wget                     1.12-3.1ubuntu1 retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts              2.11.1ubuntu3    scripts to make the life of a Debi
ii  fakeroot                1.17-1           tool for simulating superuser priv
ii  sudo                    1.7.4p6-1ubuntu2 Provide limited super user privile

Versions of packages pbuilder suggests:
pn  cowdancer                     <none>     (no description available)
pn  gdebi-core                    <none>     (no description available)
pn  pbuilder-uml                  <none>     (no description available)

-- debconf information:
  pbuilder/rewrite: false
  pbuilder/mirrorsite: http://nl.archive.ubuntu.com/ubuntu/
  pbuilder/nomirror:



--- End Message ---
--- Begin Message ---
Source: pbuilder
Source-Version: 0.217

We believe that the bug you reported is fixed in the latest version of
pbuilder, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <[email protected]> (supplier of updated pbuilder package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 24 Sep 2015 08:26:53 +0000
Source: pbuilder
Binary: pbuilder pbuilder-uml
Architecture: source
Version: 0.217
Distribution: unstable
Urgency: low
Maintainer: Debian pbuilder maintenance team 
<[email protected]>
Changed-By: Mattia Rizzolo <[email protected]>
Description:
 pbuilder   - personal package builder for Debian packages
 pbuilder-uml - user-mode-linux version of pbuilder
Closes: 434113 580086 659583 750137 797351
Changes:
 pbuilder (0.217) unstable; urgency=low
 .
   * upload to unstable.
   * documentation changes:
     + pbuilderrc.5: specify that quotes are needed around COMPONENTS when
       listing multiple entries.  Closes: #659583; LP: #609106
     + pbuilderrc.5: packages in EXTRAPACKAGES are not installed during build,
       but they are during update.  Update manpage accordingly.  LP: #1307909
     + pbuilderr.8: make even more clear that --architecture is just passed to
       debootstrap.  Closes: #434113
     + example hooks: keep /tmp/buildd as a fallback option in case BUILDDIR is
       not setted.
     + add a new example hook B20autopkgtest to automatically run DEP8 tests
       when available.  Thanks to Christoph Berg and Michael Prokop for writing
       the initial script.  Closes: #750137
   * buildpackage:
     + unset DISPLAY just before the build, othewise there is software that
       tries to connect to a X server.  LP: #816556
   * modules:
     + remove the /tmp/buildd symlink if it points to the current BUILDDIR
       before repacking and just after unpacking.  Closes: #797351
     + allow copying the local configuration from a defined directory, instead
       of the system /etc.  New configuration variable: CONFDIR.  Closes: 
#580086
   * fix a whole bunch of warning from shellcheck.  Thanks to Herbert Parentes
     Fortes Neto <[email protected]> for the initial patch-set in #753966.
Checksums-Sha1:
 dad5cb4fc070d6bd46d3d97bf00a2422d87eae0d 1915 pbuilder_0.217.dsc
 b82398c164bb20a224343f9cbf6712c3e3f1b616 298620 pbuilder_0.217.tar.xz
Checksums-Sha256:
 b8fa68d76bd1b51aee0203b4ba7b7a8cad55ac5927b1d8354cbabcb92813e69e 1915 
pbuilder_0.217.dsc
 25544d7bdcdc27ab64eb6b259b5339621f420ae29e758ca3ad2aa6a0b71458ab 298620 
pbuilder_0.217.tar.xz
Files:
 fde0b00cb2e7ff84855b51658d8da4c1 1915 devel extra pbuilder_0.217.dsc
 8509c965fee22d23270e9b89a27e8ead 298620 devel extra pbuilder_0.217.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJWCUQ7AAoJEPNPCXROn13Z3E4QAODQMQxeYD+OIPECvxpXnmqi
RPybOArzCPlf193747jANZMeGt82OhZ5hryje0excXWjZHZuQheXWgehNUhb/Azj
4PFEJS1hdnswoMv890kDxubOe3gZvmEmd9Dx+lCqEx7zO4RgPD+UGFsKHVQCE0Ax
d7xgvzxpglWkTvfiVdDsrOI6p7HXe5fAYFW7FUtxy0j/LqYY901glR83XxtcDpvF
WwS8wK+4pUOpOZaUAcMZjS3RMeoSVCumh1bGh7WlHovQ3y5IR9PdWV6Cbl+2+8Ma
BH+PySfatbsQafEZYJ7KPGGON8hnmAbFzFzI7Z3XIszq9TADQ66OQcGhdxHm6Zd+
KqhKJzJr9re1qc2xiAK30wVNFzjYziLCkV7PFp1AxYw0azV0Dl4TUoSqzNk7RVp3
0hYBnZIZ80kM5AyRLAmrBObCiSf477E4AHvgKHmAuPW+/mRVwBpHDljIdTB19Ezn
5uSfu+LN0nbpr3lb06tyL2hZTDN/xT7UORzcObF2fPO3R6IO7Y0ouXTmcQdPgA69
tXyU3bX7AduQB0y/3Y3KMyOatwxekUhedRe+38WxKqSZiQ3S+/ogRqV5yTJLvCdT
vWv2JQq4oPRaRL5lSkQroMOklkmZ+yABipJGA0BTFoT+lYx+kJFwZUG7NShH4pxR
h2dI2cGyHbVMSxYUY3vA
=THzS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to