upgrade to 24.04 not working

Asked by Helmut Klaus

After several messages that internet connection should be checked, upgrade manager pauses several times. Eventually, messages the following:

E:Failed to fetch https://deb.librewolf.net/dists/jammy/InRelease 400 Deprecated - Please see https://librewolf.net/debian-migration [IP: 188.245.173.137 443], E:The repository 'https://deb.librewolf.net jammy InRelease' is no longer signed.

then reverts to 22.04.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

https://deb.librewolf.net/

States:
Warning: https://deb.librewolf is deprecated and will no longer be updated. Please follow our Migration Guide to use https://repo.librewolf.net instead

So change the repo you have

Revision history for this message
Helmut Klaus (helmut.klaus) said :
#2

Thanks, tried changing following the instructions at: https://librewolf.net/debian-migration/. The command sudo apt update && sudo apt install extrepo -y is followed by the error message
E: Failed to fetch http://0ms.run/mirrors/ubuntu/dists/jammy/InRelease Clearsigned file is not valid, got 'NOSPLIT' (does the network require authentication?)
E: The repository 'http://0ms.run/mirrors/ubuntu jammy InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
Assumingly, nothing has happened to remedy the situation, since the next command results in: extrepo: command not found

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

I suggest you remove that. The domain goes to a parking page.
Should be OK then

Revision history for this message
Helmut Klaus (helmut.klaus) said :
#4

Thanks, what do you mean by remove THAT? What to remove and how?

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

If you run:

sudo grep -r 0ms /etc/apt/*

What is the output please?

Revision history for this message
Helmut Klaus (helmut.klaus) said :
#6

Here it is:
/etc/apt/sources.list.d/nala-sources.list.distUpgrade:deb http://0ms.run/mirrors/ubuntu/ jammy main restricted universe multiverse
/etc/apt/sources.list.d/nala-sources.list.save:deb http://0ms.run/mirrors/ubuntu/ jammy main restricted universe multiverse
/etc/apt/sources.list.d/nala-sources.list:deb http://0ms.run/mirrors/ubuntu/ jammy main restricted universe multiverse
Much appreciate your effort

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#7

sudo rm /etc/apt/sources.list.d/nala-sources.list*

Will remove the offending file. Should be smooth now

Revision history for this message
Helmut Klaus (helmut.klaus) said :
#8

It went smooth until files could not be downloaded. No recovery possible at that stage, also unable to transmit error message due to failure. Thanks for trying, though