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

Packages.sury.org apt expired #4294

Closed
jaapmarcus opened this issue Feb 15, 2024 · 2 comments
Closed

Packages.sury.org apt expired #4294

jaapmarcus opened this issue Feb 15, 2024 · 2 comments

Comments

@jaapmarcus
Copy link
Member

jaapmarcus commented Feb 15, 2024

This only affects Debian systems! Ubuntu systems are not affected!

Currently the expiry is 16 februari 2024

To fix the issue:

curl -sSlo /usr/share/keyrings/sury-keyring.gpg https://packages.sury.org/php/apt.gpg
curl -sSlo /usr/share/keyrings/apache2-keyring.gpg https://packages.sury.org/apache2/apt.gpg

To verify it works:

cd /usr/share/keyrings/
gpg --list-options show-sig-expire sury-keyring.gpg

It will show as:

pub   rsa3072 2019-03-18 [SC] [expires: 2026-02-04]
      15058500A0235D97F5D10063B188E2B695BD4743
uid           DEB.SURY.ORG Automatic Signing Key <deb@sury.org>
sub   rsa3072 2019-03-18 [E] [expires: 2026-02-04]
@jaapmarcus jaapmarcus pinned this issue Feb 15, 2024
@tlcd96
Copy link
Contributor

tlcd96 commented May 2, 2024

This happened to an system that ran do-release-upgrade command. So Ubuntu server 16.04 up can trigger that error

@jaapmarcus
Copy link
Member Author

This happened to an system that ran do-release-upgrade command. So Ubuntu server 16.04 up can trigger that error

16.04 is no supported any more by Sury...

Not an issue with 16.04 of the packages it self ...

@jaapmarcus jaapmarcus unpinned this issue May 2, 2024
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

2 participants