You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the
--nvidia
flag,distrobox enter
hangs 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-gp
Logs
Desktop (please complete the following information):
5.2.3
1.8.0
Arch Linux
paru -S distrobox-git
The text was updated successfully, but these errors were encountered: