-
-
Notifications
You must be signed in to change notification settings - Fork 586
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory #2058
Comments
@fuomag9 thanks for reporting. We'll look into it |
@TheTechromancer I'm using docker inside an LXC container, these are the info for reproducing this correctly: This will make the error appear: While this will not: Btw, is there an official way to obtain output data from the container? |
Oh I see. The problem is that the Probably the best solution is to map |
Technically yes, there is a bash script But mapping |
@fuomag9 are we good to close this out? |
Sure! Maybe it would make sense to add this information to the documentation? |
Describe the bug
error while loading shared libraries: libglib-2.0.so.0: cannot open shared object file: No such file or directory
Expected behavior
No error
BBOT Command
docker run -it --rm -d -v /var/run/docker.sock:/var/run/docker.sock -t 1.1.1.1/24 -p kitchen-sink
OS, BBOT Installation Method + Version
ubuntu 22.04, lxc
Logs
The text was updated successfully, but these errors were encountered: