Problem with OMV 7.0.4-1 (Sandworm) update

  • Hello! I have a problem updating the OMV system. After clicking, check for updates via webgui and cmd (sudo apt update). I'm getting strange errors that I don't understand. I use my OMV via webgui all the time and everything has always updated correctly until today. I don't know if it's a general fault and the servers from which OMV wants to download updates are not working or what's going on? Thank you very much in advance for helping me solve the problem.



  • chente

    Hat das Thema freigeschaltet.
    • Offizieller Beitrag

    The repository 'http://apt.armbian.com buster Release' does not have a Release file. in /usr/share/openmediavault/engined/rpc/apt.inc:255

  • I guess it worked because when checking for updates no more errors appear in webgiu or in the cmd console.


    In the file "/etc/apt/sources.list.d/armbian.list" I untag the following phrase:


    Code
    deb http://apt.armbian.com bullseye main bullseye-utils
    • Offizieller Beitrag

    Just change bullseye to bookworm

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


    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

    For now I have untagged "deb http://apt.armbian.com bullseye main bullseye-utils"


    If there are any problems with updates, I will do as you write and change the names from bullseye to bookworm

    I assume "untagged" means commented out? If so, you should not do that because you will not get an armbian updates like kernels. Your system is bookworm based on the other repos and changing to bookworm will fix the issue of the bullseye repos not being available.

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


    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!

  • This is probably not good practice. Because how I changed


    Code
    deb http://apt.armbian.com bullseye main bullseye-utils


    on


    Code
    deb http://apt.armbian.com bookworm main bookworm-utils


    this gives me an error again



    • Offizieller Beitrag

    This is probably not good practice.

    Well, that is exactly how upgrades are done...


    Fix your system with


    wget -qO - http://fi.mirror.armbian.de/apt/armbian.key | sudo apt-key add -

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


    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!

  • After executing the below command in cmd


    Code
    wget -qO - http://fi.mirror.armbian.de/apt/armbian.key | sudo apt-key add -


    and untag


    Code
    deb http://apt.armbian.com bookworm main bookworm-utils


    found me an update in omv webgui without errors Thank you very much for your help :)


    JteuYeB.png

  • macom

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

    Hat das Label OMV 7.x hinzugefügt.
  • Well, that is exactly how upgrades are done...


    Fix your system with


    wget -qO - http://fi.mirror.armbian.de/apt/armbian.key | sudo apt-key add -

    Today I got a notification from cron that this key is stored in the older trust.gpg key file. I don't know if I should ignore it?


    Code
    <root@serwer> if test -x /usr/sbin/apticron; then /usr/sbin/apticron --cron; else true; fi
    
    W: http://apt.armbian.com/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
    • Offizieller Beitrag

    Today I got a notification from cron that this key is stored in the older trust.gpg key file. I don't know if I should ignore it?

    Yes, you can ignore it.

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


    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!

  • Hello,


    Today I encountered the first problem while updating through the omv7 webgui panel. When checking and searching for available updates it throws me the following error. It seems to me that it is or may be related to this modification that I made a few months ago. Does anyone know the cause of the problem or had the same problem?


    Exact omv version: 7.4.4-1 (Sandworm) - Raspberry Pi 5 Model B Rev 1.0


    Thank you very much in advance for your help.

    f1Owqu.jpg

  • karpatka122

    Hat das Label gelöst entfernt.
  • Hello everyone,

    I'm joining this discussion, because for some time I've also had an error when I try to install updates:



    Strange it seems I already have the suggested version?



    Thank you :)

    openmediavault 7.4.11

    Raspberry Pi 4 Model B 4GB RAM + MicroSD 32GB Samsung UHS-I

    FANTEC QB-35US3-6G Usb 3.0 Box Case + 1TB HDD + 2TB HDD + 4TB HDD

    • Offizieller Beitrag

    Strange it seems I already have the suggested version?

    The error tells you what you need to do. sudo dpkg --configure -a

    You won't get any updates until you run this command.

    omv 7.7.10-1 sandworm | 64 bit | 6.11 proxmox kernel

    plugins :: omvextrasorg 7.0.2 | kvm 7.1.8 | compose 7.6.10 | cterm 7.8.7 | cputemp 7.0.2 | mergerfs 7.0.5 | scripts 7.3.1


    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!