PSA: Fix Update Manager error after installing LMDE 4

Quick to answer questions about finding your way around LMDE as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums within the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
User avatar
xenopeek
Level 25
Level 25
Posts: 30120
Joined: Wed Jul 06, 2011 8:58 am

PSA: Fix Update Manager error after installing LMDE 4

Post by xenopeek »

Following the move of Debian Buster from "stable" to "oldstable" on August 14, you will get an error in Update Manager after installing LMDE 4. To solve the issue, open a terminal and run this command:
apt update --allow-releaseinfo-change

It's only needed to run this command once after installing LMDE4.

The error in Update Manager looks like this:
Image
Last edited by LockBot on Wed Dec 28, 2022 12:16 pm, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Image
User avatar
ricardogroetaers
Level 7
Level 7
Posts: 1507
Joined: Sat Oct 27, 2018 8:06 am
Location: Rio de Janeiro, Brasil

Re: PSA: Solve "Could not download all repository indexes" in Update Manager on LMDE

Post by ricardogroetaers »

I suggest there, in the title of the topic, a reference to the LMDE.
I thought, at the beginning, that it was LMUE (Linux Mint Ubuntu Edition).
ne0h

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by ne0h »

Man, you save my life.
i was installing LMDE4 and i was faced with this problem. I couldn't figure out how to get out! you are great !!!!
i am doing the updates now. yeaaahhhh!
philiprvn
Level 1
Level 1
Posts: 17
Joined: Fri Oct 23, 2020 11:22 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by philiprvn »

Maybe this is a "stupid" question but once we've updated release info shouldn't we block this option again (as an security precaution)?
User avatar
xenopeek
Level 25
Level 25
Posts: 30120
Joined: Wed Jul 06, 2011 8:58 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by xenopeek »

The command only allows release info change on that one update, not on any subsequent update. Unless you run it again with the -allow-releaseinfo-change flag.

It is need to one-time accept Debian Buster moving from 'stable' to 'oldstable'. If 2 years from now somebody would still be running LMDE 4 when Debian Buster moves from 'oldstable' to 'oldoldstable', they would need to run this command again to accept that release info change.
Image
n7ekg
Level 1
Level 1
Posts: 15
Joined: Fri Sep 10, 2021 8:28 pm

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by n7ekg »

Shouldn't this be fixed in the LMDE 4 distribution, rather than have new users have to have to search for this issue in the forums and apply the fix themselves?
Founding Father, Linux OS
User avatar
xenopeek
Level 25
Level 25
Posts: 30120
Joined: Wed Jul 06, 2011 8:58 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by xenopeek »

As noted, this only affects installations of LMDE 4 done after August 14 2021. This info is here for convenience. It's in the release notes also for people doing new installations: https://linuxmint.com/rel_debbie.php.
Image
User avatar
darknetmatrix
Level 3
Level 3
Posts: 160
Joined: Sat Dec 20, 2008 2:10 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by darknetmatrix »

n7ekg wrote: Fri Sep 10, 2021 8:31 pm Shouldn't this be fixed in the LMDE 4 distribution, rather than have new users have to have to search for this issue in the forums and apply the fix themselves?
I really don't think new users start with lmde
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system
⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org
⠈⠳⣄⠀
Aztaroth
Level 5
Level 5
Posts: 764
Joined: Mon Jan 11, 2021 6:48 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by Aztaroth »

darknetmatrix wrote: Sat Sep 11, 2021 8:14 am
n7ekg wrote: Fri Sep 10, 2021 8:31 pm Shouldn't this be fixed in the LMDE 4 distribution, rather than have new users have to have to search for this issue in the forums and apply the fix themselves?
I really don't think new users start with lmde
But old users can perform new installs :D and Xenopeek's info was very valuable for me when I did.

And it doesn't need a fix, because it's not a bug : it's just the way Debian manages the transition between new and previous releases.
dual boot LMDE4 (mostly) + LM19.3 Cinnamon (sometimes)
User avatar
sdibaja
Level 5
Level 5
Posts: 894
Joined: Sun May 08, 2011 5:57 pm
Location: Baja California, Mexico

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by sdibaja »

