Package: liblockdev1 Version: 1.0.3-1 Severity: normal Setting up liblockdev1 (1.0.3-1) ... /var/lib/dpkg/info/liblockdev1.postinst: line 3: [: : integer expression expected
That's because on a new installation, $2 in this line if [ "$1" = "configure" -a "`echo $2 | sed -e 's/[.-]//g'`" -lt 1031 ] is empty. It would be better anyway to use dpkg --compare-versions, but you should check for empty $2. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]