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

Distribution "amzn2018.03" missing #722

Closed
efrainsteinbach opened this issue Apr 30, 2018 · 3 comments
Closed

Distribution "amzn2018.03" missing #722

efrainsteinbach opened this issue Apr 30, 2018 · 3 comments

Comments

@efrainsteinbach
Copy link

I'm running an Amazon Linux image amzn-ami-2017.09.l-amazon-ecs-optimized on my EC2 VM. Following the repo setup for CentOS/RHEL-based distributions, I get this 'distribution' variable defined:

[root@x]# distribution=$(. /etc/os-release;echo $ID$VERSION_ID)
[root@x]# echo $distribution
amzn2018.03

But I get a 404 page at the URL of the subsequent curl:
https://nvidia.github.io/nvidia-docker/amzn2018.03/nvidia-docker.repo

I'm sorry if this is completely ignorant, I'm not familiar with Amazon/CentOS/Nvidia linux distributions.

Could someone tell me alternative 'distributions' (or AMIs that support ECS) that may work? Or simply a way to list the available distributions?

--

Kernel: 4.9.85-38.58.amzn1.x86_64 #1 SMP Wed Mar 14 01:17:26 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
(I don't have nvidia-smi installed yet.)

@avimanyu786
Copy link

@flx42
Copy link
Member

flx42 commented Apr 30, 2018

Fixed by f73a8da
Please try again!

@flx42 flx42 closed this as completed May 2, 2018
@efrainsteinbach
Copy link
Author

sorry, yep, that works - thanks a lot!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants