Your message dated Fri, 11 Nov 2011 19:19:50 +0000
with message-id <e1rowdi-0002fu...@franck.debian.org>
and subject line Bug#640588: fixed in roundup 1.4.18-1.1
has caused the Debian Bug report #640588,
regarding roundup: 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.)


-- 
640588: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640588
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: roundup
Version: 1.4.18-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 packages will be REMOVED:
> file libdb4.8 libexpat1 libmagic1 libsqlite3-0 libssl1.0.0 mime-support
> python python-minimal python-support python2.6 python2.6-minimal
> 0 upgraded, 0 newly installed, 12 to remove and 0 not upgraded.
> After this operation, 24.2 MB disk space will be freed.
> (Reading database ... 7480 files and directories currently installed.)
> Removing file ...
> 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 ...
> + 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 ... 6597 files and directories currently installed.)
> Removing roundup ...
> Purging configuration files for roundup ...
> + U=roundup
> + update-rc.d roundup remove
> + update-rc.d roundup-dirs remove
> + [ purge = purge ]
> + [ -d /etc/roundup ]
> + rmdir --ignore-fail-on-non-empty /etc/roundup
> + [ -d /var/lib/roundup/trackers ]
> + [ -d /var/lib/roundup ]
> + rm -f /var/service/roundup
> + rm -fr /etc/roundup/service
> + rm -fr /var/run/roundup
> + check_and_delete_user
> + getent passwd roundup
> + [ roundup:x:999:999::/var/lib/roundup:/bin/sh ]
> + userdel --quiet roundup
> userdel: unrecognized option '--quiet'
> Usage: userdel [options] LOGIN
> 
> Options:
> -f, --force                   force removal of files,
> even if not owned by user
> -h, --help                    display this help message and exit
> -r, --remove                  remove home directory and mail spool
> 
> dpkg: error processing roundup (--purge):
> subprocess installed post-removal script returned error exit status 2
> Errors were encountered while processing:
> roundup

The full build log is available from:
 http://people.debian.org/~lucas/logs/2011/08/25/roundup.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: roundup
Source-Version: 1.4.18-1.1

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

roundup_1.4.18-1.1.debian.tar.gz
  to main/r/roundup/roundup_1.4.18-1.1.debian.tar.gz
roundup_1.4.18-1.1.dsc
  to main/r/roundup/roundup_1.4.18-1.1.dsc
roundup_1.4.18-1.1_all.deb
  to main/r/roundup/roundup_1.4.18-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.
gregor herrmann <gre...@debian.org> (supplier of updated roundup 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: Wed, 09 Nov 2011 19:36:27 +0100
Source: roundup
Binary: roundup
Architecture: source all
Version: 1.4.18-1.1
Distribution: unstable
Urgency: low
Maintainer: Toni Mueller <t...@debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description: 
 roundup    - an issue-tracking system
Closes: 640588
Changes: 
 roundup (1.4.18-1.1) unstable; urgency=low
 .
   [ gregor herrmann ]
   * Non-maintainer upload.
 .
   [ Daniel T Chen ]
   * debian/roundup.postrm: Remove obsolete --quiet option passed to
     userdel and groupdel. (Closes: #640588)
Checksums-Sha1: 
 de06d092dd208d9a0beb8ec8524c4cb4bbf53653 1741 roundup_1.4.18-1.1.dsc
 49268ff1dde2a1d76df51743405a06e64d0fada2 63391 roundup_1.4.18-1.1.debian.tar.gz
 783f758d6e665fc00ed2cce7d17cff6ec1c90658 1690810 roundup_1.4.18-1.1_all.deb
Checksums-Sha256: 
 e9e076d14e50ed454b0529eaf59c9bb278d01cb54cf2c2b3f2649a2cb5278337 1741 
roundup_1.4.18-1.1.dsc
 7d681217ff78ff305f0262169a2771c5ecf08b354fd4eb36b04bcb8f18a6f111 63391 
roundup_1.4.18-1.1.debian.tar.gz
 f4f389caf669be716af317f19038fff46820fc962678c6cd68860530946f2655 1690810 
roundup_1.4.18-1.1_all.deb
Files: 
 be7bcb78205fa9ee778ea1c681c4a376 1741 web optional roundup_1.4.18-1.1.dsc
 5a0a9ee7e706e8728c307150fb9e66d4 63391 web optional 
roundup_1.4.18-1.1.debian.tar.gz
 f1f975ba86b99238d924fe1b206c8273 1690810 web optional 
roundup_1.4.18-1.1_all.deb

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

iQIcBAEBCAAGBQJOusihAAoJELs6aAGGSaoGTjUP/ie7GtFWM4K0H0p2hhZXO8Iw
BZ8peLIuJ7TmJVpPbyGwv5y4al9GHPjC/tpLu/nABqUbmyt6a+KMSpGyvgif5thD
l9jvwObU1EbBnK+XlDYSViPdTLFeiJrSNjaq9XhAa176MSByqV7RD8fRYUwgcXih
3ZJkkHZ791+2H5hFf+X951scGbqfEbAfrs2sPPaabelfw51w4Am1cRnffxE7yeBT
VzYHxEYh877pV66A27mbrnyxXTtBtZGREpnxwvPLE2m2LKA4IPaZwDHvfxC2nENP
1SafAuUTdUBHCgtx8fKoDYDf9aEXmt24dWg9obYYpMuUP12ftBuLvTGkx9mqdGLa
9HbvmaDWCniHKofffsFzf53g0LmXv2WBCV0kYf0aGWWm7n4bpMYZN0qHTQgqPcfH
7r2/IeRO95QZpRLLRdLliHl+hD6/IvHNg3YHEKHtba32Cw1GGmFHvX1afk4uDfLc
W/dXHZAGkMV9JuU1P8OY8XHNdDQgWBG/Id07dKclnkwUfGsHvRM1Bqmk1ySUWO0j
9Knfl8WARUDqVlpMfjw6wo9R/5hoe7/igGhCfU1foPrV0/0kidjAoGtgKv2vrXMt
B9RTkNp37RRmgQ8eF+HuPkNEbHLYosGjzrBX6bPJjmzxWQRW3UotzCkW9JymLpJd
svS3tNJRtaoJuhFR8nIj
=q0Kh
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to