[opensuse-buildservice] nice: permission Denied
Hi, currently I am setting up another ARM worker on our local instance. RPi3 and BananaPi M2 Ultra are working fine on Debian9. Right now I am trying to run an obsworker on an odroid-xu4 running with debian9. Obsworker starts but when open the screen session I see. nice: './bs_worker': Permission denied What needs to be done to make it run or where to look at? Cheers Mathias -- Mathias Radtke --- http://uib.de/de/support-schulung/schulung/ uib gmbh Bonifaziusplatz 1B 55118 Mainz Tel. 06131 / 27561-16 <phone:+49 61312756116> Fax 06131 / 27561-22 <phone:+49 61312756122> E-Mail: m.radtke@uib.de Internet: www.uib.de Geschäftsführer: dr. detlef oertel & erol ueluekmen Handelsregister: Amtsgericht Mainz HRB 6942 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Aug 16 2018, Mathias Radtke <m.radtke@uib.de> wrote:
Obsworker starts but when open the screen session I see.
nice: './bs_worker': Permission denied
What needs to be done to make it run or where to look at?
Looks like the file is not executable. Take a look at /run/obs/worker, perhaps the filesystem is mounted noexec? Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 16.08.2018 10:50, Andreas Schwab wrote:
On Aug 16 2018, Mathias Radtke <m.radtke@uib.de> wrote:
Obsworker starts but when open the screen session I see.
nice: './bs_worker': Permission denied
What needs to be done to make it run or where to look at? Looks like the file is not executable. Take a look at /run/obs/worker, perhaps the filesystem is mounted noexec? The permissions look ok -rwxr-xr-x 1 root root 118465 Aug 16 08:32 bs_worker output of mount: /dev/mapper/odroid-root on / type ext4 (rw,relatime,errors=remount-ro,data=ordered) fstab: /dev/odroid/root / ext4 errors=remount-ro 0 1
Cheers Mathias -- Mathias Radtke --- http://uib.de/de/support-schulung/schulung/ uib gmbh Bonifaziusplatz 1B 55118 Mainz Tel. 06131 / 27561-16 <phone:+49 61312756116> Fax 06131 / 27561-22 <phone:+49 61312756122> E-Mail: m.radtke@uib.de Internet: www.uib.de Geschäftsführer: dr. detlef oertel & erol ueluekmen Handelsregister: Amtsgericht Mainz HRB 6942 -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Aug 16 2018, Mathias Radtke <m.radtke@uib.de> wrote:
On 16.08.2018 10:50, Andreas Schwab wrote:
On Aug 16 2018, Mathias Radtke <m.radtke@uib.de> wrote:
Obsworker starts but when open the screen session I see.
nice: './bs_worker': Permission denied
What needs to be done to make it run or where to look at? Looks like the file is not executable. Take a look at /run/obs/worker, perhaps the filesystem is mounted noexec? The permissions look ok -rwxr-xr-x 1 root root 118465 Aug 16 08:32 bs_worker output of mount: /dev/mapper/odroid-root on / type ext4
That's not the filesystem of /run/obs/worker. Andreas. -- Andreas Schwab, SUSE Labs, schwab@suse.de GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7 "And now for something completely different." -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (2)
-
Andreas Schwab
-
Mathias Radtke