Your message dated Wed, 08 Aug 2012 22:03:29 +0100
with message-id <[email protected]>
and subject line fixed 5.0.27-1
has caused the Debian Bug report #467098,
regarding mysql-server-4.1: purge fails if userdel 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 [email protected]
immediately.)
--
467098: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467098
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-server-4.1
Severity: normal
I had both mysql-server-4.1 and mysql-server-5.0's configuration files
still on the machine. I ran dpkg --purge mysql-server-5.0, which worked.
Then purging server-4.1 failed because "userdel mysql" failed; 5.0's
postrm script having already deleted it.
A simple workaround here was simply to add || true to the postrm
script's userdel line.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.2.nim
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages mysql-server-4.1 depends on:
ii adduser 3.105 add and remove users and groups
ii bsd-mailx [mailx] 8.1.2-0.20071201cvs-2 A simple mail user agent
ii debconf [debconf-2 1.5.19 Debian configuration management sy
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libdbi-perl 1.601-1 Perl5 database interface by Tim Bu
ii libgcc1 1:4.3-20080116-1 GCC support library
pn libmysqlclient14 <none> (no description available)
ii libncurses5 5.6+20080119-1 Shared libraries for terminal hand
ii libreadline5 5.2-3 GNU readline and history libraries
ii libstdc++6 4.3-20080116-1 The GNU Standard C++ Library v3
ii libwrap0 7.6.dbs-14 Wietse Venema's TCP wrappers libra
ii mailx 1:20071201-2 Transitional package for mailx ren
pn mysql-client-4.1 <none> (no description available)
ii mysql-common 5.0.51-3 MySQL database common files
ii passwd 1:4.1.0-2 change and administer password and
ii perl 5.8.8-12 Larry Wall's Practical Extraction
ii psmisc 22.6-1 Utilities that use the proc filesy
ii zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime
mysql-server-4.1 recommends no packages.
--- End Message ---
--- Begin Message ---
Version: 5.0.27-1
For what it's worth one should also review #621833 as we may be asked to
remove this line from our maintenance scripts anyway.
--- End Message ---