This could be easly fixed with the following patch:diff -u aiccu-20070115/debian/aiccu.postinst aiccu-20070115/debian/aiccu.postinst
--- aiccu-20070115/debian/aiccu.postinst
+++ aiccu-20070115/debian/aiccu.postinst
@@ -119,6 +119,9 @@
# Remove password from database
db_reset aiccu/password
+ # Close all fd's
+ db_stop
+
### END (re)configure ###
;;
Could this be fixed ? :)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

