Opened 11 years ago
Closed 11 years ago
#12986 closed defect (fixed)
depot ubuntu 14.04 LTS trusty not found
Reported by: | andykimpe | Owned by: | |
---|---|---|---|
Component: | installer | Version: | VirtualBox 4.3.10 |
Keywords: | Cc: | ||
Guest type: | all | Host type: | Linux |
Description
depot ubuntu 14.04 LTS trusty not found
ubuntu 14.04 LTS trusty : release date 17 April 2014
install command (source ubuntu france forums http://doc.ubuntu-fr.org/virtualbox)
echo "deb http://download.virtualbox.org/virtualbox/debian lsb_release -sc
contrib" | sudo tee -a /etc/apt/sources.list.d/virtualbox.list && wget -q http://download.virtualbox.org/virtualbox/debian/oracle_vbox.asc -O- | sudo apt-key add - && sudo apt-get update && sudo apt-get install virtualbox-4.3
Err http://download.virtualbox.org trusty/contrib i386 Packages
404 Not found
cat /etc/apt/sources.list.d/virtualbox.list
deb http://download.virtualbox.org/virtualbox/debian trusty contrib
please add trusty depots
Change History (3)
comment:1 by , 11 years ago
comment:2 by , 11 years ago
priority: | blocker → major |
---|
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
We decided to use the 13.04 packages for the 14.04 repository. We have tested these packages on 14.04 and it seems they work without any problem.
We will most likely provide repositories for Trusty with our next releases. Could you try the Saucy packages for now? Chances are high that they will work fine with Trusty.