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] Setup stuck on Setting up host's nvidia integration... #1589

Open
aaravrav opened this issue Oct 13, 2024 · 4 comments
Open

[Error] Setup stuck on Setting up host's nvidia integration... #1589

aaravrav opened this issue Oct 13, 2024 · 4 comments
Labels
bug Something isn't working help wanted Extra attention is needed wait-on-user waiting for a reply

Comments

@aaravrav
Copy link

Describe the bug
When using the --nvidia flag, distrobox enter hangs on Setting up host's nvidia integration...

To Reproduce
distrobox create --name ubuntu-gp --nvidia --init --image ubuntu:latest --additional-packages "systemd libpam-systemd"
distrobox enter ubuntu-gp

Logs

$ distrobox create --name ubuntu-gp --nvidia --init --image ubuntu:latest --additional-packages "systemd libpam-systemd"
Creating 'ubuntu-gp' using image ubuntu:latest	[ OK ]
Distrobox 'ubuntu-gp' successfully created.
To enter, run:

distrobox enter ubuntu-gp

$ distrobox enter ubuntu-gp
Starting container...                   	[ OK ]
Installing basic packages...            	
 [ OK ]
Setting up devpts mounts...             	[ OK ]
Setting up read-only mounts...          	[ OK ]
Setting up read-write mounts...         	[ OK ]
Setting up host's sockets integration...	[ OK ]
Setting up host's nvidia integration... 	

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod?: Podman
  • Which version or podman, docker or lilipod?: 5.2.3
  • Which version of distrobox?: 1.8.0
  • Which host distribution?: Arch Linux
  • How did you install distrobox? : paru -S distrobox-git
@aaravrav aaravrav added the bug Something isn't working label Oct 13, 2024
@89luca89
Copy link
Owner

Hi @aaravrav can you run a podman logs -f ubuntu-gp and post the logs?
This way I can see where it's failing
Thanks!

@89luca89 89luca89 added help wanted Extra attention is needed wait-on-user waiting for a reply labels Oct 14, 2024
@aaravrav
Copy link
Author

@89luca89 Didn't know about that. Seems like the problem is happening due to systemd: https://0x0.st/XIiB.txt

@aaravrav
Copy link
Author

@89luca89 Hi, any updates?

@SteavenGamerYT
Copy link

any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed wait-on-user waiting for a reply
Projects
None yet
Development

No branches or pull requests

3 participants