FS#7716 - Pacman sets wrong permissions

Attached to Project: Arch Linux
Opened by XazZ (XazZ) - Tuesday, 31 July 2007, 11:36 GMT
Last edited by Roman Kyrylych (Romashka) - Friday, 03 August 2007, 11:40 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version 2007.05 Duke
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Summary and Info: binary permissions in /usr/bin from fglrx-utils aren't set correctly
bash: /usr/bin/aticonfig: Permission denied
Try tabbing any binary with fgl: [XazZ@darklight bin]$ fgl
That doesn't give any choices

[XazZ@darklight bin]$ pacman -Qs pacman | grep pacman
local/pacman 3.0.5-2
[XazZ@darklight bin]$ pacman -Qs fglrx-utils
local/fglrx-utils 8.39.4-3

[XazZ@darklight tmp]$ ls -la $PKG/usr/bin/
total 9192
drwxr-xr-x 2 XazZ users 1024 2007-07-31 06:24 .
drwxr-xr-x 8 XazZ users 1024 2007-07-31 06:24 ..
-rwxr--r-- 1 XazZ users 9146060 2007-07-31 06:24 amdcccle
-rwxr--r-- 1 XazZ users 168672 2007-07-31 06:24 aticonfig
-rwxr--r-- 1 XazZ users 26379 2007-07-31 06:24 fgl_glxgears
-rwxr--r-- 1 XazZ users 11954 2007-07-31 06:24 fglrx_xgamma
-rwxr--r-- 1 XazZ users 15767 2007-07-31 06:24 fglrxinfo

[XazZ@darklight ~]$ ls -la /usr/bin/ | grep fgl
-rwxr--r-- 1 root root 26379 2007-07-31 06:24 fgl_glxgears
-rwxr--r-- 1 root root 11954 2007-07-31 06:24 fglrx_xgamma
-rwxr--r-- 1 root root 15767 2007-07-31 06:24 fglrxinfo

I also tried: pacman -Rd fglrx-utils && pacman -S fglrx-utils
That didn't fix the permissions

Steps to Reproduce: install the package fglrx-utils (fglrx-utils 8.39.4-3) from extra and try to run 'aticonfig' -> bash: /usr/bin/aticonfig: Permission denied


Not all packages are affected:
pidgin was updated yesterday - but pidgin still works (same with skype)
fglrx-utils-8.39.4-1.pkg.tar.gz is affected of that bug
This task depends upon

Closed by  Roman Kyrylych (Romashka)
Friday, 03 August 2007, 11:40 GMT
Reason for closing:  Fixed
Additional comments about closing:  not a pacman bug, fixed in fglrx-utils 8.39.4-4
Comment by Roman Kyrylych (Romashka) - Friday, 03 August 2007, 11:36 GMT
Aaron, isn't this fixed in git?
Comment by Roman Kyrylych (Romashka) - Friday, 03 August 2007, 11:38 GMT

Loading...