On Sun, Nov 04, 2007 at 02:05:48AM +0000, Paul Martin wrote: > Package: whereami > Version: 0.3.33 > Followup-For: Bug #449059 > > --- debian/whereami.postinst~ 2007-11-04 02:04:42.064014218 +0000 > +++ debian/whereami.postinst 2007-11-04 02:04:46.982327255 +0000 > @@ -11,8 +11,6 @@ > > # CFG=/etc/whereami/whereami.conf > > - ln -sf /usr/sbin/whereami.pl /usr/sbin/whereami > - > # [ -e /usr/share/debconf/confmodule ] && db_stop > > if [ ! -d /var/lib/whereami ] ; then
You should also uncomment the line [ -e /usr/share/debconf/confmodule ] && db_stop otherwise, the postinst may hang. -- Paul Martin <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]