I fixed the problem of not being able to completely uninstall opensm by :
sudo touch /etc/init.d/opensm
sudo dpkg --purge opensm
sudo rm -f /etc/init.d/opensm

The --purge was possibly failing because the uninstall script was failing to 
run /etc/init.d/opensm stop
Creating an empty file allowed that step to appear to be successful.

This is probably an issue in opensm's uninstall script.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1397267

Title:
  package opensm (not installed) failed to install/upgrade: subprocess
  installed post-removal script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opensm/+bug/1397267/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to