-
```
flatpak run org.geany.Geany
bwrap: Can't bind mount /oldroot/var/run/chrome/geany on /newroot/var/run/chrome/geany: Too many levels of symbolic links
```
bubblewrap was configured with
``…
-
I run an application using bubblewrap that forks off a number of background processes. When closing the application, the background processes are not always cleaned up, so if I run `lsns`, I will sti…
-
### 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…
-
### 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](ht…
-
Follow up on email thread %ostree-list%
I am trying to build silverblue (for now) on openSUSE Tumbleweed.
```
libostree-2020.3-2.3.x86_64
bubblewrap-0.4.1-1.2.x86_64
rpm-ostree-2020.4-3.1.x86_64
…
-
Hi!
Relevant System Specs:
OS: Ubuntu 22.10
Flatpak Version: 1.15.4
when using XIVLauncher (as Flatpak from Flathub) in combination with Steam (installed as a deb), following the advice from h…
-
Today the container-selinux policy denies `mount("tmpfs")`. Arguably...this is a bug in the policy with the advent of user namespaces. However, we could just use a temporary directory in an existin…
-
Trying to get a grasp on the nested namespaces and how to enter those with --userns2
There are no examples or tests I can find
For example when I run
```sh
bwrap --unshare-user --dev-bind / / --…
-
Bubblewrap errors when run in a stratum other than the stratum that provides init. Error message is at the bottom of the steps to reproduce. It's not clear to me why this is happening, though looking …
-
### Background:
If a user builds Flatpak from source, and doesn't already have Bubblewrap installed, and doesn't want to install Bubblewrap for any use other than Flatpak, then the Flatpak build buil…