Skip to content

[Bug 577780] Bwrap does not have permissions to mount tmpfs

Bugzilla Link 577780
Status NEW
Importance P3 normal
Reported Dec 13, 2021 12:36 EDT
Modified Dec 17, 2021 13:22 EDT
Reporter Samantha Dawley

Description

Hello,

I am attempting to build flatpaks in the https://ci.eclipse.org/linuxtools/ Jenkins and have been getting the error "bwrap: Failed to mount tmpfs: Permission denied"

It looks like the fix is run in a privileged docker container, however that seems to be forbidden according to https://wiki.eclipse.org/Jenkins#How_do_I_run_my_build_in_a_custom_container.3F (and I was told the same thing when I tried anyway: https://ci.eclipse.org/linuxtools/job/sdawley-test-build/44/console).

So how should I get tmpfs mounted? Any help/suggestions are appreciated.

Thanks.