OMV3.0 update problem

  • Hi Guys,


    since now for a few days i got shown some updates in the gui.
    But i cant install this updates.
    Always got an error message.


    Sorry for the screenshot i was not able to copy the error messages.


    Anybody knows where the problem is coming from?


    Also try apt-cache clean.


    Cheers Robert

    • Offizieller Beitrag

    Maybe someone can have a look at this how to solve this issue. As a workaround you should disable backport via environment variable in /etc/default/openmediavault. Check https://github.com/openmediava…/apt.d/20kernel_backports how the variable must be named.


    Add



    Bash
    OMV_APT_USE_KERNEL_BACKPORTS="no"

    to /etc/default/openmediavault.



    Rebuild configuration and update APT.


    Bash
    omv-mkconf apt
    apt-get update
  • Works.
    Updates are disappear.


    Cheers Robert

    OMV 5.x always up to date.
    Modded dell t20 into 19" rack case with Pearl LCD Display (Status Display!)

    xeon e3-1225v3 / 32GB RAM / 1x500GB WD Blue SSD (OS) / 1x250 SSD (not used) / 1x1 TB Toshiba HHD (MultiDisk) / 4x 4TB WD40EFRX (Raid5)

    • Offizieller Beitrag

    Anybody knows where the problem is coming from?

    Broken packages on 3.0.59.

    Maybe someone can have a look at this how to solve this issue.

    If you executed apt-get dist-upgrade or probably omv-update when all packages in the updates tab were selected, it would work fine.

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • Broken packages on 3.0.59.

    If you executed apt-get dist-upgrade or probably omv-update when all packages in the updates tab were selected, it would work fine.

    Works. Thanks for that hint.

    OMV 5.x always up to date.
    Modded dell t20 into 19" rack case with Pearl LCD Display (Status Display!)

    xeon e3-1225v3 / 32GB RAM / 1x500GB WD Blue SSD (OS) / 1x250 SSD (not used) / 1x1 TB Toshiba HHD (MultiDisk) / 4x 4TB WD40EFRX (Raid5)

  • Had same Issue. Did the stuff below.

    Bash
    OMV_APT_USE_KERNEL_BACKPORTS="no"

    to /etc/default/openmediavault.



    Rebuild configuration and update APT.


    Bash
    omv-mkconf apt
    apt-get update

    I didn´t pay attention while updating. Now I´m running 4.8.0-0bpo.2. The Docker Plugin isn´t working anymore but i can still use cli. I get this error when I open die Docker Plugin.


    Code
    Fehler #0:
    exception 'OMVModuleDockerException' with message 'Error: "Failed to connect to localhost port 42005: Connection refused" - Code: 7' in /usr/share/omvdocker/Utils.php:73
    Stack trace:
    #0 /usr/share/omvdocker/Utils.php(167): OMVModuleDockerUtil::doApiCall('http://localhos...')
    #1 /usr/share/openmediavault/engined/rpc/docker.inc(158): OMVModuleDockerUtil::getImageList(42005, true)
    #2 [internal function]: OMVRpcServiceDocker->getImages(Array, Array)
    #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(124): call_user_func_array(Array, Array)
    #4 /usr/share/php/openmediavault/rpc/rpc.inc(84): OMV\Rpc\ServiceAbstract->callMethod('getImages', Array, Array)
    #5 /usr/sbin/omv-engined(516): OMV\Rpc\Rpc::call('Docker', 'getImages', Array, Array, 1)
    #6 {main}

    Also I see these weird Filesystems (pic below). Any Idea? I guess it´s all related to the kernel update?

Jetzt mitmachen!

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