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

VirtualBox 5.1 Not Signed and Interrupts Software Updater

$
0
0
I installed VirtualBox 5.1 using as follows:
Code:

sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get autoremove
  wget -q http://download.virtualbox.org/virtu...racle_vbox.asc -O- | sudo apt-key add -
  sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian $(lsb_release -sc) contrib" >> /etc/apt/sources.list'
  sudo apt-get update
  sudo apt-get install virtualbox-5.1

When I run apt-get update, it returns this:
Code:

W: GPG error: http://download.virtualbox.org/virtualbox/debian zesty InRelease: The following signatures couldn't be verified because the public key is not available:
        NO_PUBKEY A2F683C52980AECF
  W: The repository 'http://download.virtualbox.org/virtualbox/debian zesty InRelease' is not signed.
  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.

This causes Software Updater to stall and return:
Failed to download repository information
Check your Internet connection
About 10 seconds later, Software Updater returns:
Your software is up to date

So, I go into Software Updater and uncheck the VirtualBox respository, and I no longer get the failed to download message. But that also means that I won't be getting updates for VirtualBox, I presume. Is this normal behavior? What does everyone else do?

Viewing all articles
Browse latest Browse all 4211

Trending Articles



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