Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345727 - media-libs/libmtp installing udev rules in wrong location
Summary: media-libs/libmtp 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: Kenneth Prugh (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-16 10:06 UTC by Ben Sagal
Modified: 2010-11-30 03:18 UTC (History)
1 user (show)

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


Attachments
fixed ebuild (libmtp-1.0.3-r2.ebuild,1.17 KB, text/plain)
2010-11-16 11:05 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:06:29 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 libmtp installs the rules into /etc/udev/rules.d/.

Reproducible: Always




checked with version 1.0.3-r1
Comment 1 Ben Sagal 2010-11-16 11:05:01 UTC
Created attachment 254485 [details]
fixed ebuild
Comment 2 Kenneth Prugh (RETIRED) gentoo-dev 2010-11-30 03:18:23 UTC
thanks, fixed in -r2.