Debian wheezy: unattended upgrades

2012-03-11 Thread Aaron Marks
I am using Debian wheezy and unattended-upgrades. I would like to install all 
updates automatically.

That's my sources.list:
deb http://ftp.de.debian.org/debian/ wheezy main non-free contrib
deb-src http://ftp.de.debian.org/debian/ wheezy main non-free contrib

deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free


and that's my 50unattended-upgrades:
Unattended-Upgrade::Allowed-Origins {
Debian wheezy;
Debian wheezy/updates;
};


Unfortunately new packages are not installed. That's what my 
unattended-upgrades.log looks like:
2012-03-11 07:03:24,239 INFO Initial blacklisted packages: 
2012-03-11 07:04:15,883 INFO Starting unattended upgrades script
2012-03-11 07:04:21,575 INFO Allowed origins are: ['o=Debian,a=wheezy', 
'o=Debian,a=wheezy/updates']
2012-03-11 07:05:39,411 INFO No packages found that can be upgraded unattended


What's wrong?

Thanks a lot

A.


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1331482426.53075.yahoomail...@web140409.mail.bf1.yahoo.com



Re: Debian wheezy: unattended upgrades

2012-03-11 Thread Johan Grönqvist

2012-03-11 17:13, Aaron Marks skrev:

Unfortunately new packages are not installed. That's what my 
unattended-upgrades.log looks like:
2012-03-11 07:03:24,239 INFO Initial blacklisted packages:
2012-03-11 07:04:15,883 INFO Starting unattended upgrades script
2012-03-11 07:04:21,575 INFO Allowed origins are: ['o=Debian,a=wheezy', 
'o=Debian,a=wheezy/updates']
2012-03-11 07:05:39,411 INFO No packages found that can be upgraded unattended
What's wrong?



My policy output (apt-cache policy) names an archive

release o=Debian,a=testing,n=wheezy,l=Debian,c=main

whereas your log says that you allow only a=wheezy. My first guess would 
be that it may match if you replace wheezy by testing, but I do not know 
where, as I do not use unattended-upgrades.



/ johan


--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Archive: http://lists.debian.org/jjim6n$15h$1...@dough.gmane.org