![]() |
software update - file error and canonical archive - 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: software update - file error and canonical archive (/showthread.php?tid=9503) |
software update - file error and canonical archive - srobin - 06-18-2025 Code: Get:1 file:/var/nvidia-driver-local-repo-ubuntu2204-535.104.12 InRelease [1,572 B] RE: software update - stevef - 06-18-2025 Please open a terminal (press Ctrl, Alt and T together) and type in this command followed by enter. Code: inxi -r 1) The system is trying to update nvidia drivers from a file. This is unexpected. Have you followed any instructions about nvidia which may have started this ? 2) The system is trying to update from a canonical archive source. Have you recently run the lite tweak utility called 'Package System Repair' ? RE: software update - srobin - 06-18-2025 (06-18-2025, 07:56 PM)stevef Wrote: Please open a terminal (press Ctrl, Alt and T together) and type in this command followed by enter. Active apt repos in: /etc/apt/sources.list 1: deb http://archive.ubuntu.com/ubuntu noble multiverse main universe restricted 2: deb http://archive.ubuntu.com/ubuntu noble-security multiverse main restricted universe 3: deb http://archive.ubuntu.com/ubuntu noble-updates universe multiverse main restricted 4: deb http://archive.ubuntu.com/ubuntu noble-backports multiverse universe restricted main No active apt repos in: /etc/apt/sources.list.d/amdgpu-proprietary.list Active apt repos in: /etc/apt/sources.list.d/amdgpu.list 1: deb https://repo.radeon.com/amdgpu/6.2.4/ubuntu noble main Active apt repos in: /etc/apt/sources.list.d/archive_uri-http_archive_canonical_com_-noble.list 1: deb http://archive.canonical.com/ noble partner Active apt repos in: /etc/apt/sources.list.d/google-chrome.list 1: deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main Active apt repos in: /etc/apt/sources.list.d/linuxlite.list 1: deb http://repo.linuxliteos.com/linuxlite/ galena main Active apt repos in: /etc/apt/sources.list.d/mozilla.list 1: deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main Active apt repos in: /etc/apt/sources.list.d/nvidia-driver-local-ubuntu2204-535.104.12.list 1: deb [signed-by=/usr/share/keyrings/nvidia-driver-local-AA5B0311-keyring.gpg] file:///var/nvidia-driver-local-repo-ubuntu2204-535.104.12 / Active apt repos in: /etc/apt/sources.list.d/rocm.list 1: deb [arch=amd64] https://repo.radeon.com/rocm/apt/6.2.4 noble main Active apt repos in: /etc/apt/sources.list.d/mozillateam-ubuntu-ppa-noble.sources 1: deb https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/ noble main Active apt repos in: /etc/apt/sources.list.d/mozillateam-ubuntu-thunderbird-next-noble.sources 1: deb https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu/ noble main linuxlite@linuxlite-Latitude-E7470:~$ Active apt repos in: /etc/apt/sources.list 1: deb http://archive.ubuntu.com/ubuntu noble multiverse main universe restricted 2: deb http://archive.ubuntu.com/ubuntu noble-security multiverse main restricted universe 3: deb http://archive.ubuntu.com/ubuntu noble-updates universe multiverse main restricted 4: deb http://archive.ubuntu.com/ubuntu noble-backports multiverse universe restricted main No active apt repos in: /etc/apt/sources.list.d/amdgpu-proprietary.list Active apt repos in: /etc/apt/sources.list.d/amdgpu.list 1: deb https://repo.radeon.com/amdgpu/6.2.4/ubuntu noble main Active apt repos in: /etc/apt/sources.list.d/archive_uri-http_archive_canonical_com_-noble.list 1: deb http://archive.canonical.com/ noble partner Active apt repos in: /etc/apt/sources.list.d/google-chrome.list 1: deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main Active apt repos in: /etc/apt/sources.list.d/linuxlite.list 1: deb http://repo.linuxliteos.com/linuxlite/ galena main Active apt repos in: /etc/apt/sources.list.d/mozilla.list 1: deb [signed-by=/etc/apt/keyrings/packages.mozilla.org.asc] https://packages.mozilla.org/apt mozilla main Active apt repos in: /etc/apt/sources.list.d/nvidia-driver-local-ubuntu2204-535.104.12.list 1: deb [signed-by=/usr/share/keyrings/nvidia-driver-local-AA5B0311-keyring.gpg] file:///var/nvidia-driver-local-repo-ubuntu2204-535.104.12 / Active apt repos in: /etc/apt/sources.list.d/rocm.list 1: deb [arch=amd64] https://repo.radeon.com/rocm/apt/6.2.4 noble main Active apt repos in: /etc/apt/sources.list.d/mozillateam-ubuntu-ppa-noble.sources 1: deb https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/ noble main Active apt repos in: /etc/apt/sources.list.d/mozillateam-ubuntu-thunderbird-next-noble.sources 1: deb https://ppa.launchpadcontent.net/mozillateam/thunderbird-next/ubuntu/ noble main linuxlite@linuxlite-Latitude-E7470:~$ yes two both questios RE: software update - stevef - 06-19-2025 Quote:yes two both questiosThank you For Issue (1) the nvidia file based problem. You need to undo or correct whatever instructions you followed that involved adding the nvidia-driver-local-ubuntu2204-535.104.12.list to your apt sources list. Issue (2) the Canonical archive entry problem. This probably got added when you ran Package System Repair. To fix this. 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 complete, retry the update/upgrade RE: software update - file error and canonical archive - srobin - 06-19-2025 did not work. Failed to lupdate cache. thanks for your input. I was looking for a new OS to replace windows 10. It been more then 10 years since i used linux. So im just going to do a fresh install and play around with it after. leaned my lesson. again thanks |