Trying to install VirtualBox 4.0.8 in Ubuntu 11.04 using repository will fail. I tried it yesterday (22.05.2011). Currently I'm sitting behind the Ubuntu 10.04 machine but already after adding repository it cannot download package list or was it broken file and therefore will fail. I had to comment out virtualbox repository in order to have possibility update and install other software.
I tried to report it yesterday, when that PC was available for me but activation link came so long time, that only now I am able to post it.
install Virtualbox 4.0.8 in Ubuntu 11.04 using repository
-
edmund.laugasson
- Posts: 1
- Joined: 23. May 2011, 02:56
- Primary OS: Ubuntu other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows, Linux
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: install Virtualbox 4.0.8 in Ubuntu 11.04 using repository
What do you have in your sources file (sources.list or separate .list file in sources.list.d)? What was the exact error you got? We need more information.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
myd0j0
- Posts: 6
- Joined: 1. Feb 2011, 22:40
- Primary OS: Ubuntu other
- VBox Version: OSE Debian
- Guest OSses: Win XP
Re: install Virtualbox 4.0.8 in Ubuntu 11.04 using repository
I'm having the same problem installing. I followed the instructions on the Downloads page: http://www.virtualbox.org/wiki/Linux_Downloads
command line and synaptic (after clicking reload) both show this error:
W: Failed to fetch http://download.virtualbox.org/virtualb ... ty/Release Unable to find expected entry 'contrib/source/Sources' in Release file (Wrong sources.list entry or malformed file)
I ran "sudo apt-get install virtualbox-4.0" anyway and Software Center no longer shows VirtualBox in my list of installed software, even though it is installed and updated to 4.0.8 r71778 as well. Don't know if that will help, but there it is.
command line and synaptic (after clicking reload) both show this error:
W: Failed to fetch http://download.virtualbox.org/virtualb ... ty/Release Unable to find expected entry 'contrib/source/Sources' in Release file (Wrong sources.list entry or malformed file)
I ran "sudo apt-get install virtualbox-4.0" anyway and Software Center no longer shows VirtualBox in my list of installed software, even though it is installed and updated to 4.0.8 r71778 as well. Don't know if that will help, but there it is.
-
Sasquatch
- Volunteer
- Posts: 17798
- Joined: 17. Mar 2008, 13:41
- Primary OS: Debian other
- VBox Version: VirtualBox+Oracle ExtPack
- Guest OSses: Windows XP, Windows 7, Linux
- Location: /dev/random
Re: install Virtualbox 4.0.8 in Ubuntu 11.04 using repository
Disable the source-code repo option. That should get rid of the error.
Read the Forum Posting Guide before opening a topic.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
VirtualBox FAQ: Check this before asking questions.
Online User Manual: A must read if you want to know what we're talking about.
Howto: Install Linux Guest Additions
Howto: Use Shared Folders on Linux Guest
See the Tutorials and FAQ section at the top of the Forum for more guides.
Try searching the forums first with Google and add the site filter for this forum.
E.g. install guest additions site:forums.virtualbox.org
Retired from this Forum since OSSO introduction.
-
CeltaWeb
- Posts: 1
- Joined: 1. Jul 2011, 09:24
- Primary OS: Ubuntu other
- VBox Version: OSE Debian
- Guest OSses: XP, Vista, 7, Linux, OSX
Re: install Virtualbox 4.0.8 in Ubuntu 11.04 using repository
HiSasquatch wrote:Disable the source-code repo option. That should get rid of the error.
I was getting the exact same error so I uncommented the source-code repo and the upgrade went smoothly
Thanks