You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2016/11/21 15:30:46 UTC

[Bug 7372] New: check for noexec filesystems and / or do not directly exec files

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7372

            Bug ID: 7372
           Summary: check for noexec filesystems and / or do not directly
                    exec files
           Product: Spamassassin
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Building & Packaging
          Assignee: dev@spamassassin.apache.org
          Reporter: jidanni@jidanni.org
  Target Milestone: Undefined

Add a test to make sure building is not being carried out in
$ mount|grep noexec
filesystems. Else it will fail.
Or, do not try to do ./file, but instead perl file always.

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

[Bug 7372] check for noexec filesystems and / or do not directly exec files

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7372

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement

--- Comment #3 from Kevin A. McGrail <km...@apache.org> ---
Sure, but your original description mentions building.

How do I recreate the problem you are having?  What scripts are you talking
about that assume write access?

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

[Bug 7372] check for noexec filesystems and / or do not directly exec files

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7372

--- Comment #2 from jidanni@jidanni.org ---
All I know is some filesystems are mounted noexec,
but the scripts assume they are exec.

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

[Bug 7372] check for noexec filesystems and / or do not directly exec files

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7372

jidanni@jidanni.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jidanni@jidanni.org
                URL|                            |https://mail-archives.apach
                   |                            |e.org/mod_mbox/spamassassin
                   |                            |-users/201611.mbox/%3c20161
                   |                            |119025859.7966fb11@gumby.ho
                   |                            |meunix.com%3e

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

[Bug 7372] check for noexec filesystems and / or do not directly exec files

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7372

jidanni@jidanni.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #4 from jidanni@jidanni.org ---
It was long ago and probably not a common problem. So I'll close this.

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

[Bug 7372] check for noexec filesystems and / or do not directly exec files

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7372

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@apache.org

--- Comment #1 from Kevin A. McGrail <km...@apache.org> ---
This would just be a comment for our build/README.  What problem are you trying
to solve?

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