update error/corruption after first update on a new install

  • Release: 5.5.17-3


    My first OMV experience is this installl on VMware ESXI 7.0 through use of current ISO. No issues during installation or disk/sharing setup. I then updated through "Update Management" in OMV GUI without errors. After update I attempted to search for plugins without success (errors). I then checked updates again to find that it now give errors and is unable to update. I could reinstall and setup everything from scratch again, but as I don't know why/how it failed I assume I will end up with the exact same error if I perform the same procedure.


    Attempted to install ca-certificates through SSH, but latest version is already installed. No indication of time issues.


    Any hints as to what I should investigate further would be greatly appreciated. Sorry if this might be something I should have figured out by myself. Spent a fair bit of time attempting to find similar issues without finding anything that seems to match.


    Update error:

    Code
    Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; apt-get update 2>&1' with exit code '100': Hent:1 
    (...)
    file:/var/cache/openmediavault/archives Translation-en Hent:5 file:/var/cache/openmediavault/archives Translation-nb Ign:5 file:/var/cache/openmediavault/archives Translation-nb Ign:6 https://packages.openmediavault.org/public usul InRelease Feil:7 https://packages.openmediavault.org/public usul Release Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 178.254.11.33 443] Funnet:8 http://deb.debian.org/debian buster InRelease Funnet:9 http://security.debian.org/debian-security buster/updates InRelease Funnet:10 http://deb.debian.org/debian buster-updates InRelease Ign:11 https://deb.debian.org/debian buster-backports InRelease Feil:12 https://deb.debian.org/debian buster-backports Release Certificate verification failed: The certificate is NOT trusted. The certificate issuer is unknown. Could not handshake: Error in the certificate verification. [IP: 151.101.122.132 443] Leser pakkelister... W : https://packages.openmediavault.org/public/dists/usul/InRelease: No system certificates available. Try installing ca-certificates. W : https://packages.openmediavault.org/public/dists/usul/Release: No system certificates available. Try installing ca-certificates. E : Arkivet »https://packages.openmediavault.org/public usul Release« har ikke længere en udgivelsesfil. W : https://deb.debian.org/debian/dists/buster-backports/InRelease: No system certificates available. Try installing ca-certificates. W : https://deb.debian.org/debian/dists/buster-backports/Release: No system certificates available. Try installing ca-certificates. E : Arkivet »https://deb.debian.org/debian buster-backports Release« har ikke længere en udgivelsesfil.


    Error details:

    • Offizieller Beitrag

    Make sure the VM has its time set correctly. I would enable ntp in the OMV web interface.

    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!

  • Thanks, but it unfortunately doesn't seem to matter. As mentioned no indication of time issues. Time was correct and didn't change when enabling NTP. Restarted and attempted a new update with identical result - not working.

    • Offizieller Beitrag

    As mentioned no indication of time issues

    As mentioned? I didn't see that anywhere. This problem happens a lot when the system time is older than the cert creation date (very common on arm boards).


    What is the output of: apt-key list

    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!

  • Installed gnupg in order to run the requested command.


    Output of "apt-key list":

    • Offizieller Beitrag

    Installed gnupg in order to run the requested command.


    Output of "apt-key list":

    Strange. gnupg should've been installed. The certs are there. Does apt-get clean then apt-get update work 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!

  • Appreciate the assistance even though it might be more of a Debian issue than OMV issue. Neither one being my area of expertise (yet).Mentioned installing it in case it should have been there.


    First attempt to run "apt-key list":

    Code
    root@omv:~# apt-key list
    E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of them is required for this operation


    Attempted clean and update without much success:

    • Offizieller Beitrag

    Are you behind some kind of firewall that might be blocking the gpg key verification?

    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!

  • It's behind a DD WRT firewall that should not block any outgoing traffic from this VLAN. All traffic initiatited from inside is allowed.


    If it's a firewall/network issue I don't quite understand why it worked the first time. First time I updated through GUI didn't have issues at all. Everything seemed to update correctly.

    • Offizieller Beitrag

    Not sure. Never seen this problem when the clock was set correctly. What is the output of: cat /var/log/apt/term.log

    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

    One of your earlier runs added 13 certs but removed 15. On my system, it didn't remove or add any. I might try:

    apt-get install --reinstall ca-certificates


    If that doesn't work, I would reinstall.

    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!

  • Unfortunately that didn't work either. A reinstall following the exact same procedure yielding a different result this time around. So far so good.


    Thanks for the help event though we weren't able to solve it. At least I learned something :)

  • abscondo

    Hat das Label gelöst hinzugefügt.

Jetzt mitmachen!

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