Comment 5 for bug 336558

Revision history for this message
optim (martpolak) wrote :

Here it is ..

2009-10-24 22:10:29,368 INFO Initial blacklisted packages:
2009-10-24 22:10:29,369 INFO Starting unattended upgrades script
2009-10-24 22:10:29,370 INFO Allowed origins are: ["['Ubuntu', 'hardy-security']"]
2009-10-24 22:10:31,968 DEBUG Checking: linux-restricted-modules-common (["component: 'restricted' archive: 'hardy-updates' origin: 'Ubuntu' label: 'Ubuntu' site 'cz.archive.ubuntu.com' isTrusted: 'True'", "component: 'restricted' archive: 'hardy-security' origin: 'Ubuntu' label: 'Ubuntu' site 'security.ubuntu.com' isTrusted: 'True'"])
2009-10-24 22:10:34,733 DEBUG pkgs that look like they should be upgraded: linux-restricted-modules-common
2009-10-24 22:10:34,759 DEBUG <pkgAcquire::ItemIterator object: Status: 2 Complete: 1 Local: 1 IsTrusted: 1 FileSize: 29370 DestFile:'/var/cache/apt/archives/linux-restricted-modules-common_2.6.24.18-25.2_all.deb' DescURI: 'http://cz.archive.ubuntu.com/ubuntu/pool/restricted/l/linux-restricted-modules-2.6.24/linux-restricted-mo
2009-10-24 22:10:34,760 DEBUG check_conffile_prompt('/var/cache/apt/archives/linux-restricted-modules-common_2.6.24.18-25.2_all.deb')
2009-10-24 22:10:34,778 DEBUG found pkg: linux-restricted-modules-common
2009-10-24 22:10:34,779 DEBUG conffile line: /etc/default/linux-restricted-modules-common 0af6aa90e7c74975c78418489545cfce
2009-10-24 22:10:34,817 WARNING pkg 'linux-restricted-modules-common' has conffile prompt and needs to be upgraded manually
2009-10-24 22:10:34,838 DEBUG blacklist: ['linux-restricted-modules-common']
2009-10-24 22:10:36,326 DEBUG Checking (blacklist): linux-restricted-modules-common
2009-10-24 22:10:36,633 INFO package 'linux-restricted-modules-common' not upgraded
2009-10-24 22:10:38,116 DEBUG InstCount=0 DelCount=0 BrokenCout=0
2009-10-24 22:10:38,117 INFO No packages found that can be upgraded unattended

no user interaction needed when doing apt-get upgrade by hand aside from confirming the upgrade

$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
  linux-restricted-modules-common
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/29.4kB of archives.
After this operation, 4096B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 156525 files and directories currently installed.)
Preparing to replace linux-restricted-modules-common 2.6.24.12-16.34 (using .../linux-restricted-modules-common_2.6.24.18-25.2_all.deb) ...
Unpacking replacement linux-restricted-modules-common ...
Setting up linux-restricted-modules-common (2.6.24.18-25.2) ...