neo4j - neo4j GPG key 是否已过期?

标签 neo4j

从 apt-get 更新:

  The following signatures were invalid: BADSIG 26C95CF201182252 Neo Technology Admins <admins@neotechnology.com>  The following signatures were invalid: KEYEXPIRED 1572135620
Fetched 328 kB in 0s (339 kB/s)
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://debian.neo4j.org/repo stable/ Release: The following signatures were invalid: BADSIG 26C95CF201182252 Neo Technology Admins <admins@neotechnology.com>  The following signatures were invalid: KEYEXPIRED 1572135620
W: Failed to fetch https://debian.neo4j.org/repo/stable/Release.gpg  The following signatures were invalid: BADSIG 26C95CF201182252 Neo Technology Admins <admins@neotechnology.com>  The following signatures were invalid: KEYEXPIRED 1572135620
W: Some index files failed to download. They have been ignored, or old ones used instead.

apt-key 列表:
# apt-key list 01182252
pub   4096R/01182252 2014-10-28 [expired: 2019-10-27]
uid                  Neo Technology Admins <admins@neotechnology.com>

我用 https://debian.neo4j.org/neotechnology.gpg.key获取 key

最佳答案

key 现已更新。你可以重做:
wget -O - https://debian.neo4j.org/neotechnology.gpg.key | sudo apt-key add -
或者从 key 服务器更新 apt key 列表:
sudo apt-key adv --recv-keys --keyserver keys.gnupg.net D37F5F19 01182252

关于neo4j - neo4j GPG key 是否已过期?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/58591012/

相关文章:

java - Tomcat 7.0.42 Neo4j 1.9.2 LifecycleException

nosql - 在 Neo4j 中为节点设置多个标签有意义吗?

python - 不能在 neo4j v3 中使用 graph.data()

java - 使用 neo4j 搜索强连通分量

neo4j - 社交网络图数据库和个人资料信息

neo4j - 为什么我会收到 "Cartesian Product"警告?

spring - Spring Data Neo4j 4 中的唯一索引

Neo4j CSV 导入多个位置

java - 增加 JVM 可用的堆空间 : OutOfMemoryError: Requested array size exceed VM limit Ubuntu 64Bit Neo4j 2. 0

neo4j - 合并语句以匹配多个属性