[drfickle@tp drfickle]$ file dprobes-v2.2.1-2.4.7-SUSE-LTT.patch file: Using regular magic file `/usr/share/magic/magic' file: can't read magic file /usr/share/magic/magic (Permission denied) file: couldn't find any magic files! dprobes-v2.2.1-2.4.7-SUSE-LTT.patch: ASCII English text
[drfickle@tp drfickle]$ rpm -q file file-3.37-1mdk [root@tp share]# ll -d magic drwxr-xr-x 2 root root 136 Feb 27 09:48 magic/ [root@tp share]# cd magic/ [root@tp magic]# ls ls: magic.mime: Permission denied ls: magic: Permission denied ls: magic.mgc: Permission denied [root@tp magic]# chmod u+rxw magic* chmod: failed to get attributes of `magic': Permission denied chmod: failed to get attributes of `magic.mgc': Permission denied chmod: failed to get attributes of `magic.mime': Permission denied How in the world can this happen? This is freaky deaky :) -- Steve Fox IBM Linux Technology Center http://www.ibm.com/linux/ltc http://k-lug.org
