[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#725154: pu: package oss-compat/2



On Wed, 2013-10-02 at 07:52 +0200, Stephen Kitt wrote:
> oss-compat in stable suffers from two serious bugs:
>   * 660803, related to changes in kmod (and causing issues when
>     installing Debian Edu wheezy);
>   * 718241, which was initially just a tracking bug for testing but
>     also applies to wheezy.

--- a/debian/postinst
+++ b/debian/postinst
@@ -32,6 +32,8 @@ case "$1" in
         fi
         # Cleanup stable configuration link
         [ -L ${oldconffile} ] && rm -f ${oldconffile}
+        # Wheezy configuration file (using install directives)
+        [ -f ${curconffile} ] && [ "$(md5sum ${curconffile} | cut -d\  -f1)" = "88222606b0a3ba8b0825c5000c754e6f" ] && cp /lib/oss-compat/linux $

Copy and paste failure?

Regards,

Adam


Reply to: