Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Debian buster: nnvidia-container-cli: ldcache error: process /sbin/ldconfig failed with error code: 1 #660

@tobycheese

Description

@tobycheese

1. Issue or feature description

docker run --runtime=nvidia --rm nvidia/cuda:9.0-cudnn7-devel-ubuntu16.04 nvidia-smi

results in

docker: Error response from daemon: OCI runtime create failed: container_linux.go:348: starting container process caused "process_linux.go:402: container init caused \"process_linux.go:385: running prestart hook 1 caused \\\"error running hook: exit status 1, stdout: , stderr: exec command: [/usr/bin/nvidia-container-cli --load-kmods --debug=/var/log/nvidia-container-runtime-hook.log configure --ldconfig=@/sbin/ldconfig --device=all --compute --utility --require=cuda>=9.0 --pid=2004 /var/lib/docker/overlay2/0765a24c941dbb710987be1a3ac397bc09cbfeac26c2d1f8f91f1434f91e0af2/merged]\\\\nnvidia-container-cli: ldcache error: process /sbin/ldconfig failed with error code: 1\\\\n\\\"\"": unknown.

2. Steps to reproduce the issue

I installed on Debian buster, but adding the repo for stretch. Is this bound to fail? nvidia-docker1 was working just fine. Do I need to downgrade, or is buster support here soon?

3. Information to attach (optional if deemed irrelevant)

  • Kernel version: Linux epsilon 4.14.0-3-amd64 Add README image #1 SMP Debian 4.14.17-1 (2018-02-14) x86_64 GNU/Linux
  • Driver information from nvidia-smi -a: 390.25
  • Docker version from docker version: 17.12.1-ce
  • NVIDIA packages version from dpkg -l '*nvidia*' or rpm -qa '*nvidia*'
  • NVIDIA container library version from nvidia-container-cli -V
  • NVIDIA container library logs (see troubleshooting)

nvidia-packages.txt
nvidia-container-library-version.txt
nvidia-container-runtime-hook.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions