The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AA8E81B4331F7F50 NO_PUBKEY 112695A0E562B32A

  • Hallo,


    I had to rebuilt my pi OMV and I am stuck to a strange problem, which I had faced before but have no clue as how I got over it.

    When I am trying to update I get erros such as "The following signatures couldn't be verified because the public key is not available: NO_PUBKEY AA8E81B4331F7F50 NO_PUBKEY 112695A0E562B32A"


    I check the /etc/apt/source.list.d and I found 2 more files than my main OMV system. Deleting those 2 files solved the problem but I do not know if they are needed in the first place or not:

    openmediavault-kernel-backports.list

    openmediavault-os-security


    I followed some suggestions like uninstalling / reinstall omv extras but that did not fixed it

  • Try running the following command in the shell:


    Code
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 112695A0E562B32A

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

  • Try running the following command in the shell:


    Code
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 112695A0E562B32A

    Not working.... getting another error :


    Executing: /tmp/apt-key-gpghome.I1yDbwJDRK/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 112695A0E562B32A

    gpg: keyserver receive failed: Server indicated a failure

  • Try it again because it worked for me, twice now.


    Code
    fred@omv:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 112695A0E562B32A
    [sudo] password for fred: 
    Executing: /tmp/apt-key-gpghome.l1XZPBAwYo/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 112695A0E562B32A
    gpg: key 4DFAB270CAA96DFA: "Debian Security Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>" not changed
    gpg: Total number processed: 1
    gpg:              unchanged: 1
    fred@omv:~$ 

    --
    Google is your friend and Bob's your uncle!


    OMV AMD64 7.x on headless Chenbro NR12000 1U 1x 8m Quad Core E3-1220 3.1GHz 32GB ECC RAM.

    Einmal editiert, zuletzt von gderf ()

  • Try it again because it worked for me, twice now.


    Code
    fred@omv:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 112695A0E562B32A
    [sudo] password for fred: 
    Executing: /tmp/apt-key-gpghome.l1XZPBAwYo/gpg.1.sh --keyserver keyserver.ubuntu.com --recv-keys 112695A0E562B32A
    gpg: key 4DFAB270CAA96DFA: "Debian Security Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>" not changed
    gpg: Total number processed: 1
    gpg:              unchanged: 1
    fred@omv:~$ 

    Well, I did many time.... no luck. Checked DNS and resolution seemed ok. Use other server and still get the same problem.

    • Offizieller Beitrag

    The install script is supposed to add those keys. So, either your system is reporting that it is not Raspbian or your network is blocking the hkp:// protocol. Based on the posts here, I'm guessing the latter but I will still check to see if RaspberryPi OS is not reporting as raspbian anymore.

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.2


    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!

  • The install script is supposed to add those keys. So, either your system is reporting that it is not Raspbian or your network is blocking the hkp:// protocol. Based on the posts here, I'm guessing the latter but I will still check to see if RaspberryPi OS is not reporting as raspbian anymore.

    Well..... I have reinstalled it in the meanwhile.... and until now everything working as they should.

    None the less I am interested in 2 things (for future):
    1) What port is hkp:// using cause I am firewalling everything?

    2) How do I perform the os reporting check?

    • Offizieller Beitrag

    What port is hkp:// using cause I am firewalling everything?

    It is using port 80 - https://github.com/OpenMediaVa…t/blob/master/install#L44

    How do I perform the os reporting check?

    lsb_release --id --short was what the script was using. I changed it to just grep for raspberrypi.org in /etc/apt/sources.list.d/. Then it won't matter if lsb_release reports debian, raspbian, or raspberrypios.

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.2


    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!

  • gtsitouridis

    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!