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

Bug 19384

Summary: jpilot documentation directory permissions incorrect
Product: Gentoo Linux Reporter: wastrel <dberner>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WONTFIX    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description wastrel 2003-04-15 17:29:57 UTC
/usr/share/doc/jpilot-0.99.2/icons/ directory doesn't have execute permissions.

Reproducible: Always
Steps to Reproduce:
1.  emerge unmerge jpilot
2.  emerge jpilot
3.  ls -l /usr/share/doc/jpilot-0.99.2/

Actual Results:  
/usr/share/doc/jpilot-0.99.2/icons/ didn't have execute permissions.

drw-r--r--    2 root     root         4096 Apr 15 14:27 icons

Expected Results:  
it should have had execute permissions.

drwxr-xr-x    2 root     root         4096 Apr 15 14:27 icons

/usr/doc/jpilot-0.99.2/icons/  is the same.
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2003-04-15 17:42:56 UTC
i don't see why it should be changed