** Description changed: + [ 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 - ;; + *) + echo "prerm called with unknown argument \`$1'" >&2 + exit 1 + ;; - - This prevents things like apt-get remove from working and they really should. + This prevents things like apt-get remove from working and they really + should.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1038302 Title: prerm script only allows failed-upgrade To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/trousers/+bug/1038302/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