xenopeek wrote: Sat Sep 11, 2021 7:17 am As noted, this only affects installations of LMDE 4 done after August 14 2021. This info is here for convenience. It's in the release notes also for people doing new installations: https://linuxmint.com/rel_debbie.php.
is this related?
Image
Peter
Mate desktop https://wiki.debian.org/MATE
Debian GNU/Linux operating system: https://www.debian.org/download
MarkTheMorose
Level 3
Level 3
Posts: 104
Joined: Sat Mar 12, 2011 2:39 am
Location: London, UK

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by MarkTheMorose »

I decided to install LMDE 4 on a test system today, and got errors when trying to update. I saw this topic in the forum and have issued the command from the root message. I'm still having problems, though. I'm being told that all the Base (buster) mirrors are either unreachable, or have a speed of 0kb/s.

Is this also related?
t42
Level 12
Level 12
Posts: 4042
Joined: Mon Jan 20, 2014 11:48 pm

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by t42 »

MarkTheMorose wrote: Sat Oct 02, 2021 2:36 pm and have issued the command from the root message.
It is unclear if you replied to the prompt Yes after running the command apt update --allow-releaseinfo-change

Do you want to accept these changes and continue updating from this repository? [y/N]
-=t42=-
MarkTheMorose
Level 3
Level 3
Posts: 104
Joined: Sat Mar 12, 2011 2:39 am
Location: London, UK

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by MarkTheMorose »

t42 wrote: Sat Oct 02, 2021 3:12 pm
It is unclear if you replied to the prompt Yes after running the command apt update --allow-releaseinfo-change

Do you want to accept these changes and continue updating from this repository? [y/N]

I don't think the command got as far as asking me the question. I seem to be having a 'slow internet' day, things are sometimes timing out. I'll try again later at night and see if it improves.
perpetual
Level 1
Level 1
Posts: 1
Joined: Sun Oct 03, 2021 12:17 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by perpetual »

I had the same errors as @sdibaja
My fix was to edit repository list and change the three instances of https://deb.debian.org/debian to http://ftp.debian.org/debian

Code: Select all

cd /etc/apt/sources.list.d
sudo cp official-package-repositories.list official-package-repositories.list.bak
sudo xed official-package-repositories.list
Then apt get update/upgrade worked
User avatar
GELvdH
Level 6
Level 6
Posts: 1005
Joined: Tue Jan 08, 2019 3:10 pm
Location: 3rd rock from Sun

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by GELvdH »

Thanks Xenopeek, that did the trick.
vimes666
Level 6
Level 6
Posts: 1266
Joined: Tue Jan 19, 2016 11:08 pm

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by vimes666 »

xenopeek wrote: Sat Sep 11, 2021 7:17 am As noted, this only affects installations of LMDE 4 done after August 14 2021. This info is here for convenience. It's in the release notes also for people doing new installations: https://linuxmint.com/rel_debbie.php.
That is not the case. A few weeks ago I also ran into this problem with an existing LMDE installation that was last updated (and used) before august 2021.
If you think the issue is solved, edit your original post and add the word solved to the title.
Neo Trinarty
Level 1
Level 1
Posts: 2
Joined: Fri Feb 08, 2019 5:16 pm

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by Neo Trinarty »

Just updated my old w10 32 bit to Lmde4 tonight
As I use mint on most of my machines
Found my way here quickly.
Glad there's a simple fix
User avatar
xenopeek
Level 25
Level 25
Posts: 30120
Joined: Wed Jul 06, 2011 8:58 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by xenopeek »

vimes666 wrote: Thu Nov 25, 2021 2:08 pm That is not the case. A few weeks ago I also ran into this problem with an existing LMDE installation that was last updated (and used) before august 2021.
It would only happen on LMDE 4 installed before August 14 2021 if updates hadn't been applied prior to that date. An update to apt (version 1.8.2.3) became available in April 2021 and that avoided this issue. With that apt update installed before August 14 2021 the fix in this topic wasn't needed.
Image
rjmockler
Level 1
Level 1
Posts: 24
Joined: Tue Mar 22, 2016 1:55 am

Re: PSA: Fix Update Manager error after installing LMDE 4

Post by rjmockler »

I key this command after installing LMDE4 and the command fails, all about repository failures.
A couple of months ago I installed LMDE4 on my desktop and the command worked fine.
Now I am trying to run it on my laptop and it fails.
What is going on?
Thanks, rjmockler

Ignore this message, I found my keying error!!!!