Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671716 - sci-libs/libsigrok should install udev rules
Summary: sci-libs/libsigrok should install udev rules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-22 21:44 UTC by Thomas Capricelli
Modified: 2019-04-12 17:30 UTC (History)
0 users

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 Thomas Capricelli 2018-11-22 21:44:37 UTC
As documented on https://sigrok.org/wiki/Fx2lafw (install the udev rules files). They are indeed present in /usr/portage/distfiles/libsigrok-0.5.1.tar.gz, but not in installed files

equery files sci-libs/libsigrok | grep rule
-> nothing.
Comment 1 Larry the Git Cow gentoo-dev 2019-04-12 15:45:11 UTC
The bug has been closed via the following commit(s):

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

commit d90c4128d5449d92fd016832a38120258e8a2813
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2019-04-12 15:42:24 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2019-04-12 15:44:11 +0000

    sci-libs/libsigrok: Install udev rules, bug #671716
    
    Closes: https://bugs.gentoo.org/671716
    Signed-off-by: Sven Wegener <swegener@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 sci-libs/libsigrok/libsigrok-0.5.1.ebuild | 7 ++++---
 sci-libs/libsigrok/libsigrok-9999.ebuild  | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)
Comment 2 Thomas Capricelli 2019-04-12 17:30:13 UTC
thanks a lot ! :)