[Bug 1038302] Re: prerm script only allows failed-upgrade
Bug Watch Updater
1038302 at bugs.launchpad.net
Fri Nov 30 18:09:27 UTC 2012
** Changed in: trousers (Debian)
Status: Unknown => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to trousers in Ubuntu.
https://bugs.launchpad.net/bugs/1038302
Title:
prerm script only allows failed-upgrade
Status in “trousers” package in Ubuntu:
Fix Released
Status in “trousers” source package in Precise:
Invalid
Status in “trousers” package in Debian:
Fix Released
Bug description:
[ Test Case ]
1) install trousers
2) try to remove trousers using 'sudo apt-get remove trousers'
3) watch it fail
trousers.prerm contains the following lines:
*)
echo "prerm called with unknown argument \`$1'" >&2
exit 1
;;
This prevents things like apt-get remove from working and they really
should.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trousers/+bug/1038302/+subscriptions
More information about the foundations-bugs
mailing list