Package: dbconfig-common Version: 1.8.3 Severity: important Hi,
First: It's a nice thing that you provided a common infrastructure for db-based applications. It eases the life of translators, sponsors, mentors and users. Common interfaces are good. But, please, PLEASE provide working examples. This has a really bad bug: | #!/bin/sh | | set -e | #set -x | | . /usr/share/debconf/confmodule | . /usr/share/dbconfig-common/dpkg/preinst.mysql | dbc_go db-test-mysql-perl $@ | | #DEBHELPER# [/usr/share/doc/dbconfig-common/examples/db-example-2.1/debian/db-test-mysql-perl.preinst] Using "set -e": Good. Using #DEBHELPER#: Good. Forgetting to pre-depends on dbconfig-common: Priceless. Please fix this. TIA, Marc -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]