On Mon, Apr 19, 2004 at 12:37:42PM -0400, Joey Hess wrote: > Matt Zimmerman wrote: > > This question should not be asked on a new install of libssl0.9.7, only on > > upgrades. Looking at the postinst, it seems correct: > > It's possible that an upgrade was involved in the install, if the CD had > a slightly older version. > > > if [ "$1" = "configure" ] > > then > > if [ ! -z $2 ]; then > > if dpkg --compare-versions $2 lt 0.9.7d-1; then > > Surely that $2 should be quoted for safty's sake.
I agree. As-is, though, the code seems to work as expected, and so I don't know why that debconf note is displayed. -- - mdz -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]