-
Hi,
I cannot execute any commands with ```bwrap```. I have the following error message on Debian.
```sh
$ bwrap --help
bwrap: prctl(PR_SET_NO_NEW_CAPS) failed: Invalid argument
```
-
When running bwrap within a job of a SLURM cluster node, I get the following error:
```
$ srun user
bwrap: pivot_root: Invalid argument
```
It's highly desirable to let bwrap pass through s…
-
It is currently possible to have bwrap installed correctly, but completely broken because neither of the 2 options that would allow bwrap to work are enabled.
In https://bugzilla.gnome.org/show_bug…
-
Bubblewrap gives me a very strange error when trying to start Steam (fresh installation):
## STR
```
$ flatpak run com.valvesoftware.Steam
bwrap: Can't make symlink at /var/home/rugk/Musik: F…
-
# Bug Report
### 🕗 Version & Regression Information
4.1.3 & 4.2.0-dev the same
### ⏯ Playground Link
https://www.typescriptlang.org/play?ts=4.2.0-beta#code/JYOwLgpgTgZghgYwgAgEJwM4oN4ChkHKgbAA…
fuson updated
3 months ago
-
### What Happened?
In a Guest Session, it is not possible to open Web. It is also not possible to open Chromium from Flathub. In both cases, the application appears to begin opening, but then stops a…
-
I've received this bug report in Debian: . The rest of this issue report is quoting Guilhem Moulin.
---
I noticed that bubblewrap refuses to create a new user namespace when
the procfs is mount…
-
### Is your feature related to a problem? Please describe.
Some i386 cannot be crossbuild. They need to be in true i386 debootstrap.
### A clear and concise description of what you want to happe…
-
I intermittently see `test-run.sh` fail with:
```
Unable to lock file /var/tmp/tap-test.nlbsH3/lock: Resource temporarily unavailable
```
I believe this is a race condition between the `lockf-…
-
In nix-user-chroot-1.0.3 one can use bwrap inside nix-user-chroot[1], but this stopped working in v1.1.0 (and later). I git bisected it to https://github.com/nix-community/nix-user-chroot/commit/62885…