It hasn't been fixed yet. To workaround this issue you can edit /var/lib/dpkg/info/iptables-persistent.postinst and change the update- rc.d line to the following:
update-rc.d iptables-persistent start 37 2 3 4 5 . stop 37 0 1 6 . >/dev/null Note the extra "." before >/dev/null. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967018 Title: package iptables-persistent 0.5.3ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iptables-persistent/+bug/967018/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
