Replies: 1 comment 3 replies
-
|
Hi @Tealk — thanks for bringing this up. That’s a tricky interaction; I ran into something quite similar, so maybe we can narrow it down together. What I observe
Things to check / suggestions
Example debugging steps
If you like, I can prepare a patch suggestion (for VSCodium’s AppImage) or a minimal repro script you could attach. Do you want me to build that? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
When trying to open a Podman container (e.g., Fedora Toolbox) or enter a Distrobox container from within the VSCodium AppImage environment, I encounter two separate issues:
libselinux.so.1andlibsemanage.so.2.These problems prevent using Podman rootless containers inside the VSCodium AppImage shell.
Steps to reproduce
Actual error messages
and
Additional information
libselinux.so.1, which conflicts with the system libraries required by Podman and related tools.Beta Was this translation helpful? Give feedback.
All reactions