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

Re: unattended-upgrades not working



On Thu, Mar 07, 2013 at 12:47:31PM +0100, A wrote:
> On Thu, Mar 7, 2013 at 11:18 AM, David Sastre Medina <
> d.sastre.medina@gmail.com> wrote:
> >
> > This is from /etc/cron.daily/apt:
> >
> > # auto upgrade all upgradeable packages
> > UPGRADE_STAMP=/var/lib/apt/periodic/upgrade-stamp
> > if which unattended-upgrade >/dev/null && check_stamp $UPGRADE_STAMP
> > $UnattendedUpgradeInterval; then
> >     if unattended-upgrade $XUUPOPT; then
> >         update_stamp $UPGRADE_STAMP
> >         debug_echo "unattended-upgrade (success)"
> >     else
> >         debug_echo "unattended-upgrade (error)"
> >     fi
> > else
> >     debug_echo "unattended-upgrade (not run)"
> > fi
> >
> > which is provided by apt:
> >
> > # apt-file search /etc/cron.daily/apt
> > apt: /etc/cron.daily/apt
> >
> 
> Yes, I can see the code but I still can't find why the package is not
> working. Should I contact the maintainer?

I assume you already opened a bug report¹ regarding this.

¹http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=702509

-- 
Primary key fingerprint: AD8F BDC0 5A2C FD5F A179  60E7 F79B AB04 5299 EC56

Attachment: signature.asc
Description: Digital signature


Reply to: