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

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



Control: tags -1 + confirmed

Apologies for the long delay in getting back to you.

On Wed, 2013-10-02 at 22:59 +0200, Stephen Kitt wrote:
> On Wed, 02 Oct 2013 20:29:00 +0100, "Adam D. Barratt"
> <adam@adam-barratt.org.uk> wrote:
> > 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?
> 
> Oh dear, thanks for catching that, let me get my brown paper bag...
> 
> I'm attaching the correct patch.

Removing your own conffiles is icky, but I don't have any better
solutions. Please go ahead, thanks.

Regards,

Adam


Reply to: