Linux Lite Forums
Install Updates Error Log - PPA (flux and linuxuprising) and archive.canonical.com - Printable Version

+- Linux Lite Forums (https://www.linuxliteos.com/forums)
+-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5)
+--- Forum: Updates (https://www.linuxliteos.com/forums/forumdisplay.php?fid=46)
+--- Thread: Install Updates Error Log - PPA (flux and linuxuprising) and archive.canonical.com (/showthread.php?tid=9514)



Install Updates Error Log - PPA (flux and linuxuprising) and archive.canonical.com - chandra1961 - 06-21-2025

Kindly help me to fix the error below. Thank you in advance.

Code:
===========================
Install Updates Error Log
===========================

Install Updates could not fetch the package cache information lists.
Go to https://www.linuxliteos.com/forums/ and paste the log below into
a new or existing thread for assistance.

============ Log ===========

Hit:1 https://dl.google.com/linux/chrome/deb stable InRelease
Ign:3 http://archive.canonical.com noble InRelease
Hit:4 http://archive.ubuntu.com/ubuntu noble InRelease
Err:5 http://archive.canonical.com noble Release
  404  Not Found [IP: 185.125.188.12 80]
Hit:6 https://packages.mozilla.org/apt mozilla InRelease
Hit:7 https://ppa.launchpadcontent.net/leapcodes/riseup-vpn/ubuntu noble InRelease
Hit:8 http://archive.ubuntu.com/ubuntu noble-security InRelease
Hit:9 https://esm.ubuntu.com/apps/ubuntu noble-apps-security InRelease
Ign:10 https://ppa.launchpadcontent.net/linuxuprising/apps/ubuntu noble InRelease
Hit:11 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:12 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease
Hit:13 https://esm.ubuntu.com/apps/ubuntu noble-apps-updates InRelease
Hit:14 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Hit:15 https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu noble InRelease
Hit:16 https://esm.ubuntu.com/infra/ubuntu noble-infra-security InRelease
Ign:17 https://ppa.launchpadcontent.net/nathan-renniewaldock/flux/ubuntu noble InRelease
Hit:18 https://esm.ubuntu.com/infra/ubuntu noble-infra-updates InRelease
Err:19 https://ppa.launchpadcontent.net/linuxuprising/apps/ubuntu noble Release
  404  Not Found [IP: 185.125.190.80 443]
Hit:2 https://repo.linuxliteos.com/linuxlite galena InRelease
Err:20 https://ppa.launchpadcontent.net/nathan-renniewaldock/flux/ubuntu noble Release
  404  Not Found [IP: 185.125.190.80 443]
Reading package lists...
E: The repository 'http://archive.canonical.com noble Release' does not have a Release file.
E: The repository 'https://ppa.launchpadcontent.net/linuxuprising/apps/ubuntu noble Release' does not have a Release file.
W: https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/noble/InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)
E: The repository 'https://ppa.launchpadcontent.net/nathan-renniewaldock/flux/ubuntu noble Release' does not have a Release file.
W: https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu/dists/noble/InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024)



RE: Install Updates Error Log - stevef - 06-21-2025

Thread moved to 'Updates' section

You have two problems.

1) PPA
The version of Linux Lite on your system is based on an Ubuntu release named noble.  You have added some software (nathan-renniewaldock flux) which is from a PPA (Personal Project Archive).  The PPA for nathan-renniewaldock flux does not have a release compatible with noble.  This conflict is causing the update process to error.

The incompatible flux software should be removed from the system.

After removing the flux software, ensure that the flux PPA reference is removed from the update list.
Removing the PPA reference from the update list should allow the update to run.

See this link for the Linux Lite manual references on how to do this.
https://www.linuxliteos.com/manual/software.html#pparem

Repeat the above for the linuxuprising PPA which has the same problem of no release for noble

When using PPA software, it is important that the PPA has a release that is compatible with the OS.

See this link for Linux Lite manual advice on selecting and installing PPAs
https://www.linuxliteos.com/manual/software.html#ppa

As you are on Linux Lite 7.x, ensure that any PPA you consider installing offers a version compatible with Ubuntu noble.

2) archive.canonical.com
Have you recently run the Lite Tweak called 'Package System Repair' possibly when trying to fix the PPA problem.
If you did, unfortunately, 'Package System Repair' can add an unwanted repository.

To remove the unwanted repository.
Click Menu and type 'software & updates' into the search box - when you see 'Software & Updates' offered as a choice, click on it
Select 'Other Software' tab
Uncheck any entries for 'http://archive.canonical.com/ noble'
Enter your password when asked
Click Close and then Reload to refresh the cache.

When you have fixed both the issues try to update/upgrade again.