* [PATCH] Update dbus-1.init to reflect new PID file
[not found] <BYAPR15MB309446174D6C5DB16A8BBB66D16D0@BYAPR15MB3094.namprd15.prod.outlook.com>
@ 2019-10-17 12:31 ` Tom Benn
2019-10-17 13:32 ` ✗ patchtest: failure for " Patchwork
1 sibling, 0 replies; 2+ messages in thread
From: Tom Benn @ 2019-10-17 12:31 UTC (permalink / raw)
To: openembedded-core@lists.openembedded.org
The PID file referenced in dbus-1.init script was out of date and no longer existed. This meant that dbus could not be restarted via init.d without force removing the old PID file.
Signed-off-by: Tom Benn <fridgecow@fb.com>
---
meta/recipes-core/dbus/dbus/dbus-1.init | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/dbus/dbus/dbus-1.init b/meta/recipes-core/dbus/dbus/dbus-1.init
index 42c86297c3..90e167e572 100644
--- a/meta/recipes-core/dbus/dbus/dbus-1.init
+++ b/meta/recipes-core/dbus/dbus/dbus-1.init
@@ -21,8 +21,8 @@
DAEMON=@bindir@/dbus-daemon
NAME=dbus
-DAEMONUSER=messagebus # must match /etc/dbus-1/system.conf
-PIDFILE=/var/run/messagebus.pid # must match /etc/dbus-1/system.conf
+DAEMONUSER=messagebus # must match /usr/share/dbus-1/system.conf
+PIDFILE=/var/run/dbus/pid # must match /usr/share/dbus-1/system.conf
UUIDDIR=/var/lib/dbus
DESC="system message bus"
EVENTDIR=/etc/dbus-1/event.d
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* ✗ patchtest: failure for Update dbus-1.init to reflect new PID file
[not found] <BYAPR15MB309446174D6C5DB16A8BBB66D16D0@BYAPR15MB3094.namprd15.prod.outlook.com>
2019-10-17 12:31 ` [PATCH] Update dbus-1.init to reflect new PID file Tom Benn
@ 2019-10-17 13:32 ` Patchwork
1 sibling, 0 replies; 2+ messages in thread
From: Patchwork @ 2019-10-17 13:32 UTC (permalink / raw)
To: Tom Benn; +Cc: openembedded-core
== Series Details ==
Series: Update dbus-1.init to reflect new PID file
Revision: 1
URL : https://patchwork.openembedded.org/series/20523/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series by patchtest resulting in the following failures:
* Patch Update dbus-1.init to reflect new PID file
Issue Shortlog does not follow expected format [test_shortlog_format]
Suggested fix Commit shortlog (first line of commit message) should follow the format "<target>: <summary>"
If you believe any of these test results are incorrect, please reply to the
mailing list (openembedded-core@lists.openembedded.org) raising your concerns.
Otherwise we would appreciate you correcting the issues and submitting a new
version of the patchset if applicable. Please ensure you add/increment the
version number when sending the new version (i.e. [PATCH] -> [PATCH v2] ->
[PATCH v3] -> ...).
---
Guidelines: https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
Test framework: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest
Test suite: http://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-10-17 13:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <BYAPR15MB309446174D6C5DB16A8BBB66D16D0@BYAPR15MB3094.namprd15.prod.outlook.com>
2019-10-17 12:31 ` [PATCH] Update dbus-1.init to reflect new PID file Tom Benn
2019-10-17 13:32 ` ✗ patchtest: failure for " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox