Package: unattended-upgrades
Version: 0.62.2
Severity: normal

Hi,

On workstations I've enabled the automatic unattended upgrade of packages
from *-proposed-updates sources but these seems to be ignored.

Thanks


------
2011-03-14 14:45:31,199 INFO Initial blacklisted packages: linux-*
2011-03-14 14:45:31,200 INFO Starting unattended upgrades script
2011-03-14 14:45:31,200 INFO Allowed origins are: ["('Debian', 'stable')", 
"('Debian', 'squeeze-security')", "('Debian', 'squeeze-updates')", "('Debian', 
'squeeze-proposed-updates')"]
2011-03-14 14:45:35,386 INFO Packages that are auto removed: ''
2011-03-14 14:45:35,386 INFO No packages found that can be upgraded unattended

base-files/squeeze upgradeable from 6.0 to 6.0squeeze1
console-setup/squeeze upgradeable from 1.68 to 1.68+squeeze2
cryptsetup/squeeze upgradeable from 2:1.1.3-4squeeze1 to 2:1.1.3-4squeeze2
keyboard-configuration/squeeze upgradeable from 1.68 to 1.68+squeeze2
libnm-glib-vpn1/squeeze upgradeable from 0.8.1-6 to 0.8.1-6+squeeze1
libnm-glib2/squeeze upgradeable from 0.8.1-6 to 0.8.1-6+squeeze1
libnm-util1/squeeze upgradeable from 0.8.1-6 to 0.8.1-6+squeeze1
network-manager/squeeze upgradeable from 0.8.1-6 to 0.8.1-6+squeeze1

base-files:
  Installed: 6.0
  Candidate: 6.0squeeze1
  Version table:
     6.1 0
        200 http://ftp.ro.debian.org/debian/ unstable/main i386 Packages
        300 http://ftp.ro.debian.org/debian/ testing/main i386 Packages
     6.0squeeze1 0
        500 http://ftp.ro.debian.org/debian/ squeeze-proposed-updates/main i386 
Packages
 *** 6.0 0
        500 http://ftp.ro.debian.org/debian/ squeeze/main i386 Packages
        500 http://ftp.de.debian.org/debian/ squeeze/main i386 Packages
        100 /var/lib/dpkg/status


-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (500, 'squeeze-updates'), (500, 'proposed-updates'), (500, 
'stable'), (300, 'testing'), (200, 'unstable'), (100, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages unattended-upgrades depends on:
ii  apt                     0.8.10.3         Advanced front-end for dpkg
ii  apt-utils               0.8.10.3         APT utility programs
ii  debconf [debconf-2.0]   1.5.36.1         Debian configuration management sy
ii  lsb-release             3.2-23.2squeeze1 Linux Standard Base version report
ii  python                  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-apt              0.7.100.1        Python interface to libapt-pkg
ii  ucf                     3.0025+nmu1      Update Configuration File: preserv

unattended-upgrades recommends no packages.

Versions of packages unattended-upgrades suggests:
pn  bsd-mailx                     <none>     (no description available)

-- Configuration Files:
/etc/apt/apt.conf.d/50unattended-upgrades changed:
// Automatically upgrade packages from these (origin, archive) pairs
Unattended-Upgrade::Allowed-Origins {
        "${distro_id} stable";
        "${distro_id} ${distro_codename}-security";
        "${distro_id} ${distro_codename}-updates";
        "${distro_id} ${distro_codename}-proposed-updates";
};
// List of packages to not update
Unattended-Upgrade::Package-Blacklist {
        linux-*;
//      "vim";
//      "libc6";
//      "libc6-dev";
//      "libc6-i686";
};
// Send email to this address for problems or packages upgrades
// If empty or unset then no email is sent, make sure that you
// have a working mail setup on your system. The package 'mailx'
// must be installed or anything that provides /usr/bin/mail.
Unattended-Upgrade::Mail "root@localhost";
// Do automatic removal of new unused dependencies after the upgrade
// (equivalent to apt-get autoremove)
Unattended-Upgrade::Remove-Unused-Dependencies "true";
// Automatically reboot *WITHOUT CONFIRMATION* if a 
// the file /var/run/reboot-required is found after the upgrade 
//Unattended-Upgrade::Automatic-Reboot "false";
// Use apt bandwidth limit feature, this example limits the download
// speed to 70kb/sec
//Acquire::http::Dl-Limit "70";



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to