UPGRADE but error Problem with MergeList

  • Hello i want upgrade my version OMV : 0.4.38 ( fedaykin)


    I use the 'omv-release-upgrade' CLI command


    but i have an error



    so I issued the command: sudo rm /var/lib/apt/lists/* -vf



    then the command:sudo apt-get update



    but the problem still persists my sources.conf is




    Please help me

    • Offizieller Beitrag

    You need to remove the omv-plugins plugin and any reference to that repo in /etc/apt/sources.list and any file referencing that repo in /etc/apt/sources.list.d/. The repo has been gone for a long time now.

    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!

  • thank you for response


    I'm french man


    I did not understand well


    I must delete the contents of sources.list but by what?


    The pluggins I can remove from the web interface of OMV?

    • Offizieller Beitrag

    I will help. Post the output of the following commands running as root:


    cat /etc/apt/sources.list
    ls -al /etc/apt/sources.list.d/
    dpkg -l | grep openm

    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!

  • OK




    • Offizieller Beitrag

    Execute these commands as root:


    sed -i 's/stable/squeeze-lts/g' /etc/apt/sources.list if you leave stable, it will update to jessie = bad
    rm -f /etc/apt/sources.list.d/omv-plugins*
    apt-get purge openmediavault-omvpluginsorg


    Then try:


    apt-get update

    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!

    • Offizieller Beitrag

    You need to upgrade to 0.5 first which still uses squeeze.

    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!

  • i have a problem



    Squeezy-lts doesn't exist on http://ftp.us.debian.org/debian/


  • omv-release-upgrade is GOOD


    maj OK


    NAS is OK


    But


    I can not enter in the web since the update interface

    • Offizieller Beitrag

    Did you clear your browser cache? What is the output of: dpkg -l | grep openm
    You could install omv-extras and execute omv-aptclean

    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!


  • Zitat

    root@NAS:~# omv-aptclean
    -bash: omv-aptclean : commande introuvable

    • Offizieller Beitrag

    What is the output of: cat /etc/debian_version

    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!

    • Offizieller Beitrag

    echo "deb http://packages.openmediavault.org/public stoneburner main" > /etc/apt/sources.list.d/openmediavault.list
    apt-get update
    apt-get install openmediavault

    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!

    • Offizieller Beitrag

    Pick Y (or O in french :) ) but if you added any defaults, they will need to be re-added.

    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!

  • i have an error


    • Offizieller Beitrag

    echo "#!/bin/bash" >> /usr/share/openmediavault/mkconf/apache2
    echo "exit 0" >> /usr/share/openmediavault/mkconf/apache2
    chmod +x /usr/share/openmediavault/mkconf/apache2
    apt-get -f install

    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!

Jetzt mitmachen!

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