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] additional flags not working for distrobox-enter #1541

Closed
parkerlreed opened this issue Sep 1, 2024 · 2 comments
Closed

[Error] additional flags not working for distrobox-enter #1541

parkerlreed opened this issue Sep 1, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@parkerlreed
Copy link

parkerlreed commented Sep 1, 2024

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):

  • Docker
  • 27.2.-
  • distrobox-git 1.7.2.1.r1474.c05b6a4-1
  • Arch Linux
  • AUR git package
@parkerlreed parkerlreed added the bug Something isn't working label Sep 1, 2024
@parkerlreed
Copy link
Author

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.

@parkerlreed
Copy link
Author

Thank you!

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

1 participant