Bug 449986 - getcap and symlinks
Summary: getcap and symlinks
Keywords:
Status: CLOSED DUPLICATE of bug 454987
Alias: None
Product: Fedora
Classification: Fedora
Component: libcap
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 449984
TreeView+ depends on / blocked
 
Reported: 2008-06-04 16:13 UTC by Peter Vrabec
Modified: 2008-10-25 16:50 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-10-25 16:50:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Peter Vrabec 2008-06-04 16:13:04 UTC
getcap does not need to complain about a broken link.

getcap -r .
Failed to get capabilities of file `./.kde/tmp-centaur' (No such file or 
directory)
Failed to get attribute of file `./.kde/tmp-centaur' (No such file or 
directory)

ls -l ./.kde/tmp-centaur
lrwxrwxrwx 1 root root 13 2007-08-05 18:31 ./.kde/tmp-centaur -> /tmp/kde-root
ls -l /tmp/kde-root
ls: cannot access /tmp/kde-root: No such file or directory

Comment 1 Christopher D. Stover 2008-10-25 16:50:58 UTC

*** This bug has been marked as a duplicate of bug 454987 ***


Note You need to log in before you can comment on or make changes to this bug.