This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug releng/2058] New: 'make install' doesn't set permissions on runtime & tapset files


I use 'sudo make install' to install systemtap into /usr.

I've found that the contents of /usr/share/systemtap/{runtime,tapset} have
improper permission settings.  All of the files retain the same
ownership/permission as in my build directory.  I would expect these installed
files to be owned by root:root, with permission 0644.

Futhermore, subdirectories of the tapset directory are owned by root:root with
permission 0700, making their contents inaccessable to other users.  Of course
this should be more like 0755.

-- 
           Summary: 'make install' doesn't set permissions on runtime &
                    tapset files
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: releng
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: joshua dot i dot stone at intel dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=2058

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]