-
It has been discussed before here and the problem seemed to have to do with privilege.
But assuming you don't care to be unprivileged when you do it, how do you force a piece of software you bubble…
ghost updated
4 years ago
-
I just installed the client on Manjaro and as soon as I selected the local directory, the program freeze
![Screenshot from 2024-04-04 17-30-05](https://github.com/meganz/MEGAsync/assets/107290/934e…
-
Hello,
for my use case I need to run `bwrap` as root user with a user namespace that has more than 1 uid in uid_map. I've tried to create a user namespace using `unshare`, configure uid_map using `…
-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker]…
-
bubblewrap and flatpak security update
Severity: important
Description
Bubblewrap (/usr/bin/bwrap) is a core execution engine for unprivileged containers that works as a setuid binary on kernels witho…
-
we should select a minimal supported version, and run all tests on all bash versions, after the minimal supported one. i think its reasonable to support every bash version after 4.0, as it supports ha…
b1ek updated
2 months ago
-
Using `bwrap --tmpfs PATH ...` where `PATH` happens to be a symlink to a directory fails with:
> bwrap: Can't mount tmpfs on /newroot/PATH: No such file or directory
As an example, see https://g…
-
If `binfmt-user-static` is installed in the native OS (say x86_64 arch), it is possible to run JuNest on a different architecture (say ARM) using the namespace more. More information [here](https://wi…
-
Running the example in the README yields:
```
$ bwrap --ro-bind /usr /usr --symlink usr/lib64 /lib64 --proc /proc --dev /dev --unshare-pid bash
bwrap: execvp bash: No such file or directory
```
-
### Describe the bug
I’m trying to follow ESP-home’s [getting started](https://esphome.io/guides/getting_started_command_line.html) guide. Having noticed that `nix-shell -p esphome` exists, I was h…