DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6350>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6350

regexp-1.2-2.noarch.rpm changes permissions for /usr/share/java directory

           Summary: regexp-1.2-2.noarch.rpm changes permissions for
                    /usr/share/java directory
           Product: Regexp
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Other
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When installing the RPM, it changes the permissions of /usr/share/java/ such
that non-root users are unable to read the files within:

Here's a console log of the behavior and steps to reproduce:

[root@xxxxx /root]# ls -ld /usr/share/java/
drwxr-xr-x    2 root     root         1024 Feb 10 10:03 /usr/share/java/
[root@xxxxx /root]# rpm -i regexp-1.2-2.noarch.rpm 
[root@xxxxx /root]# ls -ld /usr/share/java/
drw-r--r--    2 root     root         1024 Feb 10 10:05 /usr/share/java/
[root@xxxxx /root]#

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to