Synaptic Package Manager error - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Software - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=18) +--- Thread: Synaptic Package Manager error (/showthread.php?tid=9195) |
Synaptic Package Manager error - osian - 06-26-2024 When i have opened up the Synaptic Package Manager and tried to update the software i keep getting the following error message: Code: W: https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/noble/InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024) Could someone help me out here please. Re: Synaptic Package Manager error - stevef - 06-26-2024 The messages are informational messages. They should not stop the update/upgrade process from completing successfully. Even with these message, does your system update/upgrade complete ok ? If your system does not update/upgrade please post the whole logs. You may find it easier to use 'Install Updates' rather than Package Manager to do updates. Re: Synaptic Package Manager error - Şerban S. - 06-26-2024 (06-26-2024, 05:11 PM)osian link Wrote:When i have opened up the Synaptic Package Manager and tried to update the software i keep getting the following error message: The solution is.: Open a Terminal (Ctrl+Alt+T) and copy/paste the following, then hit "Enter", then input your login password: Code: sudo apt upgrade -y Best Regards. Șerban. Re: Synaptic Package Manager error - osian - 06-27-2024 Hello and Good Morning to both Serban S and Stevef I did as suggested and ran Code: sudo apt upgrade -y But i still get the same error message when i try to use the Synaptic Package Manager. Big thanks to both for taking the time out to help and advise. Osian Re: Synaptic Package Manager error - stevef - 06-27-2024 Quote:Big thanks to both for taking the time out to help and advise.You're welcome Quote:But i still get the same error message when i try to use the Synaptic Package Manager.That's ok, these are not error messages, just notifications. Nothing to worry about and no need to do anything special. Re: Synaptic Package Manager error - Şerban S. - 06-27-2024 (06-27-2024, 05:52 AM)osian link Wrote:[...] But i still get the same error message when i try to use the Synaptic Package Manager. [...] 1. I still get the error message too. It is because some repositories are still under security upgrades, from RSA 1024 to RSA 4096. This takes time. Some day it will be fixed. 2. Glad I could help! Best regards, Șerban. [SOLVED] Synaptic Package Manager error - osian - 06-28-2024 Well if i update() or upgrade from a terminal everything works fine. But if i try to use the Synaptic Package Manager i get the error message. Suppose i'll have to live with that and mark this error message as solved? So once again thanks for the help and advice both. Re: Synaptic Package Manager error - stevef - 06-28-2024 I'd guess updating/upgrading is mostly done using a terminal or via 'Install Updates' and that Package Manager is mostly used for installing and removing applications. Does Package Manager work ok on your system for installing and removing applications ? Quote:But if i try to use the Synaptic Package Manager i get the error message. Suppose i'll have to live with thatIt doesn't sound as though everything is working as you expect. What exactly are you doing with Package Manager when you see these notifications ? |