Skip to content
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] distrobox-host-exec #1395

Open
xensurve opened this issue May 14, 2024 · 3 comments
Open

[Error] distrobox-host-exec #1395

xensurve opened this issue May 14, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@xensurve
Copy link

xensurve commented May 14, 2024

DISTRO : ARCH
DE: PLASMA
DISTROBOX : 1.7.2-1


distrobox-host-exec podman ps -a

command produces nothing # running in root , I pressume because of containerization

execute distrobox-host-exec with firejail


firejail distrobox-host-exec podman ps -a

Warning: an existing sandbox was detected. distrobox-host-exec will run without any additional sandboxing features

Is it possible to bypass the containerization and run with root ?

@xensurve xensurve added the bug Something isn't working label May 14, 2024
@mirkobrombin
Copy link
Collaborator

Hi. Can you provide more context on what you are trying to do?

@89luca89
Copy link
Owner

Not sure what you're trying to do
distrobox-host-exec just used dbus (via host-spawn) to send a command to the host, to be executed

@xensurve
Copy link
Author

xensurve commented May 30, 2024

out side the container


podman ps -a

lists the running container

inside the container when I run


distrobox-host-exec podman ps -a

nothing happens no output , no error I cant run anything from the host inside the container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants