Merge lp:~xnox/update-notifier/wait-for-state into lp:update-notifier/ubuntu

Proposed by Dimitri John Ledkov
Status: Rejected
Rejected by: Dimitri John Ledkov
Proposed branch: lp:~xnox/update-notifier/wait-for-state
Merge into: lp:update-notifier/ubuntu
Diff against target: 31 lines (+8/-0)
2 files modified
debian/changelog (+6/-0)
debian/update-notifier-crash.conf (+2/-0)
To merge this branch: bzr merge lp:~xnox/update-notifier/wait-for-state
Reviewer Review Type Date Requested Status
Ubuntu Core Development Team Pending
Review via email: mp+189145@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Dimitri John Ledkov (xnox) wrote :

let's not bring in wait-for-state into the mix, and instead start file bridge on started dbus.

Unmerged revisions

823. By Dimitri John Ledkov

Wait-for dbus to be running, before reacting to crash filesystem
events. Thus avoiding autolauching dbus ahead of desktop loading, upon
login. (LP: #1234841)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'debian/changelog'
--- debian/changelog 2013-10-02 17:29:35 +0000
+++ debian/changelog 2013-10-03 17:39:04 +0000
@@ -1,8 +1,14 @@
1update-notifier (0.146) UNRELEASED; urgency=low1update-notifier (0.146) UNRELEASED; urgency=low
22
3 [ Brian Murray ]
3 * Speed up apt-check (LP: #1233587). Thanks to Anders Kaseorg for the4 * Speed up apt-check (LP: #1233587). Thanks to Anders Kaseorg for the
4 patch.5 patch.
56
7 [ Dmitrijs Ledkovs ]
8 * Wait-for dbus to be running, before reacting to crash filesystem
9 events. Thus avoiding autolauching dbus ahead of desktop loading, upon
10 login. (LP: #1234841)
11
6 -- Brian Murray <brian@ubuntu.com> Wed, 02 Oct 2013 10:27:21 -070012 -- Brian Murray <brian@ubuntu.com> Wed, 02 Oct 2013 10:27:21 -0700
713
8update-notifier (0.145) saucy; urgency=low14update-notifier (0.145) saucy; urgency=low
915
=== modified file 'debian/update-notifier-crash.conf'
--- debian/update-notifier-crash.conf 2013-09-13 15:22:41 +0000
+++ debian/update-notifier-crash.conf 2013-10-03 17:39:04 +0000
@@ -8,6 +8,8 @@
8env MATCH=NULL8env MATCH=NULL
9instance $MATCH9instance $MATCH
1010
11pre-start exec start wait-for-state WAIT_FOR=dbus WAITER="$JOB$MATCH" WAIT_STATE=running >/dev/null
12
11script13script
12DATE=$(date)14DATE=$(date)
13echo "$DATE crash report $MATCH detected"15echo "$DATE crash report $MATCH detected"

Subscribers

People subscribed via source and target branches

to all changes: