I should perhaps add, that on three systems where I did this update, only one showed that issue. OTOH, all of them are basically configured the same, so I wouldn't see a straight reason why the one behaved differently.
On Mon, 2014-10-06 at 18:14 +0200, Andreas Henriksson wrote: > > > $ apt-cache show libuuid1 | grep Recommends > > > Recommends: uuid-runtime > > It's installed here at my system =) > Apparently not during the upgrade procedure. Well if dpkg or apt hasn't magically uninstalled and reinstalled it during the upgrade, then it has already been installed before... > Atleast not the new version. Which could indicate that a versioned pre-depends is missing? Anyway,... if you say this is not an issue and it's okay if uuidd is not started/restarted or whatever you do with it in libuuid1's postinst... then I', fine. > The only way I can see right now how this can happen is if > you do a partial upgrade of libuuid1 only while keeping uuid-runtime > at the older version, since this all runs in postinst if both of > them where upgraded they should both be unpacked already at this stage. Well according to my apt term.log, both have been upgraded in the same run and nothing was held back. But apparently libuuid1 is unpacked/configured before uuid-runtime: Preparing to unpack .../libuuid1_2.25.1-3_amd64.deb ... Unpacking libuuid1:amd64 (2.25.1-3) over (2.20.1-5.10) ... Processing triggers for debian-security-support (2014.09.07) ... Setting up libuuid1:amd64 (2.25.1-3) ... invoke-rc.d: unknown initscript, /etc/init.d/uuidd not found. Processing triggers for libc-bin (2.19-11) ... ... Unpacking ntfs-3g (1:2014.2.15AR.2-1) over (1:2014.2.15AR.1-5) ... Preparing to unpack .../uuid-runtime_2.25.1-3_amd64.deb ... Unpacking uuid-runtime (2.25.1-3) over (2.20.1-5.10) ... ... Setting up uuid-runtime (2.25.1-3) ... [....] Stopping uuidd generator: uuidd ok [....] Starting uuid generator: uuidd ok .. > Could you please send me your > /var/log/dpkg.log ? Attached. Contains all the parts from the recent upgrades to util-linux. Cheers, Chris.
dpkg.log.xz
Description: application/xz
smime.p7s
Description: S/MIME cryptographic signature

