zebratt, from the changelog:
* debian/postinst: don't source /usr/share/debconf/confmodule when $1 =
triggered. Fix thanks to Colin Watson. (LP: #618410)
Looking at debian/postinst, ufw now has:
# Only source /usr/share/debconf/confmodule when not called with 'triggered'
# to avoid LP: #618410.
if [ "$1" != "triggered" ]; then
. /usr/share/debconf/confmodule
fi
--
/etc/ufw/applications.d has wrong syntax
https://bugs.launchpad.net/bugs/618410
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