Error installing virtualbox in ubuntu 20.04 host
Posted: 16. May 2020, 10:16
Today I saw that Ubuntu 20.04 was mentioned on the linux_downloads page for the first time. Following the instructions there I did:
- Added a line to /etc/apt/sources.list, ending ...debian focal contrib
- wget ...
- sudo apt-get update
Output from this included:
E: The repository '...debian focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Does this mean that the repository is not correctly set up?
- Added a line to /etc/apt/sources.list, ending ...debian focal contrib
- wget ...
- sudo apt-get update
Output from this included:
E: The repository '...debian focal Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
Does this mean that the repository is not correctly set up?