linrunner / TLP

TLP - Optimize Linux Laptop Battery Life
https://linrunner.de/tlp
GNU General Public License v2.0
2.51k stars 129 forks source link

Ubuntu PPA uses weak algorithm (rsa1024) warning, it's not a problem but still needs to be improved. #743

Closed iHarryPotter178 closed 3 weeks ago

iHarryPotter178 commented 3 weeks ago

[x] I've read and accepted the Bug Reporting Howto [x] I've provided all required tlp-stat outputs via Gist (see below)

Describe the bug In Ubuntu Noble, 24.04 lts, it shows a warning that the TLP PPA uses weak algorithom, though it's not a problem, seeing that everytime is annoying and and it definitly needs to be improved.

Expected behavior

It should use stronger encryption so that warning doesn't appear.

To Reproduce

Steps to reproduce the unexpected behavior:

  1. Simply add the PPA in Ubuntu noble and do an sudo apt update, the warning should be at the end.
linrunner commented 3 weeks ago

Without knowing the actual message, I can't say much about it. Can you please copy the message from the terminal here?

EDIT: The issue seems to be known and affects all PPAs on Launchpad. The signing of the packages is automated there, I have no influence on the signing process and the key types used.

You will have to be patient and wait for the Launchpad admins to complete their tasks.

https://answers.launchpad.net/launchpad/+question/809194 https://discourse.ubuntu.com/t/new-requirements-for-apt-repository-signing-in-24-04/42854

iHarryPotter178 commented 3 weeks ago

As theres nothing to do, I'll close this as complete

linrunner commented 2 weeks ago

On May 23rd, the APT Maintainer wrote:

PPA updates are still ongoing, yes. There will be an announcement once all the noble PPAs are resigned and then an automation to migrate PPA keys before we can ship apt 2.8.0 which changes the warning to errors. Stay tuned!