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

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

[Octave-bug-tracker] [bug #57641] pkg install fails for noexec /tmp


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #57641] pkg install fails for noexec /tmp
Date: Tue, 21 Jan 2020 07:00:06 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #6, bug #57641 (project octave):

@Daniel;
+1 for a pkg.m patch.
On Windows it's a bit easier as each user there has a scratch directory in the
local profile (%HOMEDIR%/Appdata/Local/Temp); so Windows systems can be
ignored explicitly when preparing a patch.

I'm not very knowledgeable with Linux system setup, but does Linux have
alternative tmp-like locations for scratch files? If global /tmp is noexec
(the reasons for which I understand very well) there might be one in the
user's home dir.

@Mike:
Bug or not, I think pkg.m can & should do better than just blindly rely on an
"exec" scratch dir these days; a point being that for unwary users the cause
of the 'pkg install' failure might be hard to track down.
Octave uses /tmp for several other functions but TTBOMK those functions do not
execute unpacked files.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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