containers / containers/bubblewrap

bwrap: Can't bind mount Too many levels of symbolic links

Open
#407 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.7k
Forks
386
Avg merge
3d 17h
Merged PRs (30d)
11

Description

```
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
```
./configure \
--disable-maintainer-mode \
--disable-man \
--with-priv-mode=setuid \
--enable-sudo
```
(this is on ChromeOS in Dev mode.)

Any ideas on what I'm doing wrong?

Some flatpakls, such as VLC, work just fine. Others give this error.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.