AW: unattended-upgrade Bug with Backports
Done
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=940151
> -----Ursprüngliche Nachricht-----
> Von: Wouter Verhelst [mailto:wouter@debian.org]
> Gesendet: Donnerstag, 12. September 2019 23:44
> An: Schöke, Karsten
> Cc: debian-backports@lists.debian.org; Junkel, Jens
> Betreff: Re: unattended-upgrade Bug with Backports
>
> On Thu, Sep 12, 2019 at 01:47:09PM +0000, Schöke, Karsten wrote:
> > > On Thu, Sep 12, 2019 at 10:53:47AM +0000, Schöke, Karsten wrote:
> > > > I patched the /usr/bin/unattended-upgrade script on line 516
> > > > - (distro_id, distro_codename) = s.split()
> > > > + (distro_id, distro_codename) = s.split(", ")
> > > >
> > > > And unattended-upgrade runs without errors.
> > > >
> > > > Is this a bug in unattended-upgrade package or an config issue on my
> host?
> > >
> > > Seems like the former to me. Have you tried filing a bug report?
> >
> > Not right now, I'm to play it safe that is no configuration issue ;-)
>
> Don't :-)
>
> This really feels like a bug to me. Even if it's possible to configure
> it properly, that would mean that it is currently rather confusing,
> which implies a bug in the documentation...
>
> I'd really suggest you file a bug report on this one.
>
> --
> To the thief who stole my anti-depressants: I hope you're happy
>
> -- seen somewhere on the Internet on a photo of a billboard
Reply to: