[Issue 11313] std.process.ProcessException: Not an executable file on running unittests when /tmp is mounted noexec
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 21 05:35:45 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11313
--- Comment #6 from David Nadlinger <code at klickverbot.at> 2013-10-21 05:35:43 PDT ---
(In reply to comment #5)
> Ubuntu:
>
> tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
>
> Debian:
>
> tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=718340k)
That's only /run resp. /run/shm, not /tmp. I actually checked the last couple
of official Ubuntu EC2 images, none of them mounts /tmp noexec by default. And
neither do the Debian instances on two of my boxes.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list