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

Bug 436658

Summary: app-misc/spacenavd-0.5-r2 installs udev rules to /etc/udev/rules.d/ rather than /lib/udev/rules.d/
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Anthoine Bourgeois <anthoine.bourgeois>
Status: RESOLVED FIXED    
Severity: normal CC: sping
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 433916, 436576    

Description Agostino Sarubbo gentoo-dev 2012-09-30 12:43:33 UTC
* QA Notice: udev rules should be installed in /lib/udev/rules.d:
 * 
 *   etc/udev/rules.d/99-space-navigator.rules.ignored
 *
Comment 1 Sebastian Pipping gentoo-dev 2012-09-30 13:23:36 UTC
Are rules at that folder auto-activated or will the user need to make symlinks in /etc/udev/rules.d/ ?  Has a move happened with the folder?  Where can I read more about this?
Comment 2 William Hubbs gentoo-dev 2012-09-30 16:44:46 UTC
(In reply to comment #1)
> Are rules at that folder auto-activated or will the user need to make
> symlinks in /etc/udev/rules.d/ ?  Has a move happened with the folder? 
> Where can I read more about this?

/etc/udev/rules.d is purely for system administrators; packages should not be touching anything there.
If packages are installing udev rules, they should now be installed in /usr/lib/udev/rules.d instead of /etc/udev/rules.d.
Comment 3 Sebastian Pipping gentoo-dev 2012-09-30 18:14:56 UTC
+*spacenavd-0.5-r3 (30 Sep 2012)
+
+  30 Sep 2012; Sebastian Pipping <sping@gentoo.org> +spacenavd-0.5-r3.ebuild:
+  Put udev rules into /usr/lib/udev/rules.d/ rather than /etc/udev/rules.d (bug
+  #436658)
+