Your message dated Tue, 20 Dec 2011 11:43:06 +0200
with message-id 
<CAG2WgffOocDz2boT8-UDV-i16=rnhosf39qpvjz+ipoebxt...@mail.gmail.com>
and subject line Re: Bug#618336: unattended-upgrades: ignores available 
packages upgrade from *-proposed-updates
has caused the Debian Bug report #618336,
regarding unattended-upgrades: ignores available packages upgrade from 
*-proposed-updates
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
618336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618336
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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";



--- End Message ---
--- Begin Message ---
Version: 0.75

2011/3/14 Teodor <[email protected]>:
> On workstations I've enabled the automatic unattended upgrade of packages
> from *-proposed-updates sources but these seems to be ignored.

This is working for some time already due to changed pattern detection
(Unattended-Upgrade::Origins-Pattern). If you know the exact version
you might want to correct it.

Thanks


--- End Message ---

Reply via email to