![]() |
Updates Error - PPA (App Grid) - 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: Updates Error - PPA (App Grid) (/showthread.php?tid=9383) |
Updates Error - PPA (App Grid) - dwbernel - 05-04-2025 How do I correct this? Thanks in advance! =========================== 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 =========== Ign:2 http://linux.dropbox.com/ubuntu noble InRelease Hit:3 https://dl.google.com/linux/chrome/deb stable InRelease Hit:4 http://linux.dropbox.com/ubuntu noble Release Hit:5 http://repo.linuxliteos.com/linuxlite galena InRelease Hit:1 https://repository.spotify.com stable InRelease Hit:6 https://packages.mozilla.org/apt mozilla InRelease Ign:7 https://ppa.launchpadcontent.net/appgrid/stable/ubuntu noble InRelease Hit:8 http://mirror.i3d.net/pub/ubuntu noble InRelease Hit:9 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease Hit:10 http://mirror.i3d.net/pub/ubuntu noble-updates InRelease Hit:11 https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu noble InRelease Hit:12 http://mirror.i3d.net/pub/ubuntu noble-backports InRelease Hit:14 http://mirror.i3d.net/pub/ubuntu noble-security InRelease Err:15 https://ppa.launchpadcontent.net/appgrid/stable/ubuntu noble Release 404 Not Found [IP: 185.125.190.80 443] Reading package lists... E: The repository 'https://ppa.launchpadcontent.net/appgrid/stable/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) W: https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu/dists/noble/InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024) RE: Updates Error - dwbernel - 05-04-2025 I ran Lite Tweaks Package System Repair and I get a similar output after trying to update: =========================== 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 =========== Ign:2 http://linux.dropbox.com/ubuntu noble InRelease Hit:3 https://dl.google.com/linux/chrome/deb stable InRelease Hit:4 http://linux.dropbox.com/ubuntu noble Release Hit:5 http://archive.ubuntu.com/ubuntu noble InRelease Ign:6 http://archive.canonical.com noble InRelease Hit:7 http://repo.linuxliteos.com/linuxlite galena InRelease Hit:8 http://archive.ubuntu.com/ubuntu noble-security InRelease Hit:1 https://repository.spotify.com stable InRelease Err:9 http://archive.canonical.com noble Release 404 Not Found [IP: 185.125.188.12 80] Hit:10 http://archive.ubuntu.com/ubuntu noble-updates InRelease Hit:11 https://packages.mozilla.org/apt mozilla InRelease Hit:12 http://archive.ubuntu.com/ubuntu noble-backports InRelease Ign:14 https://ppa.launchpadcontent.net/appgrid/stable/ubuntu noble InRelease Hit:15 https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu noble InRelease Hit:16 https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu noble InRelease Err:17 https://ppa.launchpadcontent.net/appgrid/stable/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/appgrid/stable/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) W: https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu/dists/noble/InRelease: Signature by key 0AB215679C571D1C8325275B9BDB3D89CE49EC21 uses weak algorithm (rsa1024) RE: Updates Error - PPA (App Grid) - stevef - 05-04-2025 The version of Linux Lite being used is noble based. The App Grid PPA software does not have a release compatible with noble. This conflict is causing the update process to error. The incompatible App Grid software should be removed from the system. After removing the software itself, ensure that the App Grid PPA reference is removed from the update list. Removing the PPA reference from the update list should allow the update to run. See https://www.linuxliteos.com/manual/software.html#pparem If using PPA software, it is important that the PPA has a release that is compatible with the OS in use. See this link for 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 'Noble' RE: Updates Error - PPA (App Grid) - dwbernel - 05-05-2025 Hey Steve, Thanks so much for your reply. I'm new to this, so I don't know which piece of software I need to remove (I'm a real newbie). Can you tell from the error output which software is causing the problem, so I can remove it and the PPA? RE: Updates Error - PPA (App Grid) - stevef - 05-05-2025 A PPA (Personal Package Archive) is a personal repository that a software developer can use to distribute their software outside of the usual official repository system. The error message posted arises because the system has had a PPA package called 'App Grid' added to it. The App Grid software (I don't know what App Grid is or what it is supposed to do) is incompatible with the Linux version on the system so the Linux update/upgrade throws an error which stops the update/upgrade from working. The links to the manual I posted explain PPA choice better than I do. Adding a PPA is not a casual thing to do. Did you specifically add 'App Grid' at some point ? If not, then I guess it is possible that some other software installation added App Grid without your explicit knowledge - this would be a dubious practice unless it is documented. What software have you added to your system since installing Linux Lite 7.x ? What instructions did you follow for each instance ? Something immediately prior to you starting to have update problems is most suspect. RE: Updates Error - PPA (App Grid) - dwbernel - 05-05-2025 (05-05-2025, 08:28 PM)stevef Wrote: A PPA (Personal Package Archive) is a personal repository that a software developer can use to distribute their software outside of the usual official repository system. The error message posted arises because the system has had a PPA package called 'App Grid' added to it. The App Grid software (I don't know what App Grid is or what it is supposed to do) is incompatible with the Linux version on the system so the Linux update/upgrade throws an error which stops the update/upgrade from working. |