Package: dbishell
Version: 0.8.9-7.1
Severity: important
Tags: patch


dbishell exits abnormally on dpkg configuration as the result of a call to debconf GET with a previously removed type note template dbishell/dbiwarning (see bug#388882). This causes dbishell to remain half-configured. Patch is attached.

--- postinst    2006-11-06 11:45:14.000000000 -0500
+++ postinst.new        2006-11-06 11:45:42.000000000 -0500
@@ -3,11 +3,6 @@

if [ "$1" = "configure" ]; then

-# Assume debconf is the way to go.
-. /usr/share/debconf/confmodule
-
-db_get dbishell/dbiwarning
-
  echo "Checking for interesting perl DBI drivers..."

   perl -MDBI       \



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to