tag 824093 pending thanks Hello,
Bug #824093 reported by you has been fixed in the Git repository. You can see the changelog below, and you can check the diff of the fix at: http://git.debian.org/?p=pkg-multimedia/libdvd-pkg.git;a=commitdiff;h=fcb34e7 --- commit fcb34e7 (HEAD, master) Author: Dmitry Smirnov <only...@member.fsf.org> Date: Sun May 15 10:07:30 2016 changelog summary diff --git a/debian/changelog b/debian/changelog index 7a64784..0e7bf20 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +libdvd-pkg (1.4.0-1-2) unstable; urgency=medium + + [ Carlos Maddela ] + * Use alternative way to check if dpkg database is locked. + Version 1.18.7 of dpkg also returns an error status of 2 when + attempting to install /dev/zero, so this method can no longer + be used to check the lock status. Trying to purge a non-existent + package achieves the original behaviour (Closes: #824093). + + [ Dmitry Smirnov ] + * Vcs-Browser URL to HTTPS. + * Standards-Version: 3.9.8. + + -- Dmitry Smirnov <only...@debian.org> Sun, 15 May 2016 20:06:43 +1000 + libdvd-pkg (1.4.0-1-1) unstable; urgency=medium * New upstream release [December 2015].