Jump to content

apt-get update fails


boxmeister

Recommended Posts

Hey everyone,

im running armbian on a X96 MAX (S905X2) android tv box as a pihole server.
Distributor ID:    Ubuntu
Description:    Ubuntu 19.04
Release:    19.04
Codename:    disco

unfortunately sudo apt-get update gives me this:
(i did try to mess around with the repository settings in the meantime adding a ppa wich didnt help and potentially  made it worse but i dont know how to revert the repository state back to its original state)

Hit:1 http://ppa.launchpad.net/numix/ppa/ubuntu groovy InRelease
Ign:2 http://ports.ubuntu.com disco InRelease 
Hit:4 http://ppa.launchpad.net/webupd8team/java/ubuntu xenial InRelease
Ign:5 http://ports.ubuntu.com disco-security InRelease                   
Ign:6 http://ports.ubuntu.com disco-updates InRelease                    
Ign:7 http://ports.ubuntu.com disco-backports InRelease                  
Ign:8 http://ppa.launchpad.net/webupd8team/java/ubuntu focal InRelease         
Err:9 http://ports.ubuntu.com disco Release                                    
  404  Not Found [IP: 91.189.88.150 80]
Err:10 http://ports.ubuntu.com disco-security Release                          
  404  Not Found [IP: 91.189.88.150 80]
Err:11 http://ppa.launchpad.net/webupd8team/java/ubuntu focal Release          
  404  Not Found [IP: 91.189.95.83 80]
Err:12 http://ports.ubuntu.com disco-updates Release                   
  404  Not Found [IP: 91.189.88.150 80]
Err:13 http://ports.ubuntu.com disco-backports Release                 
  404  Not Found [IP: 91.189.88.150 80]
Hit:3 https://apt.armbian.com disco InRelease    
Reading package lists... Done                    
E: The repository 'http://ports.ubuntu.com disco Release' does not have a Release file.
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.
E: The repository 'http://ports.ubuntu.com disco-security Release' does not have a Release file.
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.
E: The repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu focal Release' does not have a Release file.
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.
E: The repository 'http://ports.ubuntu.com disco-updates Release' does not have a Release file.
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.
E: The repository 'http://ports.ubuntu.com disco-backports Release' does not have a Release file.
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.

any help to get apt-get update to work again would be greatly appreciated!
 

Link to comment
Share on other sites

3 hours ago, boxmeister said:

Err:9 http://ports.ubuntu.com disco Release                                    
  404  Not Found [IP: 91.189.88.150 80]

 

3 hours ago, boxmeister said:

any help to get apt-get update to work again would be greatly appreciated!


Armbian has nothing to do with Ubuntu servers. Official or non-official. This version of Ubuntu / its package base that is used in that Armbian / is most likely EOL and repositories removed.

Link to comment
Share on other sites

6 minutes ago, boxmeister said:

could there be any substitute repositorys that i can fall back to?

 

Maybe. But you better ask that at ubuntu forums.

It is not a good idea to run an OS that is not actively maintained...

Link to comment
Share on other sites

Ubuntu Disco STS was only supported until January 2020:
https://fridge.ubuntu.com/2020/01/23/ubuntu-19-04-disco-dingo-end-of-life-reached-on-january-23-2020/

https://wiki.ubuntuusers.de/Disco_Dingo/

 

18.04 LTS until Aril 2023

19.04 STS Disco until January 2020

18.10 STS Cosmic until July 2019

19.10 STS Eon only until Juli 2020

20.04 LTS until April 2025

 

LTS = „Long Term Support“

STS = „Short Term Support“

Link to comment
Share on other sites

Hello guys, I have been looking for a solution and made this, I hope you could use it.

 

sudo nano /etc/apt/sources.list
 

change all lines with:

 

deb http://old-releases.ubuntu.com/ubuntu/ eoan main restricted universe multiverse
#deb-src http://old-releases.ubuntu.com/ubuntu/ eoan main restricted universe multiverse

deb http://old-releases.ubuntu.com/ubuntu/ eoan-security main restricted universe multiverse
#deb-src http://old-releases.ubuntu.com/ubuntu/ eoan-security main restricted universe multiv>

deb http://old-releases.ubuntu.com/ubuntu/ eoan-updates main restricted universe multiverse
#deb-src http://old-releases.ubuntu.com/ubuntu/ eoan-updates main restricted universe multive>

deb http://old-releases.ubuntu.com/ubuntu/ eoan-backports main restricted universe multiverse
#deb-src http://old-releases.ubuntu.com/ubuntu/ eoan-backports main restricted universe multi>

 

and finilly could update

 

sudo apt-get update

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines