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
Describe the bug
When using the
--nvidiaflag,distrobox enterhangs onSetting 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-gpLogs
Desktop (please complete the following information):
5.2.31.8.0Arch Linuxparu -S distrobox-git