Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

Trying to install Virtual Box, problems updating the registry (I think)

$
0
0
I get the below error message

Code:

W: The repository 'https://download.virtualbox.org/virtualbox/debian Xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch https://download.virtualbox.org/virt...amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

After I run
Code:

wget -q https://www.virtualbox.org/download/..._vbox_2016.asc -O- | sudo apt-key add -
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -

then
Code:

sudo apt-get update
What am I doing wrong do you think?

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>