Your message dated Wed, 15 Jul 2009 15:37:21 +0000
with message-id <[email protected]>
and subject line Bug#531454: fixed in pbuilder 0.189
has caused the Debian Bug report #531454,
regarding pbuilder 0.188 breaks --update in etch chroots
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.)


-- 
531454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531454
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: pbuilder
Version: 0.187
Severity: important


Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Nicolas Noirbent <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: pbuilder 0.188 breaks --update in etch chroots
Message-ID: <[email protected]>
X-Mailer: reportbug 4.4
Date: Mon, 01 Jun 2009 18:29:09 +0200

Package: pbuilder
Version: 0.188
Severity: important


Hi,

Following the addition of 'apt-get autoremove' on upgrades (git commit
ba35d786b9ebb80ffa3722fed38174e0084548cf in the pbuilder.git
repository) to fix #322649, pbuilder --update cannot be run anymore
for etch chroots, since etch's apt-get does not know about
autoremove. Therefore attempting to pbuilder --update (or cowbuilder
--update) for an etch chroot yields:

E: Invalid operation autoremove

-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pbuilder depends on:
ii  cdebootstrap                  0.5.5      Bootstrap a Debian system
ii  coreutils                     7.3-1      The GNU core utilities
ii  debconf [debconf-2.0]         1.5.26     Debian configuration management sy
ii  debianutils                   3.1.3      Miscellaneous utilities specific t
ii  wget                          1.11.4-2   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts                    2.10.50    scripts to make the life of a Debi
ii  fakeroot                      1.12.2     Gives a fake root environment
ii  sudo                          1.7.0-1    Provide limited super user privile

Versions of packages pbuilder suggests:
ii  cowdancer                     0.56       Copy-on-write directory tree utili
pn  gdebi                         <none>     (no description available)
pn  pbuilder-uml                  <none>     (no description available)

-- debconf information excluded

-- System Information:
Debian Release: squeeze/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'testing'), (500, 
'stable'), (101, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pbuilder depends on:
ii  cdebootstrap                  0.5.5      Bootstrap a Debian system
ii  coreutils                     7.3-1      The GNU core utilities
ii  debconf [debconf-2.0]         1.5.26     Debian configuration management sy
ii  debianutils                   3.1.3      Miscellaneous utilities specific t
ii  wget                          1.11.4-2   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts                    2.10.50    scripts to make the life of a Debi
ii  fakeroot                      1.12.2     Gives a fake root environment
ii  sudo                          1.7.0-1    Provide limited super user privile

Versions of packages pbuilder suggests:
ii  cowdancer                     0.56       Copy-on-write directory tree utili
pn  gdebi                         <none>     (no description available)
pn  pbuilder-uml                  <none>     (no description available)

-- debconf information excluded



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

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:

pbuilder-uml_0.189_amd64.deb
  to pool/main/p/pbuilder/pbuilder-uml_0.189_amd64.deb
pbuilder_0.189.dsc
  to pool/main/p/pbuilder/pbuilder_0.189.dsc
pbuilder_0.189.tar.gz
  to pool/main/p/pbuilder/pbuilder_0.189.tar.gz
pbuilder_0.189_all.deb
  to pool/main/p/pbuilder/pbuilder_0.189_all.deb



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.
Junichi Uekawa <[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: SHA1

Format: 1.8
Date: Mon, 13 Jul 2009 20:43:22 +0900
Source: pbuilder
Binary: pbuilder pbuilder-uml
Architecture: source all amd64
Version: 0.189
Distribution: unstable
Urgency: low
Maintainer: Debian pbuilder maintenance team 
<[email protected]>
Changed-By: Junichi Uekawa <[email protected]>
Description: 
 pbuilder   - personal package builder for Debian packages
 pbuilder-uml - user-mode-linux version of pbuilder
Closes: 531454
Changes: 
 pbuilder (0.189) unstable; urgency=low
 .
   [ Junichi Uekawa ]
   * Do not error out on etch apt for apt-get autoremove (closes: #531454)
 .
   [ Peter Pentchev ]
   * update GPL symlink
   * Split a long description line.
   * Convert an example into a real shell script.
   * add all: target in Makefile
   * Bump Standards-Version to 3.8.1 by simply honoring the nocheck build
     option.
   * Bump the debhelper compatibility level to 7: dh_prep instead of
     dh_clean -k.
Checksums-Sha1: 
 0be1bfa78ac52cf02e401bce7ab98324dbcb9a50 1095 pbuilder_0.189.dsc
 6ad83530e12bf8583a4d587f16770f21914cc9a6 927376 pbuilder_0.189.tar.gz
 7cb6b7cb6158b897fe542b82de56cd36be4a6a44 330654 pbuilder_0.189_all.deb
 532bd044d00ba42bc6947162dfc2e35456a5bc64 38824 pbuilder-uml_0.189_amd64.deb
Checksums-Sha256: 
 ceaf981aaf626f42efdece33ed8ca8964c5e7ae9129fd03718b58a95f79b4856 1095 
pbuilder_0.189.dsc
 91cb0bc772a6131c682c786a483a647c92b49f6fdfccf6ad1e2f01c32eb39ac9 927376 
pbuilder_0.189.tar.gz
 758fa2a74642c9288908f3d72cc4d68bf2a7222f6ceda35042328610d50bd6a2 330654 
pbuilder_0.189_all.deb
 cac6c0b461ad33bbdea7c70ec5e7fb3191731a40225cab86fe34c5f525fd5fa5 38824 
pbuilder-uml_0.189_amd64.deb
Files: 
 8acbd27542303b11fece05754a6829cd 1095 devel extra pbuilder_0.189.dsc
 693475a3d510f973c061fb1c2fa71e67 927376 devel extra pbuilder_0.189.tar.gz
 a0cf21bd46f973cf6d778518ee11ab25 330654 devel extra pbuilder_0.189_all.deb
 d884627b0611422b7b75f32fee8141a7 38824 devel extra pbuilder-uml_0.189_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFKWy6n2Dd9TugeVcERAjUgAJwISVaA+HaGl3cxUopTMMIeXoCOTwCeP9qE
zbEP8SQ9puJIfhPF6ZTm31Q=
=FrL6
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to