Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345729 - sys-auth/thinkfinger installing udev rules in wrong location
Summary: sys-auth/thinkfinger installing udev rules in wrong location
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Michael Weber (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 10:08 UTC by Ben Sagal
Modified: 2011-06-21 02:18 UTC (History)
1 user (show)

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


Attachments
fixed ebuild for sys-auth/thinkfinger-0.3-r2 (thinkfinger-0.3-r2.ebuild,2.12 KB, text/plain)
2010-11-16 10:38 UTC, Ben Sagal
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Sagal 2010-11-16 10:08:00 UTC
udev looks for rules in 2 locations /etc/udev/rules.d/ and /lib/udev/rules.d/.
system defined rules are supposed to be installed in /lib/udev/rules.d/ and not in etc, however thinkfinger installs the rules into /etc/udev/rules.d/.

Reproducible: Always




checked with version 0.3-r2
Comment 1 Ben Sagal 2010-11-16 10:38:55 UTC
Created attachment 254479 [details]
fixed ebuild for sys-auth/thinkfinger-0.3-r2
Comment 2 Michael Weber (RETIRED) gentoo-dev 2011-06-21 02:18:39 UTC
fixed in current version