Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
10-27-2019 09:08 AM
Hi,
Sorry for disturbing you, I was trying to install Neo4j on a Debian system, thus I have opened the page https://debian.neo4j.org/ and followed the instructions. I had no problem with the first two command, but when I executed sudo apt-get update I got
The following signatures were invalid: BADSIG 26C95CF201182252 Neo Technology Admins
Do you know why and what can I do?
Thanks
p.s. If I run sudo apt-key list I get
pub rsa4096 2016-10-26 [SC] [expired: 2019-10-26]
1EEF B876 7D49 24B8 6EAD 08A4 59D7 00E4 D37F 5F19
uid [ expired] Neo4j Admins
Solved! Go to Solution.
10-29-2019 02:30 AM
This has been fixed. To update:
wget -O - https://debian.neo4j.org/neotechnology.gpg.key | sudo apt-key add -
or to update the apt keys list from the keyserver:
sudo apt-key adv --recv-keys --keyserver keys.gnupg.net D37F5F19 01182252
10-27-2019 12:34 PM
Same result. Nothing you can do until they update the key. Maybe some one should set a calendar entry a few days prior to the new expiration date and take care of this proactively?
10-29-2019 02:30 AM
This has been fixed. To update:
wget -O - https://debian.neo4j.org/neotechnology.gpg.key | sudo apt-key add -
or to update the apt keys list from the keyserver:
sudo apt-key adv --recv-keys --keyserver keys.gnupg.net D37F5F19 01182252
03-30-2020 02:03 AM
Having the same issue, but key update is not working any more
W: GPG error: https://debian.neo4j.org stable/ Release: The following signatures were invalid: BADSIG 26C95CF201182252 Neo Technology Admins <admins@neotechnology.com>
gpg: key D37F5F19: "Neo4j Admins <admins@neotechnology.com>" not changed
gpg: key 01182252: "Neo Technology Admins <admins@neotechnology.com>" not changed
gpg: Total number processed: 2
gpg: unchanged: 2
03-30-2020 02:51 AM
the repo has switched to https://debian.neo4j.com
- please use this one instead. It's also part of the docs for 4.0.
All the sessions of the conference are now available online