Thank you for using Ubuntu and taking the time to report a bug. I see the 
problem. It looks like you had ufw installed and then removed it (without 
purging) and then removed the /etc/ufw/* files (there are other situations 
where this can happen). To work around this simply do:
$ sudo cp /usr/share/ufw/before.rules /etc/ufw
$ sudo apt-get -f install

You could also purge then reinstall ufw with:
$ sudo apt-get remove --purge ufw
$ sudo apt-get install ufw


** Changed in: ufw (Ubuntu)
       Status: New => Triaged

-- 
ufw installation crash at the end of installation
https://bugs.launchpad.net/bugs/503039
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

Reply via email to