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

Bug 646312

Summary: net-wireless/blueman: installs systemd user units in /lib
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Tiziano Müller (RETIRED) <dev-zero>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, peter.volkov
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/blueman-project/blueman/pull/834
Whiteboard:
Package list:
Runtime testing required: ---

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2018-02-01 15:52:13 UTC
It installs:

  /lib/systemd/user/blueman-applet.service

while it should land in /usr/lib.

It seems that upstream needs to start using standard systemd macros and allowing us to specify two directories.
Comment 1 Larry the Git Cow gentoo-dev 2018-02-01 20:54:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6724e72a9dcee3c2f8f37d6fcdee7ab4af1e7238

commit 6724e72a9dcee3c2f8f37d6fcdee7ab4af1e7238
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2018-02-01 20:51:07 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-02-01 20:53:59 +0000

    net-wireless/blueman: Use split systemd path options in -9999
    
    Bug: https://bugs.gentoo.org/646312

 net-wireless/blueman/blueman-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)}
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2019-04-13 14:27:31 UTC
@mgorny: thanks for taking care of this

Since upstream accepted the patch and the only remaining version in the tree besides the scm (2.1_alpha3) contains that fix I'm closing this bug.