Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPG key expired on 03/23/2024 #20775

Open
rosaLux161 opened this issue Mar 25, 2024 · 6 comments
Open

GPG key expired on 03/23/2024 #20775

rosaLux161 opened this issue Mar 25, 2024 · 6 comments

Comments

@rosaLux161
Copy link

rosaLux161 commented Mar 25, 2024

My Environment

Component, Query & Data

Affected feature:

GPG key expired on 2024/03/23:

----------------------------------
pub   rsa4096 2015-06-02 [SC] [expired: 2024-03-23]
      CD8CB0F1E0AD5B52E93F41E7EA93F5E56E751E9B
uid           [ expired] Frank Celler (ArangoDB Debian Repository) <info@arangodb.com>
@BrettKorp
Copy link

This is also impacting previous versions as well. For example, I'm using the following package on Ubuntu 22: https://download.arangodb.com/arangodb34/DEBIAN/

Example:

curl -OL https://download.arangodb.com/arangodb34/DEBIAN/Release.key
gpg --show-keys --with-fingerprint Release.key

Outputs

pub   rsa4096 2015-06-02 [SC] [expired: 2024-03-23]
      CD8C B0F1 E0AD 5B52 E93F  41E7 EA93 F5E5 6E75 1E9B
uid                      Frank Celler (ArangoDB Debian Repository) <info@arangodb.com>
sub   rsa4096 2015-06-02 [E] [expired: 2024-03-23]

@bananasmall
Copy link

bananasmall commented May 29, 2024

i have same problem, this is also impact for version 3.8

pub   rsa4096 2015-06-02 [SC] [expired: 2024-03-23]
      CD8C B0F1 E0AD 5B52 E93F  41E7 EA93 F5E5 6E75 1E9B
uid           [ expired] Frank Celler (ArangoDB Debian Repository) <info@arangodb.com>

any information updated key there?

@dothebart
Copy link
Contributor

Hi,
please note that 3.8 is EOL, hence the binary packages are not re-pushed.
At the time they were published, the key was still valid.

@bananasmall
Copy link

hi @dothebart hmmmm oke i wanna change it to 3.9 are this version is EOL to?

@dothebart
Copy link
Contributor

yes. At the moment the last 3.10 release has been out and further maintainance stopped.
Hence you should at least upgrade to 3.11.
Please note that only one minor version at once can be upgraded. So the best way is:

  • upgrade to last 3.8
  • upgrade to last 3.9
  • upgrade to last 3.10
  • upgrade to last 3.11

@bananasmall
Copy link

hi @dothebart

i have install the latest version but still have problem

FATAL ERROR: EXIT_CODE_RESOLVING_FAILED for code 132 - could not resolve exit code 132
dpkg: error processing package arangodb3 (--configure):
 installed arangodb3 package post-installation script subprocess returned error exit status 132
Errors were encountered while processing:
 arangodb3
E: Sub-process /usr/bin/dpkg returned an error code (1)

i have search there is sound like the cpu support sse4 problem, i have check my server i think supp
ort sse4.1 and sse4.2

Screenshot 2024-05-30 at 12 01 32

any suggest?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants