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
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
Running on Amazon Linux 1, and with the most up-to-date docker (18.03 CE), nvidia-docker does not install.
Loaded plugins: dkms-build-requires, priorities, update-motd, upgrade-helper
amzn-main | 2.1 kB 00:00:00
amzn-updates | 2.5 kB 00:00:00
Resolving Dependencies
--> Running transaction check
---> Package nvidia-docker2.noarch 0:2.0.3-1.docker17.12.1.ce.amzn1 will be installed
--> Processing Dependency: nvidia-container-runtime = 2.0.0-1.docker17.12.1.amzn1 for package: nvidia-docker2-2.0.3-1.docker17.12.1.ce.amzn1.noarch
--> Processing Dependency: docker = 17.12.1ce for package: nvidia-docker2-2.0.3-1.docker17.12.1.ce.amzn1.noarch
--> Running transaction check
---> Package nvidia-container-runtime.x86_64 0:2.0.0-1.docker17.12.1.amzn1 will be installed
--> Processing Dependency: nvidia-container-runtime-hook < 2.0.0 for package: nvidia-container-runtime-2.0.0-1.docker17.12.1.amzn1.x86_64
---> Package nvidia-docker2.noarch 0:2.0.3-1.docker17.12.1.ce.amzn1 will be installed
--> Processing Dependency: docker = 17.12.1ce for package: nvidia-docker2-2.0.3-1.docker17.12.1.ce.amzn1.noarch
--> Running transaction check
---> Package nvidia-container-runtime-hook.x86_64 0:1.3.0-1.amzn1 will be installed
--> Processing Dependency: libnvidia-container-tools < 2.0.0 for package: nvidia-container-runtime-hook-1.3.0-1.amzn1.x86_64
--> Processing Dependency: libnvidia-container-tools >= 0.1.0 for package: nvidia-container-runtime-hook-1.3.0-1.amzn1.x86_64
---> Package nvidia-docker2.noarch 0:2.0.3-1.docker17.12.1.ce.amzn1 will be installed
--> Processing Dependency: docker = 17.12.1ce for package: nvidia-docker2-2.0.3-1.docker17.12.1.ce.amzn1.noarch
--> Running transaction check
---> Package libnvidia-container-tools.x86_64 0:1.0.0-0.1.rc.2 will be installed
--> Processing Dependency: libnvidia-container1(x86-64) >= 1.0.0-0.1.rc.2 for package: libnvidia-container-tools-1.0.0-0.1.rc.2.x86_64
--> Processing Dependency: libnvidia-container.so.1(NVC_1.0)(64bit) for package: libnvidia-container-tools-1.0.0-0.1.rc.2.x86_64
--> Processing Dependency: libnvidia-container.so.1()(64bit) for package: libnvidia-container-tools-1.0.0-0.1.rc.2.x86_64
---> Package nvidia-docker2.noarch 0:2.0.3-1.docker17.12.1.ce.amzn1 will be installed
--> Processing Dependency: docker = 17.12.1ce for package: nvidia-docker2-2.0.3-1.docker17.12.1.ce.amzn1.noarch
--> Running transaction check
---> Package libnvidia-container1.x86_64 0:1.0.0-0.1.rc.2 will be installed
---> Package nvidia-docker2.noarch 0:2.0.3-1.docker17.12.1.ce.amzn1 will be installed
--> Processing Dependency: docker = 17.12.1ce for package: nvidia-docker2-2.0.3-1.docker17.12.1.ce.amzn1.noarch
--> Finished Dependency Resolution
Error: Package: nvidia-docker2-2.0.3-1.docker17.12.1.ce.amzn1.noarch (nvidia-docker)
Requires: docker = 17.12.1ce
Installed: docker-18.03.1ce-2.141.amzn1.x86_64 (@amzn-updates)
docker = 18.03.1ce-2.141.amzn1
Available: docker-17.12.1ce-1.135.amzn1.x86_64 (amzn-main)
docker = 17.12.1ce-1.135.amzn1
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
2. Steps to reproduce the issue
Follow the installation steps. Fails upon step:
sudo yum install -y nvidia-docker2
3. Information to attach (optional if deemed irrelevant)
Kernel version from uname -a
Linux ip-10-96-133-4 4.14.42-52.37.amzn1.x86_64 Add README image #1 SMP Tue May 22 00:41:10 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
1. Issue or feature description
Running on Amazon Linux 1, and with the most up-to-date docker (18.03 CE), nvidia-docker does not install.
2. Steps to reproduce the issue
Follow the installation steps. Fails upon step:
sudo yum install -y nvidia-docker2
3. Information to attach (optional if deemed irrelevant)
uname -a
Linux ip-10-96-133-4 4.14.42-52.37.amzn1.x86_64 Add README image #1 SMP Tue May 22 00:41:10 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
dmesg
nvidia-smi -a
nvsmi.txt
docker version
Docker version 18.03.1-ce, build 3dfb8343b139d6342acfd9975d7f1068b5b1c3d3
Let me know if more is needed, thank you.
The text was updated successfully, but these errors were encountered: