Package: libsqlite3-0 Version: 3.2.1-1 Severity: serious Hi,
Your package is missing an pre-dependency on debconf. The package fails to install with the following error: Unpacking libsqlite3-0 (from .../libsqlite3-0_3.2.1-1_i386.deb) ... /var/lib/dpkg/tmp.ci/preinst: line 6: /usr/share/debconf/confmodule: No such file or directory dpkg: error processing /var/cache/apt/archives/libsqlite3-0_3.2.1-1_i386.deb (--unpack): subprocess pre-installation script returned error exit status 1 Errors were encountered while processing: /var/cache/apt/archives/libsqlite3-0_3.2.1-1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Since you're using this in preinst, this requires a pre-depends (and not a normal depends.) I suggest you move it to the postinst script. Kurt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]