Package: libdvdread3
Version: 0.9.4-5
Severity: serious
Tags: patch
When trying to install libdvdread3 in a clean unstable chroot,
I get the following error:
...
Setting up libdvdread3 (0.9.4-5) ...
/var/lib/dpkg/info/libdvdread3.postinst: line 23:
/usr/share/debconf/confmodule: No such file or directory
dpkg: error processing libdvdread3 (--configure):
subprocess post-installation script returned error exit status 1
Please add the missing 'Depends' on 'debconf' to debian/control.
Regards
Andreas Jochens
diff -urN ../tmp-orig/libdvdread-0.9.4/debian/control ./debian/control
--- ../tmp-orig/libdvdread-0.9.4/debian/control 2005-06-19 10:07:57.000000000
+0200
+++ ./debian/control 2005-06-19 10:07:55.000000000 +0200
@@ -8,7 +8,7 @@
Package: libdvdread3
Section: libs
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, debconf
Conflicts: libdvdread1 (= 0.9.1-1)
Suggests: libdvdcss2, wget
Description: Simple foundation for reading DVDs
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]