octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #58072] Do not install executable *.oct in /us


From: Rafael Laboissiere
Subject: [Octave-bug-tracker] [bug #58072] Do not install executable *.oct in /usr/lib
Date: Sat, 28 Mar 2020 18:24:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.132 Safari/537.36

URL:
  <https://savannah.gnu.org/bugs/?58072>

                 Summary: Do not install executable *.oct in /usr/lib
                 Project: GNU Octave
            Submitted by: rlaboiss
            Submitted on: Sat 28 Mar 2020 10:24:47 PM UTC
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Other
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: 5.2.0
         Discussion Lock: Any
        Operating System: GNU/Linux

    _______________________________________________________

Details:

According to the Filesystem Hierarchy Standard (FHS) version 3.0, sections 4.6
<http://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s06.html> and 4.7
<http://refspecs.linuxfoundation.org/FHS_3.0/fhs/ch04s07.html>, executable
files should not be installed in /usr/lib.

The install function in pkg/private/install.m installs the *.oct files in
/usr/lib with execute access, which is a violation of FHS.

Please, change install.m in order to install non-executable *.oct files.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58072>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]