Re: Is my unattended upgrades working?
Am Montag, 28. Oktober 2013, 07:08:08 schrieb Carlo:
> Hi, check if your method is similar as this tutorial.
> http://www.oneopensource.it/10/08/2011/ubuntu-debian-installare-in-automatic
> o-aggiornamenti-di-sicurezza/
>
> Tell abour your next progress.
Well I don't speak Italian... ;-) But as far as I can tell, I'm on the same
track...
The thing what puzzles me most is that if the apt.dpkg-dist script is called
manually it logs just fine and everything. But the cron job that is supposed to
run logs nothing..
Thanks!
Florian
>
> Carlo.
>
> 2013/10/27 Florian Lindner <mailinglists@xgm.de>:
> > Hello,
> >
> > on Debian Wheezy I try to use the included unattended upgrades script for
> > security updates:
> >
> > root@astarte ~ # cat /etc/apt/apt.conf
> > APT::Install-Recommends "0";
> > APT::Install-Suggests "0";
> >
> > APT::Periodic::Update-Package-Lists "1";
> > APT::Periodic::Verbose "2";
> > APT::Periodic::Unattended-Upgrade "1";
> >
> >
> > root@astarte ~ # ll /etc/cron.daily
> > -rwxr-xr-x 1 root root 14985 Jun 4 11:33 apt.dpkg-dist*
> >
> >
> > but the last line in /var/log/unattended-upgrades/unattended-upgrades.log
> > is from 2013-10-25 when I executed apt.dpkg-dist manually.
> >
> > Why is it not working like it should?
Reply to: