LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mozilla PPA fix 0AB215679C571D1C8325275B9BDB3D89CE49EC21
#1
For those whose OCD needs curing, here's a fix for the Mozilla PPA weak algorithm message during 'sudo apt-get update' in the Terminal.

Code:
sudo touch /etc/apt/apt.conf.d/99weakkey-warning

Code:
sudo nano /etc/apt/apt.conf.d/99weakkey-warning

copy:

Code:
APT::Key::Assert-Pubkey-Algo ">=rsa1024";

into the 99weakkey-warning file.

Done Smile

Will be fixed in 7.4
Reply


Messages In This Thread
Mozilla PPA fix 0AB215679C571D1C8325275B9BDB3D89CE49EC21 - by Valtam - 01-27-2025, 08:56 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)