unattended-upgrades doesn't upgrade all related packages
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| unattended-upgrades (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Bug Description
Same problem as the "fixed" bug https:/
when using unattended-
e.g.
$ cat unattended-
2012-04-17 07:35:44,245 INFO Initial blacklisted packages:
2012-04-17 07:35:44,245 INFO Starting unattended upgrades script
2012-04-17 07:35:44,245 INFO Allowed origins are: ['o=Ubuntu,
2012-04-17 07:37:23,228 WARNING Package 'libgtk-3-0' has conffile prompt and needs to be upgraded manually
2012-04-17 07:37:42,214 INFO package 'gir1.2-gtk-3.0' not upgraded
2012-04-17 07:37:56,185 INFO package 'gvfs' not upgraded
2012-04-17 07:37:58,019 INFO package 'gvfs-backends' not upgraded
2012-04-17 07:38:15,499 INFO package 'libgail-3-0' not upgraded
2012-04-17 07:38:30,845 INFO package 'libgtk-3-0' not upgraded
2012-04-17 07:38:33,210 INFO package 'libgtk-3-bin' not upgraded
2012-04-17 07:38:35,580 INFO package 'libgtk-3-common' not upgraded
2012-04-17 07:38:37,939 INFO package 'libgtk-3-dev' not upgraded
2012-04-17 07:39:08,353 INFO Packages that are upgraded: aisleriot apport apport-gtk apport-retrace cpp-4.6 empathy empathy-common example-content file-roller g++-4.6 gcc-4.6 gcc-4.6-base gcc-4.6-base:i386 gcc-4.6-multilib gedit gedit-common gir1.2-
2012-04-17 07:39:08,353 INFO Writing dpkg log to '/var/log/
2012-04-17 07:40:52,196 INFO All upgrades installed
----------------
libgtk-3-0 etc all update fine with no prompts doing it manually.
------
$ lsb_release -rd
Description: Ubuntu precise (development branch)
Release: 12.04
$ apt-cache policy unattended-upgrades
unattended-
Installed: 0.76
Candidate: 0.76
Version table:
*** 0.76 0
500 http://
100 /var/lib/
| tags: | added: amd64 precise |

Thanks for your bugreport.
Is there a way to reproduce this? I would love to know what version got upgraded so the log /var/log/ unattended- upgrades/ unattended- upgrades- dpkg_2012- 04-17_07: 39:08.353666. log maybe interessting. Ideal would be a situation where this is reproducable and getting the output of "unattended- upgrades --debug"
where