Results 1 to 10 of 10

Thread: Virtualbox OSE Won't Install

  1. #1
    Join Date
    Apr 2007
    Location
    Lower 48, US
    Beans
    511
    Distro
    Ubuntu 11.04 Natty Narwhal

    Exclamation Virtualbox OSE Won't Install

    if i follow the tutorial here: https://help.ubuntu.com/community/Vi...08.04%20(Hardy)

    im running ubuntu 8.04.1 32bit

    i get as far as the first command and then:

    Code:
    ksoviero@ksoviero-laptop:~$ sudo apt-get install -f virtualbox-ose virtualbox-ose-source virtualbox-ose-modules-generic
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
      virtualbox-ose-modules-generic: Depends: virtualbox-ose-modules-2.6.24-20-generic but it is not going to be installed
    E: Broken packages
    ksoviero@ksoviero-laptop:~$

  2. #2
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Virtualbox OSE Won't Install

    I'm guessing that it still in proposed, I think that the -20 kernel still is. You know that USB support is in the PUEL version and not OSE - just checking

  3. #3
    Join Date
    Jan 2008
    Location
    Chicago, IL, USA
    Beans
    122

    Re: Virtualbox OSE Won't Install

    I believe this is probably because there is some sort of update to virtualbox-ose that's been building (or something) in the repositories. Since I've already got it installed, an update shows up in my Update Manager, but it's greyed out and not selectable. My suggestion would be to wait a day or 2 and try again. Hopefully by that point the updated package will have finished building (or whatever's going on) and you'll be able to install it just like you tried to.

    As the previous poster stated, you can also get virtualbox PUEL (personal use and evaluation license) if you want USB support. That one isn't available in the repos but is available through the VBox website.

    If it's something you can't wait a few days for, then I'd suggest grabbing the newest PUEL version. It should work fine. Well, unless you're trying to boot the Intrepid kernel, heh.

  4. #4
    Join Date
    Dec 2007
    Location
    Charlotte, NC
    Beans
    1,087
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Virtualbox OSE Won't Install

    Go with the PUEL, you can download it from here. It's very straight forward to install, simply download, double-click and you're done...
    "There are 10 types of people: Those who read binary and those who don't"
    >>>"who is general failure and why is he reading my files"<<<
    The Ubuntu Counter Project - user number # 22367
    Howto automount NTFS - My wallpaper

  5. #5
    Join Date
    Dec 2004
    Location
    Atlanta, GA USA
    Beans
    7,257
    Distro
    Ubuntu Development Release

    Re: Virtualbox OSE Won't Install

    try
    Code:
    sudo apt-get install -f
    also, do you have all repos enabled?

  6. #6
    Join Date
    Jan 2008
    Beans
    219

    Re: Virtualbox OSE Won't Install

    I also have this problem at the moment.
    As far as I can tell, yes, virtualbox has been built with
    2.6.24-20-generic
    which is not yet available on the repo.

    I wonder how I can get my hands on an older version of virtualbox from the repository ?? This would solve it, until the new kernel is released for us.

  7. #7
    Join Date
    May 2006
    Beans
    Hidden!
    Distro
    Ubuntu Karmic Koala (testing)

    Re: Virtualbox OSE Won't Install

    i had a similar issue, apt-get install -f (as stated above) fixed it just fine.

    Switched to the non-free version of VBox anyway, easier usb support
    "Kreed" - Download/File Server - AMD Sempron 3000+ / 768MB / nVidia 6200GT - Ubuntu 9.04
    "Muter" - Work Laptop - Dell Latitude D830 / Core 2 Duo 2.4GHz / 2048MB / Nvidia 140NVS - Ubutnu 9.04

  8. #8
    Join Date
    Jun 2007
    Location
    England
    Beans
    760
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Virtualbox OSE Won't Install

    great guide here, it's always worked for me, use the PUEL version as it has USB support and other features unless you specifically want the open source one

    dje

  9. #9
    Join Date
    May 2007
    Location
    The New Forest
    Beans
    Hidden!
    Distro
    Xubuntu

    Re: Virtualbox OSE Won't Install

    use the puel version as it has usb support and other features unless you specifically want the open source one
    +1

  10. #10
    Join Date
    Apr 2007
    Location
    Lower 48, US
    Beans
    511
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Virtualbox OSE Won't Install

    FIXED IT!!! i manually installed virtualbox-ose-modules-2.6.24-19-generic through synaptic, and it worked!

    i did want the open source version specifically btw.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •