[solved] NO_PUBKEY error

  • Hi guys,
    I have just installed the GP4 plugin via telnet by running following commands


    Code
    wget -O /tmp/geminilocale_all.deb http://download.blue-panel.com/krogoth/gemini4-unstable/geminilocale.php && dpkg -i /tmp/geminilocale_all.deb
    systemctl reboot


    Since then I am getting following errors whenever I run apt-get update


    Code
    W: GPG error: http://download.blue-panel.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E7CE1D14D5EA8D10
    W: GPG error: http://download.blue-panel.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E7CE1D14D5EA8D10
    W: GPG error: http://download.blue-panel.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E7CE1D14D5EA8D10
    W: GPG error: http://download.blue-panel.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E7CE1D14D5EA8D10
    W: GPG error: http://download.blue-panel.com ./ Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY E7CE1D14D5EA8D10


    And every package from the BP feed I have installed wanted me to confirm the install


    Code
    WARNING: The following packages cannot be authenticated!
      geminibluepanel
    Install these packages without verification? [y/N] y



    this is the version I have on the box

    Code
    geminilocale/unknown,now 1.2-r5.0 all [installed]



    ayone any hint how to fix it?


    thanks

  • If the key - that is signing packages - isn't installed in your keyring then your system won't trust packages signed with this signature. Seems logical.


    The solution is to add the signing key to your key ring in order to trust its signatures.

  • thanks for the fast answer, but could you be mor specific?
    What key and where?


    Is this a usual necessary step or something went wrong with the setup of the GP4 plugin?


    thanks


    PiGeon


    PS: it is DM920 with the original dreambox-image-deb-dm920-20181127 image

  • it works now without any error
    I am not aware of any change on my side, so it looks there was something wrong on the server hosting the feeds.


    Merry Christmas :winking_face:


    PiGeon