Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 646312 - net-wireless/blueman: installs systemd user units in /lib
Summary: net-wireless/blueman: installs systemd user units in /lib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tiziano Müller (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-01 15:52 UTC by Michał Górny
Modified: 2019-04-13 14:27 UTC (History)
2 users (show)

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


Attachments

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