Error when adding nvidia-docker repositoryUbuntu 12.04 Nvidia GTX 460 video card installationProblem with latest nvidia driver provided by CanonicalInstall Ubuntu 15.10 on Dell XPS 15 2015 9550 with Nvidia 960Black screen on boot when any NVIDIA drivers installedHow to install CUDA 8.0 on Ubuntu 16.04 with Nvidia GeForce GTX 1080usb_submit_urb(ctrl) failed: -1 after installing graphics driversnVidia X Settings does not launch- Ubuntu 17.10Enabling external monitor via eGPU when having multiple NVIDIA Cards - Ubuntu 18.04Can't install CUDA 9.2 - Unable to locate package cudappa:graphics-drivers/ppa connection keeps timing out, trying to update driver
How to balance a monster modification (zombie)?
10 year ban after applying for a UK student visa
Why is this tree refusing to shed its dead leaves?
What will the Frenchman say?
TDE Master Key Rotation
What is the difference between something being completely legal and being completely decriminalized?
Pre-Employment Background Check With Consent For Future Checks
Isn't the word "experience" wrongly used in this context?
Why do I have a large white artefact on the rendered image?
Interior of Set Notation
Do I need an EFI partition for each 18.04 ubuntu I have on my HD?
Hot air balloons as primitive bombers
Why didn’t Eve recognize the little cockroach as a living organism?
Print a physical multiplication table
What is it called when someone votes for an option that's not their first choice?
Symbolism of 18 Journeyers
Have the tides ever turned twice on any open problem?
If I cast the Enlarge/Reduce spell on an arrow, what weapon could it count as?
Fair way to split coins
Would mining huge amounts of resources on the Moon change its orbit?
Can other pieces capture a threatening piece and prevent a checkmate?
Homology of the fiber
Would this string work as string?
Air travel with refrigerated insulin
Error when adding nvidia-docker repository
Ubuntu 12.04 Nvidia GTX 460 video card installationProblem with latest nvidia driver provided by CanonicalInstall Ubuntu 15.10 on Dell XPS 15 2015 9550 with Nvidia 960Black screen on boot when any NVIDIA drivers installedHow to install CUDA 8.0 on Ubuntu 16.04 with Nvidia GeForce GTX 1080usb_submit_urb(ctrl) failed: -1 after installing graphics driversnVidia X Settings does not launch- Ubuntu 17.10Enabling external monitor via eGPU when having multiple NVIDIA Cards - Ubuntu 18.04Can't install CUDA 9.2 - Unable to locate package cudappa:graphics-drivers/ppa connection keeps timing out, trying to update driver
I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.
When running the command to add the nvidia-docker repo:
curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)
...as copied directly from the nvidia-docker repo, I get the following message:
gpg: can't open 'distribution=ubuntu18.10': No such file or directory
Any ideas on what this message means?
nvidia docker
New contributor
add a comment |
I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.
When running the command to add the nvidia-docker repo:
curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)
...as copied directly from the nvidia-docker repo, I get the following message:
gpg: can't open 'distribution=ubuntu18.10': No such file or directory
Any ideas on what this message means?
nvidia docker
New contributor
add a comment |
I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.
When running the command to add the nvidia-docker repo:
curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)
...as copied directly from the nvidia-docker repo, I get the following message:
gpg: can't open 'distribution=ubuntu18.10': No such file or directory
Any ideas on what this message means?
nvidia docker
New contributor
I'm attempting to install nvidia-docker on Ubuntu 18.10. I have a nvidia geforce gtx 1080 ti, with latest drivers installed. I also just installed the latest version of docker.
When running the command to add the nvidia-docker repo:
curl -s -L https://nvidia.github.io/nvidia-docker/gpgkey | sudo apt-key add - distribution=$(. /etc/os-release;echo $ID$VERSION_ID)
...as copied directly from the nvidia-docker repo, I get the following message:
gpg: can't open 'distribution=ubuntu18.10': No such file or directory
Any ideas on what this message means?
nvidia docker
nvidia docker
New contributor
New contributor
New contributor
asked 10 mins ago
Jacob SternJacob Stern
1
1
New contributor
New contributor
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126789%2ferror-when-adding-nvidia-docker-repository%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.
Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.
Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.
Jacob Stern is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1126789%2ferror-when-adding-nvidia-docker-repository%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown