You are viewing a plain text version of this content. The canonical link for it is here.
Posted to regexp-dev@jakarta.apache.org by bu...@apache.org on 2002/02/10 17:18:37 UTC

DO NOT REPLY [Bug 6350] New: - regexp-1.2-2.noarch.rpm changes permissions for /usr/share/java directory

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: regexp-dev@jakarta.apache.org
        ReportedBy: dijit@postmark.net


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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>