Linux Lite A.I. Services are now live! https://www.linuxliteos.com/shop.html


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

Code:
software-properties-gtk

Click on the Other Software tab and remove any Mozilla PPA's that are listed:

[Image: hl9MVQ4.png]

Follow the onscreen instructions. Password, then Reload.

Then, again: 

Code:
software-properties-gtk

Remove any Mozilla keyrings.

Then, open a Terminal and do:

Code:
sudo rm -rf /etc/apt/sources.list.d/mozilla*

Then do:

Code:
sudo rm -rf /etc/apt/keyrings/packages.mozilla.org.asc

Code:
sudo rm -rf /etc/apt/trusted.gpg.d/mozilla*

Code:
sudo rm -rf /usr/share/keyrings/mozilla*

ignore any potentials errors in the Terminal.

Then do:

Code:
sudo add-apt-repository ppa:mozillateam/ppa

follow the instructions.

Lastly:

Code:
sudo apt-get update && sudo apt-get dist-upgrade


Done Smile

Will be fixed in 7.4
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)