https://bugzilla.novell.com/show_bug.cgi?id=691549 https://bugzilla.novell.com/show_bug.cgi?id=691549#c13 Kay Sievers <kasievers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kasievers@novell.com --- Comment #13 from Kay Sievers <kasievers@novell.com> 2011-05-06 14:57:08 UTC --- (In reply to comment #10)
My guess is that /var/run is mounted noexec.
Yeah, that's not what /var/run is for, hence the noexec. It's for rather tiny runtime-state files, like pid files, of services, not for binaries to execute from there. I guess the build directory should move to its own tmpfs mount in /var, or use /var/tmp instead. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.