On Thu, Nov 24, 2011 at 02:48:58PM +0200, Teodor MICU wrote: > reopen 647476 > found 647476 0.75 > stop
Thanks for reopening this issue. > 2011/11/8 Michael Vogt <[email protected]>: > > Indeed, this is fixed now in trunk and will be part of the next > > upload. > > I've found a corner case were u-a still executes 'dpkg' when invoked > with --dry-run. There are packages that should be upgraded but no > upgrade is performed because it was instructed by '--dry-run' option. > Also, other packages are blacklisted. This is partily intentional as its using a feature inside apt so that everything is done for real (including the download) and apt will print what it would do with dpkg. Its probably more of a debug aid. What is the use-case you have for this? I wonder if maybe we need --dry-run that would actually just stop and a additional --debug-dpkg or similar that would do what the current --dry-run is doing. [..] > Writing dpkg log to > '/var/log/unattended-upgrades/unattended-upgrades-dpkg_2011-11-24_14:44:06.569682.log' > Preconfiguring packages ... > /usr/bin/dpkg --status-fd 52 --unpack --auto-deconfigure > /var/cache/apt/archives/libssl0.9.8_0.9.8o-4squeeze4_i386.deb > /var/cache/apt/archives/xulrunner-1.9.1_1.9.1.16-11_i386.deb > /var/cache/apt/archives/libmozjs2d_1.9.1.16-11_i386.deb > /var/cache/apt/archives/libfreetype6_2.4.2-2.1+squeeze3_i386.deb > /var/cache/apt/archives/iceweasel_3.5.16-11_i386.deb > /var/cache/apt/archives/openssl_0.9.8o-4squeeze4_i386.deb > /usr/bin/dpkg --status-fd 54 --configure libssl0.9.8 libfreetype6 libmozjs2d > xulrunner-1.9.1 iceweasel openssl > [ Rootkit Hunter version 1.3.6 ] > File updated: searched for 162 files, found 132 > All upgrades installed Cheers, Michael -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

