Your message dated Fri, 26 Nov 2010 13:02:11 +0000
with message-id <e1plxwj-00009d...@franck.debian.org>
and subject line Bug#579312: fixed in canna 3.7p3-6.5
has caused the Debian Bug report #579312,
regarding package canna failed to purge: /usr/sbin/deluser: The user `canna'
does not exist.
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.)
--
579312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579312
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: canna
Version: 3.7p3-6.3
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu maverick ubuntu-patch
Ubuntu report and patch:
https://bugs.edge.launchpad.net/ubuntu/+source/canna/+bug/569678
The package failed to purge with the error:
---
Removing canna ...
Stopping cannaserver...
Purging configuration files for canna ...
Looking for files to backup/remove ...
Not backing up/removing `/var/lib/canna', it matches ^/var/.*.
Removing user `canna' ...
Warning: group `canna' has no more members.
Done.
/usr/sbin/deluser: The user `canna' does not exist.
dpkg: error processing canna (--purge):
subprocess installed post-removal script returned error exit status 2
In Ubuntu, we've applied the attached patch to achieve the following:
* debian/postrm: don't fail if canna user is already deleted (LP: #569678)
We thought you might be interested in doing the same.
-- System Information:
Debian Release: squeeze/sid
APT prefers lucid-updates
APT policy: (500, 'lucid-updates'), (500, 'lucid')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-19-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u canna-3.7p3/debian/changelog canna-3.7p3/debian/changelog
diff -u canna-3.7p3/debian/postrm canna-3.7p3/debian/postrm
--- canna-3.7p3/debian/postrm
+++ canna-3.7p3/debian/postrm
@@ -5,7 +5,7 @@
case "$1" in
purge)
rm -rf /var/log/canna
- deluser --remove-home canna
+ deluser --remove-home canna >/dev/null 2>&1 || true
rm -f /etc/default/canna
rm -f /etc/hosts.canna
rm -rf /var/lib/canna/dic/group
--- End Message ---
--- Begin Message ---
Source: canna
Source-Version: 3.7p3-6.5
We believe that the bug you reported is fixed in the latest version of
canna, which is due to be installed in the Debian FTP archive:
canna-utils_3.7p3-6.5_amd64.deb
to main/c/canna/canna-utils_3.7p3-6.5_amd64.deb
canna_3.7p3-6.5.diff.gz
to main/c/canna/canna_3.7p3-6.5.diff.gz
canna_3.7p3-6.5.dsc
to main/c/canna/canna_3.7p3-6.5.dsc
canna_3.7p3-6.5_amd64.deb
to main/c/canna/canna_3.7p3-6.5_amd64.deb
libcanna1g-dev_3.7p3-6.5_amd64.deb
to main/c/canna/libcanna1g-dev_3.7p3-6.5_amd64.deb
libcanna1g_3.7p3-6.5_amd64.deb
to main/c/canna/libcanna1g_3.7p3-6.5_amd64.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 579...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexander Reichle-Schmehl <toli...@debian.org> (supplier of updated canna
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, 24 Nov 2010 11:31:07 +0100
Source: canna
Binary: canna canna-utils libcanna1g libcanna1g-dev
Architecture: source amd64
Version: 3.7p3-6.5
Distribution: unstable
Urgency: high
Maintainer: Atsushi Mitsuka <mits...@misao.gr.jp>
Changed-By: Alexander Reichle-Schmehl <toli...@debian.org>
Description:
canna - input system for Japanese - server and dictionary
canna-utils - input system for Japanese - utilities
libcanna1g - input system for Japanese - runtime library
libcanna1g-dev - input system for Japanese - development files
Closes: 579312 589865
Changes:
canna (3.7p3-6.5) unstable; urgency=high
.
* Non-maintainer upload.
* Urgency high due to RC bug fix
* Fix problem when trying to delete user twice on purge (postrm purge
might be indeed called twice; see
http://lists.debian.org/debian-devel/2002/10/msg00345.html
for details) (Closes: #579312)
* Use userdel instead of the non-essential deluser in postrm
* Include danish debconf template (Closes: #589865)
* Also fix lintian error on weak library dependency for libcanna1g-dev
on libcanna1g by version the dependency with (= ${binary:Version})
Checksums-Sha1:
00e33029f7c736b1517f1a17c178773a1fc70184 1720 canna_3.7p3-6.5.dsc
2743a96efbc73385ad12df36b74d1dd8fd24254f 61313 canna_3.7p3-6.5.diff.gz
73bbc93b26ab584c7bf8f1cc6ecd2a016bdafe9a 991394 canna_3.7p3-6.5_amd64.deb
7ba6b98e91a7d0aedb2f6e019207fd3428cfefb3 119970 canna-utils_3.7p3-6.5_amd64.deb
c60b1b554bfb195e8dcb155417e9a1dd47a186cc 588878 libcanna1g_3.7p3-6.5_amd64.deb
d7aa7546e96582d25c38eff97f105e35d95bb4da 668176
libcanna1g-dev_3.7p3-6.5_amd64.deb
Checksums-Sha256:
9d2d67b19ac431427c589d54b7a13f124637f06adb3cdf9ded60b0e936b8c7d4 1720
canna_3.7p3-6.5.dsc
fa5047a2e855c3a6c45666e177e46c757e9d01f15164ca8c5a03397e5ee20e91 61313
canna_3.7p3-6.5.diff.gz
45f923a86b80b8197d9fcbfb42df3a012c113884795cac5f38da181ea30be176 991394
canna_3.7p3-6.5_amd64.deb
d4e651e9999f03c2f812beea1fa3584fecb9766c530f9bda0e11dc996ff33f56 119970
canna-utils_3.7p3-6.5_amd64.deb
17e51e8b537aa8df021003cfcc9d777e9a4e13de08d01ef737bd3bcd745aa501 588878
libcanna1g_3.7p3-6.5_amd64.deb
ea81d3156f56373152f8af86d03c914c5c4631ac5ee0535c1999187c1a119ffa 668176
libcanna1g-dev_3.7p3-6.5_amd64.deb
Files:
68550f918eb7fb8d483aee80284f4a2a 1720 utils optional canna_3.7p3-6.5.dsc
a6492a12c84dc4905e67a57db1281418 61313 utils optional canna_3.7p3-6.5.diff.gz
ab7021664f1a18310cafee2a963c7831 991394 utils optional
canna_3.7p3-6.5_amd64.deb
05ed94fe13be41f1984d6c467c200e2b 119970 utils optional
canna-utils_3.7p3-6.5_amd64.deb
9b565db0b674b20f5f758913e9508a11 588878 libs optional
libcanna1g_3.7p3-6.5_amd64.deb
5b22aff79aab0b1619d299bfed6f4f09 668176 libdevel optional
libcanna1g-dev_3.7p3-6.5_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJM7QnDAAoJEMJLZaJnLIsSwksP/j0Q5HzQxA0SeiZyg7B8YFIV
xI1s8kFLmoLmK6pvXV2r66UG/Xi4wKgoJnAvs0V16CLnL+VwfEXL0zWm/v/JgBxf
cO2KjaI2rUuyZ7KjXbfk7Tj/96Kj/hTBXyAoEZgyMENLzGmFmFz1a47hfNWlLXVH
JxhNLlz48gDPf94/DgTTYY6Yx3S2NQ/1Dh6qWn+jgcShxx8PMqhrFaRVT+hNnsE3
uAtBMm57hCBqstqHqZU5j79J5xpx89RMyfTfITSSt/EvD4HwC88eaiU8YwMidHex
qxe67f/nW0yXIfC5wMWD/7D04j4ILjOjLexQqfgJOD03bSMv0xkF5NCm9XquAcKF
yaz+YRmZNAUrkN03xjrEkyggz40Udbmj11Kwh1wKb5pUF3sasMVGl5AmekJzzPnX
5EeSF3bBuR8a59tKaZgOPCKXQJSAin57ES9SFZclIfTPxfDcmGQt5Uz5cg8XTLkT
OOTN/OCfPwPqw6NwWIUsHdVMxm4sOrEHr1ZiZQDb7yXrldLo/OCTvrdkQLWyRk++
gLM7oYyR8+hdpGW857XhTAXSOLHIR5FrWkfRkCvnJYuNev7ZAr2+gfuhl6owBDbF
Pc7ulKUVPb7vxqQtsjD4TGlPXVae1htt+lPpFjPj7uj+vSD2xIXeqR00Vt7Sq+qa
tgAtq6qErdnDRBs6ZnSw
=fetI
-----END PGP SIGNATURE-----
--- End Message ---