Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 517818

Summary: net-wireless/bluez-5.21 obex dbus service file not installed
Product: Gentoo Linux Reporter: Uros <infinity80>
Component: Current packagesAssignee: Pacho Ramos <pacho>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: DBus service file for org.bluez.obex

Description Uros 2014-07-22 19:35:56 UTC
DBus service org.bluez.obex is not started/running for openrc users with net-wireless/bluez-5.21, since org.bluez.obex.service file from obexd/src/org.bluez.obex.service is never processed/installed with bluez 5.21 (at least not to my knowledge).

This might be related to 0001-Allow-using-obexd-without-systemd-in-the-user-sessio.patch (obexd/src/org.bluez.obex.service.in is not processed?) and/or missing doins in bluez-5.21.ebuild.

If I place attached file to /usr/share/dbus-1/services/org.bluez.obex.service and restart dbus, obexd starts and related services (bluedevil) work as expected.

This might also be related to bugs https://bugs.gentoo.org/show_bug.cgi?id=506920, https://bugs.gentoo.org/show_bug.cgi?id=504570 and maybe even https://bugs.gentoo.org/show_bug.cgi?id=504570.

Reproducible: Always
Comment 1 Uros 2014-07-22 19:36:58 UTC
Created attachment 381384 [details]
DBus service file for org.bluez.obex
Comment 2 Pacho Ramos gentoo-dev 2014-07-22 19:54:46 UTC
+*bluez-5.21-r1 (22 Jul 2014)
+
+  22 Jul 2014; Pacho Ramos <pacho@gentoo.org> +bluez-5.21-r1.ebuild,
+  -bluez-5.21.ebuild:
+  dbus file wasn't being installed with USE -systemd due missing eautoreconf
+  (#517818 by Uros)
+