leathley@ntopvm:~$ sudo su -l

[sudo] password for leathley:

root@ntopvm:~# gpg --keyserver keyserver.ubuntu.com --recv-keys
6F13614FD1EB60BE

gpg: requesting key D1EB60BE from hkp server keyserver.ubuntu.com

gpg: /root/.gnupg/trustdb.gpg: trustdb created

gpg: key D1EB60BE: public key "Luca Deri (Luca Deri's key.) <[email protected]>"
imported

gpg: no ultimately trusted keys found

gpg: Total number processed: 1

gpg:               imported: 1  (RSA: 1)

That looks promising but the requested key does not match the one specified
- requested D1EB60BE but specified 6F13614FD1EB60BE

The output from apt-get update from root:

< snipped a bunch >

W: An error occurred during the signature verification. The repository is
not updated and the previous index files will be used. GPG error:
http://packages.ntop.org x64/ InRelease: The following signatures couldn't
be verified because the public key is not available: NO_PUBKEY
6F13614FD1EB60BE


W: An error occurred during the signature verification. The repository is
not updated and the previous index files will be used. GPG error:
http://packages.ntop.org all/ InRelease: The following signatures couldn't
be verified because the public key is not available: NO_PUBKEY
6F13614FD1EB60BE


W: Failed to fetch http://packages.ntop.org/apt/14.04/x64/InRelease


W: Failed to fetch http://packages.ntop.org/apt/14.04/all/InRelease


W: Some index files failed to download. They have been ignored, or old ones
used instead.

root@ntopvm:~#

I don’t think we’re quite there yet.

On Mon, May 2, 2016 at 2:40 AM, Simone Mainardi <[email protected]> wrote:

> Thomas,
>
>
> gpg --keyserver keyserver.ubuntu.com --recv-keys  6F13614FD1EB60BE
>
>
> Simone
>
> On Sun, May 1, 2016 at 5:18 AM, Thomas Leathley <[email protected]>
> wrote:
>
>> On Ubuntu 14.04 with a licensed copy of Ntopng running, I’m unable to
>> apt-get update Ntop.  Using your suggestion from root:
>>
>> root@ntopvm:~# gpg -a --export 6F13614FD1EB60BE | apt-key add -
>>
>> gpg: WARNING: nothing exported
>>
>> gpg: no valid OpenPGP data found.
>>
>> root@ntopvm:~#
>>
>> No joy here, apt-get update still fails on the Ntop repositories.
>> Suggestions?  Feel free to email me directly and I’ll work with you
>> directly if that helps.
>>
>> On Tue, Apr 26, 2016 at 12:23 AM, Luca Deri <[email protected]> wrote:
>>
>>> Hi all,
>>> as on Ubuntu 16 we had this warning during binary packages update (all
>>> platforms, even non Ubuntu 16).
>>>
>>> W: http://packages.ntop.org/apt/16.04/x64/InRelease: Signature by key
>>> 3F20F5A3B8757E3F1969441398C843C67921DF34 uses weak digest algorithm
>>> (SHA1)
>>>
>>> We have changed the key we used to sign packages.
>>>
>>> For new users, there is nothing special to do. For exisiting users you
>>> need to do (as superuser)
>>>
>>> gpg -a --export 6F13614FD1EB60BE | apt-key add -
>>>
>>> Please report us any problem you might encounter.
>>>
>>> Regards Luca
>>> _______________________________________________
>>> Ntop mailing list
>>> [email protected]
>>> http://listgateway.unipi.it/mailman/listinfo/ntop
>>>
>>
>>
>> _______________________________________________
>> Ntop mailing list
>> [email protected]
>> http://listgateway.unipi.it/mailman/listinfo/ntop
>>
>
>
> _______________________________________________
> Ntop mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop
>
_______________________________________________
Ntop mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to