![]() |
Install Updates could not fetch the package cache information lists - 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: Install Updates could not fetch the package cache information lists (/showthread.php?tid=7566) |
Install Updates could not fetch the package cache information lists - throndse - 01-11-2021 Dear forum, I have trouble running the updater, and as I've checked the sticky on the subject it seems a common enough issue. Even though I managed to cut the error log down with about 2/3 by unchecking (all) other software in repository preferences, I'm still stuck with a few: This is the log from the updater: ============ Log =========== Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:2 http://us.archive.ubuntu.com/ubuntu focal InRelease Get:3 http://us.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:4 http://us.archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] Reading package lists... E: Repository 'http://us.archive.ubuntu.com/ubuntu focal-updates InRelease' changed its 'Suite' value from 'focal' to 'focal-updates' E: Repository 'http://us.archive.ubuntu.com/ubuntu focal-backports InRelease' changed its 'Suite' value from 'focal-updates' to 'focal-backports' E: Repository 'http://us.archive.ubuntu.com/ubuntu focal-backports InRelease' changed its default priority for apt_preferences(5) from 500 to 100. And this is the log from synaptic: Repository 'http://us.archive.ubuntu.com/ubuntu focal-updates InRelease' changed its 'Suite' value from 'focal' to 'focal-updates'This must be accepted explicitly before updates for this repository can be applied. See apt-secure( 8 ) manpage for details.Repository 'http://us.archive.ubuntu.com/ubuntu focal-backports InRelease' changed its 'Suite' value from 'focal-updates' to 'focal-backports'Repository 'http://us.archive.ubuntu.com/ubuntu focal-backports InRelease' changed its default priority for apt_preferences(5) from 500 to 100. It suggests looking at apt-secure( 8 ) manpage which I did, but that was a bit beyond my skills... Anyone have an idea? KR throndse Re: Install Updates could not fetch the package cache information lists - throndse - 01-11-2021 OK, I actually figured this out. Went to the terminal and ran Code: apt update ![]() ![]() ![]() |