We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When passing additional args to disttrobox-enter, it fails to enter the container
exec "/usr/bin/distrobox-enter" --additional-flags "--env WAYLAND_DISPLAY=''" -n rtabmap -- '/usr/local/bin/rtabmap' Error: No such container:
Possibly related to the last commit c05b6a4
To Reproduce Be on distrobox git and try to pass additional args to distrobox-enter
Expected behavior Entering the container
Logs
https://gist.github.com/parkerlreed/8ce19f5b328677f17723c8a96bb096c0
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered:
Any update on this? Stable is currently out of the question since this bug exists there (and was fixed in this commit) 43eb223
I guess I'll just checkout the commit before c05b6a4 to at least have the additonal args working for now.
Sorry, something went wrong.
cd72759
Thank you!
No branches or pull requests
Describe the bug
When passing additional args to disttrobox-enter, it fails to enter the container
Possibly related to the last commit c05b6a4
To Reproduce
Be on distrobox git and try to pass additional args to distrobox-enter
Expected behavior
Entering the container
Logs
https://gist.github.com/parkerlreed/8ce19f5b328677f17723c8a96bb096c0
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: