Bug 107610 - memtest86 RPM creates /usr/share/doc/memtest86-3.0 with incorrect permissions
Summary: memtest86 RPM creates /usr/share/doc/memtest86-3.0 with incorrect permissions
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: memtest86
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-10-21 07:21 UTC by Andreas Luik
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2003-10-21 14:58:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Andreas Luik 2003-10-21 07:21:27 UTC
Description of problem:
The memtest86-3.0-1.i386.rpm specifies the directory
/usr/share/doc/memtest86-3.0 to have 0644 permissions, instead of 0755. 
Therefore, non-root users cannot access the documentation files in
/usr/share/doc/memtest86-3.0 after installation.

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. rpm -i memtest86-3.0-1.i386.rpm
2. ls -ld /usr/share/doc/memtest86-3.0
    
Actual results:
drw-r--r--    2 root     root         4096 Oct 21 09:20
/usr/share/doc/memtest86-3.0


Expected results:
drwxr-xr-x    2 root     root         4096 Oct 21 09:20
/usr/share/doc/memtest86-3.0


Additional info:

Comment 1 Jeremy Katz 2003-10-21 14:58:44 UTC
Fixed in -2


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