You have held broken packages after omv 5 -> 6 upgrade

  • Hello there,


    I have recently moved my OMV 5 to OMV 6 using the omv-release-upgrade command. It all went well it seemed but when I booted back into OMV 6, omv-extras was gone. I then reinstalled omv-extras with the command used for that and it installed fine and the tab came back in the menu. Apparently something went wrong because now when I try to install the zfs plugin it gives me an error that "You have held broken packages" and that zfs depends on a package version that is not available. How can I fix this?


    Kind regards,

    Emiel


    PS: This is the error it gives me

  • emiellr

    Hat das Label gelöst hinzugefügt.
  • emiellr

    Hat das Label OMV 6.x hinzugefügt.
  • I had a similar issue and then checked the sources file and it had no entries.


    So if you and connect directly to the server via keyboard of ssh into it type:


    sudo nano /etc/apt/sources.list


    Then add these entries to the file:


    deb http://deb.debian.org/debian/ buster main

    deb-src http://deb.debian.org/debian/ buster main


    deb http://security.debian.org/debian-security buster/updates main contrib non-free

    deb-src http://security.debian.org/debian-security buster/updates main contrib non-free



    when done press ctrl x and the y and enter.


    Then run:


    sudo apt update.


    You can return to the web application and update or install plugins

Jetzt mitmachen!

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