Linux Lite Forums

Full Version: Mozilla PPA weak algorithm fix 0AB215679C571D1C8325275B9BDB3D89CE49EC21
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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