Comment 4 for bug 618410

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

This is caused by this line in /var/lib/dpkg/info/ufw.config:
if dpkg --compare-versions "$2" lt 0.28-1 ; then

Apparently something changed between in dpkg between maverick and lucid and the 'config' file is being passed different arguments.