distrobox icon indicating copy to clipboard operation
distrobox copied to clipboard

[Error] --nvidia is causing error when entering into the container

Open sonulohani opened this issue 1 year ago • 0 comments

Please, before opening a bug:

  • make sure you've read the documentation.
  • Ensure there isn't already an open issue about this.
  • Ensure there isn't already a closed/resolved issue about this.

Describe the bug --nvidia is causing issue with entering into the container

To Reproduce Steps to reproduce the behavior

  1. distrobox create -i quay.io/toolbx/arch-toolbox:latest -n archlinux --nvidia --additional-flags "--cap-add=SYS_PTRACE"
  2. distrobox enter archlinux

Expected behavior No error should be reported and should be able to enter into the [container.]

Logs (error.log)

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod? docker
  • Which version or podman, docker or lilipod? 26.0.0
  • Which version of distrobox? 1.7.1.0
  • Which host distribution? Ubuntu-22.04
  • How did you install distrobox? Through official method given in readme

Additional context Add any other context about the problem here.

sonulohani avatar Apr 08 '24 09:04 sonulohani