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

unattended-upgrades



Hi,

 

I'm having no luck getting unattended-upgrads working on a Wheezy server. The image for Wheezy is from my vServer provider and has not been a problem until now. I'm not a programmer so bear with me.

 

No entry appears in /var/log/unattended-upgrades/unattended-upgrades.log other than the dry runs.

 

Any help would be greatly appreciated.

 

As root I installed with:

 

apt-get install unattended-upgrades

 

dpkg -l |grep unattended

 

ii unattended-upgrades 0.79.5+wheezy1 all automatic installation of security upgrades

 

Acorrding to the README I did:

 

dpkg-reconfigure -plow unattended-upgrades

 

unattended-upgrade --debug --dry-run

 

gives:

 

2014-10-19 14:38:11,701 DEBUG pkgs that look like they should be upgraded:

2014-10-19 14:38:11,709 DEBUG fetch.run() result: 0

2014-10-19 14:38:11,709 DEBUG blacklist: []

2014-10-19 14:38:11,709 DEBUG InstCount=0 DelCount=0 BrokenCout=0

2014-10-19 14:38:11,709 INFO No packages found that can be upgraded unattended

 

apt-config dump | grep Periodic

 

gives:

 

APT::Periodic "";

APT::Periodic::Update-Package-Lists "1";

APT::Periodic::Unattended-Upgrade "1";

 

apt-config dump | grep Unattended

 

gives:

 

Unattended-Upgrade "";

Unattended-Upgrade::Origins-Pattern "";

Unattended-Upgrade::Origins-Pattern:: "origin=Debian,archive=stable,label=Debian-Security";

Unattended-Upgrade::Origins-Pattern:: "origin=Debian,archive=oldstable,label=Debian-Security";

 

--

Chris


Reply to: