A quick patch to get the Hardy package to uninstall is to edit
/etc/init.d/mpd and in the mpd_stop() function edit the start-stop-
daemon command-line, adding "--oknodo", so it looks like this:
log_daemon_msg "Stopping $DESC" "$NAME"
start-stop-daemon --stop --oknodo --quiet --retry 5 --pidfile "$PIDFILE" \
--exec $DAEMON
log_end_msg $?
--
package mpd 0.13.1-3ubuntu1 failed to install/upgrade: subprocess
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/240356
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs