Firejail: Cannot start any programs anymore

Created on 17 Jun 2019  路  4Comments  路  Source: netblue30/firejail

After updating to the latest git version, I'm unable to start any programs firejailed.

I'm always getting the following error message:

Access error: pid 1000, last mount name:/usr/bin dir:/usr/bin type:ext4 - invalid read-only mount

I guess it's related to this commit.

bug

Most helpful comment

It's because /bin is symlinked in Arch (and some other distros).

I'll push a fix soon. Sorry everyone.

All 4 comments

Confirming: 03a92a15 not broken, dba9dff9 broken. @smitsohu

same here on Arch

Mounting read-only /bin
804 741 8:3 /usr/bin /usr/bin ro,relatime master:1 - ext4 /dev/sda3 rw
mountid=804 fsname=/usr/bin dir=/usr/bin fstype=ext4
804 741 8:3 /usr/bin /usr/bin ro,relatime master:1 - ext4 /dev/sda3 rw
mountid=804 fsname=/usr/bin dir=/usr/bin fstype=ext4
Access error: pid 1000, last mount name:/usr/bin dir:/usr/bin type:ext4 - invalid read-only mount
Error: proc 21922 cannot sync with peer: unexpected EOF
Peer 21923 unexpectedly exited with status 1

It's because /bin is symlinked in Arch (and some other distros).

I'll push a fix soon. Sorry everyone.

Thanks - all is well again!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

francoism90 picture francoism90  路  4Comments

dandelionred picture dandelionred  路  3Comments

reinerh picture reinerh  路  3Comments

Vincent43 picture Vincent43  路  3Comments

ghost picture ghost  路  3Comments