Mailinglist Archive: opensuse-bugs (4376 mails)
| < Previous | Next > |
[Bug 691549] systemd: obs-worker does not start
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 6 May 2011 14:57:09 +0000
- Message-id: <20110506145709.2D89CCC7D0@soval.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=691549
https://bugzilla.novell.com/show_bug.cgi?id=691549#c13
Kay Sievers <kasievers@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kasievers@xxxxxxxxxx
--- Comment #13 from Kay Sievers <kasievers@xxxxxxxxxx> 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.
| < Previous | Next > |