No. *If* the /lib/ufw/user*.rules files are already symlinks to the files in /etc/ufw, then this is how you can resolve this:
$ sudo rm -f /lib/ufw/user*.rules # remove the existing symlinks $ sudo mv /etc/ufw/user*.rules /lib/ufw # move your real user files back to /lib/ufw $ sudo apt-get -f install # let ufw perform its upgrade procedure and let apt finish whatever it was doing before -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1578032 Title: package ufw 0.35-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1578032/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
