Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517818 - net-wireless/bluez-5.21 obex dbus service file not installed
Summary: net-wireless/bluez-5.21 obex dbus service file not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-22 19:35 UTC by Uros
Modified: 2014-07-22 19:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
DBus service file for org.bluez.obex (org.bluez.obex.service,112 bytes, text/plain)
2014-07-22 19:36 UTC, Uros
Details

Note You need to log in before you can comment on or make changes to this bug.
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)
+