Your message dated Sun, 08 Jan 2012 14:47:19 +0000
with message-id <e1rju1n-0002mm...@franck.debian.org>
and subject line Bug#640603: fixed in buildbot-slave 0.8.5-1.1
has caused the Debian Bug report #640603,
regarding buildbot-slave: package purge (after dependencies removal) fails
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 ow...@bugs.debian.org
immediately.)
--
640603: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640603
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: buildbot-slave
Version: 0.8.3-1
Severity: serious
User: debian...@lists.debian.org
Usertags: instest-20110825 instest
Hi,
While testing the installation of all packages in sid, I ran
into the following problem:
> -- Removing all dependencies: OK
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Starting
> Starting 2
> Done
> The following package was automatically installed and is no longer required:
> adduser
> Use 'apt-get autoremove' to remove them.
> The following packages will be REMOVED:
> file libdb4.8 libexpat1 libmagic1 libsqlite3-0 libssl1.0.0 mime-support
> python python-minimal python-openssl python-pam python-pkg-resources
> python-serial python-support python-twisted-bin python-twisted-core
> python-twisted-words python-zope.interface python2.6 python2.6-minimal
> 0 upgraded, 0 newly installed, 20 to remove and 0 not upgraded.
> After this operation, 37.2 MB disk space will be freed.
> (Reading database ... 9639 files and directories currently installed.)
> Removing file ...
> Removing python-twisted-words ...
> + set -e
> + which pyclean
> + pyclean -p python-twisted-words
> Removing python-twisted-core ...
> + set -e
> + which pyclean
> + pyclean -p python-twisted-core
> + set -e
> + xargs -r rm -f
> + find /usr/lib/python2.6/dist-packages/twisted/plugins -name dropin.cache
> + rmdir /usr/lib/python2.6/dist-packages/twisted/plugins
> + exit 0
> Removing python-zope.interface ...
> + set -e
> + which pyclean
> + pyclean -p python-zope.interface
> Removing python-twisted-bin ...
> Removing python-pam ...
> + set -e
> + which update-python-modules
> + update-python-modules -c python-pam.public
> Removing python-openssl ...
> + set -e
> + which update-python-modules
> + update-python-modules -c python-openssl.public
> Removing python-support ...
> + set -e
> + update-python-modules -c -b python-support.private
> + set -e
> + [ -L /var/lib/python-support ]
> + rm -f /var/lib/python-support
> + [ remove = purge ]
> Removing python-serial ...
> + set -e
> + which pyclean
> + pyclean -p python-serial
> Removing python-pkg-resources ...
> + set -e
> + which pyclean
> + pyclean -p python-pkg-resources
> Removing python ...
> + set -e
> + rm -f /usr/share/python/pyversions.pyc
> + set -e
> Removing python2.6 ...
> + dpkg -L python2.6
> + awk /\.py$/ {print $0"c\n" $0"o"}
> + xargs rm -f
> + rmdir /usr/local/lib/python2.6/site-packages
> + rmdir /usr/local/lib/python2.6
> + true
> + set -e
> + which update-menus
> + [ -x ]
> Removing libdb4.8 ...
> Removing libexpat1 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing libmagic1 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing libsqlite3-0 ...
> + set -e
> + [ remove = remove ]
> + ldconfig
> Removing python-minimal ...
> + set -e
> + find /usr/share/python/ -name *.py[oc] -delete
> Removing python2.6-minimal ...
> + syssite=/usr/lib/python2.6/site-packages
> + localsite=/usr/local/lib/python2.6/dist-packages
> + [ != noninteractive ]
> + echo Unlinking and removing bytecode for runtime python2.6
> Unlinking and removing bytecode for runtime python2.6
> + [ -x /usr/share/python/runtime.d/*.rtremove ]
> + continue
> + dpkg -L python2.6-minimal
> + awk /\.py$/ {print $0"c\n" $0"o"}
> + xargs rm -f
> + which update-binfmts
> + [ -h /usr/lib/python2.6/site-packages ]
> + [ -d /usr/local/lib/python2.6/dist-packages ]
> + rmdir /usr/local/lib/python2.6/dist-packages
> + dirname /usr/local/lib/python2.6/dist-packages
> + [ -d /usr/local/lib/python2.6 ]
> + dirname /usr/local/lib/python2.6/dist-packages
> + rmdir /usr/local/lib/python2.6
> + [ remove = remove ]
> + find /usr/lib/python2.6 -depth -type d -empty
> + [ -f /var/lib/python/python2.6_installed ]
> + [ remove = purge ]
> + exit 0
> Removing libssl1.0.0 ...
> + set -e
> + [ remove = purge ]
> + [ remove = remove ]
> + ldconfig
> Removing mime-support ...
> + [ ( remove = upgrade -o remove = remove ) -a -L /usr/doc/mime-support ]
> + [ remove = remove ]
> + update-alternatives --remove view /usr/bin/see
> + rm -f /etc/mailcap
> -- Purging package: FAILED
> (Reading database ... 6679 files and directories currently installed.)
> Removing buildbot-slave ...
> Purging configuration files for buildbot-slave ...
> + set -e
> + USER_DESCR=Buildbot system user
> + SLAVES_DIR=/var/lib/buildbot/slaves
> + dpkg --get-selections buildbot*
> + egrep -q (install|hold|deinstall)
> + getent passwd buildbot
> + echo Removing Buildbot system user ...
> Removing Buildbot system user ...
> + deluser --quiet --system --remove-home buildbot
> /usr/sbin/deluser: In order to use the --remove-home, --remove-all-files, and
> --backup features,
> you need to install the `perl-modules' package. To accomplish that, run
> apt-get install perl-modules.
> dpkg: error processing buildbot-slave (--purge):
> subprocess installed post-removal script returned error exit status 8
> Errors were encountered while processing:
> buildbot-slave
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/08/25/buildbot-slave.log
It is reproducible by installing your package in a clean chroot, using
the debconf Noninteractive frontend, and priority: critical.
This test was carried out using about 50 AMD64 nodes of the Grid'5000
platform. Internet was not accessible from the nodes.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: buildbot-slave
Source-Version: 0.8.5-1.1
We believe that the bug you reported is fixed in the latest version of
buildbot-slave, which is due to be installed in the Debian FTP archive:
buildbot-slave_0.8.5-1.1.debian.tar.gz
to main/b/buildbot-slave/buildbot-slave_0.8.5-1.1.debian.tar.gz
buildbot-slave_0.8.5-1.1.dsc
to main/b/buildbot-slave/buildbot-slave_0.8.5-1.1.dsc
buildbot-slave_0.8.5-1.1_all.deb
to main/b/buildbot-slave/buildbot-slave_0.8.5-1.1_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 640...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Julien Cristau <jcris...@debian.org> (supplier of updated buildbot-slave
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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 01 Jan 2012 14:48:51 +0100
Source: buildbot-slave
Binary: buildbot-slave
Architecture: source all
Version: 0.8.5-1.1
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <d...@debian.org>
Changed-By: Julien Cristau <jcris...@debian.org>
Description:
buildbot-slave - system to automate the compile/test cycle
Closes: 640603
Changes:
buildbot-slave (0.8.5-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Don't remove the buildbot user in postrm purge (closes: #640603).
Checksums-Sha1:
c378fd5c3cd68073be0f60c36f1bb7198e702ce9 1835 buildbot-slave_0.8.5-1.1.dsc
9eb37364f6df70986de8391961935d11bae0d202 5235
buildbot-slave_0.8.5-1.1.debian.tar.gz
d354cad3bdf63bc8ae1c2dfd36b9cf31da932d5b 95300 buildbot-slave_0.8.5-1.1_all.deb
Checksums-Sha256:
c5abcf8ebfad51eaca8aac1f3b1294036c16a3d064bb61182a4c3db724fa2b95 1835
buildbot-slave_0.8.5-1.1.dsc
47fbf070b0e8812964975f36023842037e9d057f90f4e0dda436b8e479d314f8 5235
buildbot-slave_0.8.5-1.1.debian.tar.gz
4a2b02962a793ee17138963891c24516d12f1245e44f4779038c3ac8990a1462 95300
buildbot-slave_0.8.5-1.1_all.deb
Files:
0d0d12cd4717cb77352ce2a212846495 1835 devel optional
buildbot-slave_0.8.5-1.1.dsc
4e4ce1502f7867eae799b0ce309ffbc9 5235 devel optional
buildbot-slave_0.8.5-1.1.debian.tar.gz
6ede51ba42916e391b8b3426c2991d25 95300 devel optional
buildbot-slave_0.8.5-1.1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJPAGXaAAoJEDEBgAUJBeQMehkQANaI/2N/xcSobhopjeOHSyQn
MAp9TSwgL6rXy5AlrGupuHJ8oFXhSpjIzvgI2/gskd9JbLqGRJUs5R/PldbFkBJ+
blQyuh3TYTiliv/cS1KJxthM/NDaPGxrW0mnUnNL1QOlXLemTQRjmpcqFVVgrSXY
DEvZRVMf8JZHne6FUX30ds4X8uZnqqsipt9JqtdcDzAIg8s0k6VuJ2jZnXYbJpUe
siybMexryvctJ/07ZJ59adCDV1BZ6GJWQIZAH+6RjqCmlu8/j6dVsgXr5sKYHrwF
9BWmGYr0NdA6gvdYGBR5XK0avJZXKNJSVrUyg1x5i8iWI+iO7Nc1G2AaDFwH/4f9
s8Fd1e1F2gkG9S7bMBH4MAziOxUL+xgoKoKhMRBmpQ20kUNLkVjo81DFCWOjhttq
yBG5UA9MoBIgDXt7aZBnYPLmB7XymL+gBqC03AVj/xQJUbY+7EGSJ2p9zZ32jESY
qzDuHFt+J6+zB/mwZ67Fbq2qzIrSUK+nJrmrWkJQD+oqYhOXeEBi6rkkrffG3x/x
kwO2mYsdOO2lGFF0dq2QwsYa8P1NoLC50c+S9MZieFN072wcHPWqaj8ZK79Bb3yd
D/7fHfeUnVPIJ53DA33N5XmKiPduSKTrl9wyDDYoCIaAAzx2F2n/83tWirzRNfdh
PoI+V43m6ooMVK/rqYBX
=j8/j
-----END PGP SIGNATURE-----
--- End Message ---