This bug was fixed in the package update-notifier - 3.159 --------------- update-notifier (3.159) vivid; urgency=medium
[ Dimitri John Ledkov ] * Prepare for udev-bridge on the session bus. (LP: #1409129) -- Martin Pitt <[email protected]> Fri, 16 Jan 2015 18:59:51 +0100 ** Changed in: update-notifier (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to upstart in Ubuntu. https://bugs.launchpad.net/bugs/1409129 Title: Drop usage of udev-bridge via events-bridge Status in update-notifier package in Ubuntu: Fix Released Status in upstart package in Ubuntu: New Bug description: Currently there is udev-bridge that connects to system upstart and emits "*-device-changed" events and related. User session init has an events bridge that connects to system upstart and listen on event, and re-emits them to session upstart. udev socket <- udev-bridge -> system upstart <- events-bridge -> session upstart But when system upstart is gone, this falls apart... thus I'm proposing to run udev-bridge on the session-upstart udev socket <- udev-bridge -> session upstart This would mean that udev events on the session upstart can be interpreted as: block-device-changed instead of current: :sys:block-device-changed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1409129/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

