Problem installing Virtualbox on 0.4.38 Fedaykin

  • Hi everybody,
    i'm triying to install Virtualbox on my OMV, and at the end of installation i'm obtaining this error:


    Starting VirtualBox kernel modules:.
    Starting VirtualBox web service:
    failed!
    invoke-rc.d: initscript vboxweb-service, action "start" failed.
    dpkg: error processing virtualbox-4.2 (--configure):
    subprocess installed post-installation script returned error exit status 1
    dpkg: dependency problems prevent configuration of openmediavault-virtualbox:
    openmediavault-virtualbox depends on virtualbox-4.2; however:
    Package virtualbox-4.2 is not configured yet.
    dpkg: error processing openmediavault-virtualbox (--configure):
    dependency problems - leaving unconfigured
    configured to not write apport reports
    configured to not write apport reports
    Errors were encountered while processing:
    virtualbox-4.2
    openmediavault-virtualbox
    E: Sub-process /usr/bin/dpkg returned an error code (1)


    After this error, logging into OMV webgui, i obtain this error:


    Error #3003:
    exception 'OMVException' with message 'Failed to get configuration (xpath=//services/virtualbox)' in /var/www/openmediavault/module/virtualbox.inc:49
    Stack trace:
    #0 /var/www/openmediavault/rpc/services.inc(41): VirtualBoxModule->getStatus()
    #1 [internal function]: ServicesRpc->getStatus(Array)
    #2 /usr/share/php/openmediavault/rpc.inc(265): call_user_func_array(Array, Array)
    #3 /usr/share/php/openmediavault/rpc.inc(98): OMVRpc::exec('Services', 'getStatus', Array)
    #4 /var/www/openmediavault/rpc.php(44): OMVJsonRpcServer->handle()
    #5 {main}


    I tried several times to install the plugin from commandline and webgui, but always with the same result.
    Thanks in advance for help.


    ;)

  • Code
    apt-get remove --purge openmediavault-virtualbox
    apt-get update
    apt-get install openmediavault-virtualbox
    apt-get -f install


    Try above commands. Post the output of all commands here, within a codebox, please.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!

  • Code
    apt-get remove --purge openmediavault-virtualbox
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package openmediavault-virtualbox is not installed, so not removed
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.





    Thanks David

  • Try this:


    Code
    apt-get remove --purge openmediavault-virtualbox
    delgroup vboxusers
    deluser vbox
    apt-get install openmediavault-virtualbox


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!


  • Already tried, like this topic http://forums.openmediavault.o…=13&t=1708&start=10#p8810
    Not working.
    :|

  • Does the virtualbox logo show up in the OpenMediaVault Webinterface?


    If so, try to manually start the webservice of virtualbox:


    Code
    su vbox -c '/usr/bin/vboxwebsrv -H 192.168.x.x --background'


    Replace it with the IP of your NAS.


    Greetings
    David

    "Well... lately this forum has become support for everything except omv" [...] "And is like someone is banning Google from their browsers"


    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.

    Upload Logfile via WebGUI/CLI
    #openmediavault on freenode IRC | German & English | GMT+1
    Absolutely no Support via PM!


  • I see the virtualbox plugin icon in webinterface, but still



    when i try to activate the plugin.


    :|

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!