Linux Lite Forums

Software - Support => Installing Software => Topic started by: throndse on January 11, 2021, 12:03:23 PM

Title: Install Updates could not fetch the package cache information lists
Post by: throndse on January 11, 2021, 12:03:23 PM
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
Title: Re: Install Updates could not fetch the package cache information lists
Post by: throndse on January 11, 2021, 12:53:46 PM
OK, I actually figured this out. Went to the terminal and ran
Code: [Select]
apt update as root, and was offered to accept the changes to the repositories on the fly.

 :D :D :D