FS#43166 - [hdapsd] udev rules file is installed to /lib instead of /usr/lib
Attached to Project:
Community Packages
Opened by xduugu (xduugu) - Friday, 19 December 2014, 19:32 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 19 December 2014, 23:59 GMT
Opened by xduugu (xduugu) - Friday, 19 December 2014, 19:32 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 19 December 2014, 23:59 GMT
|
Details
Description:
The file hdapsd.rules is installed to /lib/udev/rules.d/hdapsd.rules, but it should be placed into /usr/lib/udev/rules.d/. $ bsdtar tvf hdapsd-20141203-1-x86_64.pkg.tar.xz | grep lib/udev/ drwxr-xr-x 0 root root 0 Dez 17 14:15 lib/udev/ drwxr-xr-x 0 root root 0 Dez 17 14:15 lib/udev/rules.d/ -rw-r--r-- 0 root root 362 Dez 17 14:15 lib/udev/rules.d/hdapsd.rules Additional info: * hdapsd 20141203-1 |
This task depends upon
Closed by Lukas Fleischer (lfleischer)
Friday, 19 December 2014, 23:59 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in hdapsd 20141203-2.
Friday, 19 December 2014, 23:59 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed in hdapsd 20141203-2.
Comment by Doug Newgard (Scimmia) -
Friday, 19 December 2014, 23:23 GMT
And since pacman 4.2 doesn't follow symlinks, this package is
currently uninstallable if you have the testing repo enabled.