Can't install openmediavault-virtualbox

  • Yes those are all like that, see this however:


    It requires python3.6 for me, but it can't be install, however you don't have python3.6 also - but it's working for you :)
    Can you attach this file -> /etc/apt/preferences.d/omv-extras-org

    • Offizieller Beitrag

    I have just removed VB, and that particular file omv-extras-org does not show any reference to the backports and in /etc/default/openmediavault now shows OMV_APT_USE_KERNEL_BACKPORTS="NO"


    So it works, does what is says on the tin.

  • Ok finally made it to work, here's what was wrong:

    Code
    root@omvnas:~# apt-cache policy virtualbox
    virtualbox:
      Installed: (none)
      Candidate: 5.2.18-dfsg-2
      Version table:
         5.2.18-dfsg-2 500
            500 http://ftp.de.debian.org/debian testing/contrib amd64 Packages
         5.2.18-dfsg-1~bpo9+1 500
            100 http://httpredir.debian.org/debian stretch-backports/contrib amd64 Packages

    as you can see - the first version it's trying to install is from testing, what? testing - I don't remember enabling it - and they I remembered - I installed restic a few months back and had enabled it for a bit just to install the latest version of restic, after that I must have forgotten to disable it. So all this time it was trying to install virtualbox from testing instead of backports. Anyway - disabled testing repo `/etc/apt/sources.list.d/testing.list`, apt-get install and behold it works. :) Thanks a lot to all for your help, as expected the issue was in me :)

Jetzt mitmachen!

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