-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Workaround for "Signature Key Uses Weak Algorithm" #6708
Conversation
Since this is a security warning, I would not disable it. Especially since this file Which ppas are affected? If it's the ones from @amazingfate it should be good if they harden their keys :) |
oibaf mesa
probably @toobaz https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers |
It is "still accepting it". But I agree doing this is not the best practice. |
I see. I would ask them and wait one or two weeks for a reply. If they don't answer, we can think about this approach. If you @igorpecovnik don't have an Ubuntu account to see their email contact or to file a bug/question via launchpad, I can do that 👍 |
Clearly a mis-timed land on Oracular; since Canonical runs Launchpad, they could've ensured their own PPA repos would be signed with the algos they now require. I'd simply wait, I'd bet any rebuild on the PPA will cause updates, and oibaf builds a lot. |
Sorry, I'm confused, why me? |
It was a blind guess that you are a maintainer of the PPA in question :) Apologise for the noise. |
Seems like this will fix itself automatically before the warning turns into an error:
So no need to interfere on our side. |
Yeah, this hack can be closed. |
Description
Due to crypto policy update, apt now (since v2.7.13, see the commit) requires repositories to be signed using one of the following public key algorithms:
Affected: Ubuntu Oracular when adding Mesa PPA.
More info
https://ubuntuhandbook.org/index.php/2024/04/workaround-apt-warning-signature-key-uses-weak-algorithm/
Jira reference number AR-2359
How Has This Been Tested?
Checklist: