The officially official Devuan Forum!

You are not logged in.

#1 Yesterday 08:13:21

wasp
Member
Registered: 2018-05-11
Posts: 9  

[SOLVED] repo excalibur down?

Hi, are the excalibur servers down or do I have some problem myself?

Thanks

sudo apt update
Ignorato:1 http://deb.devuan.org/devuan excalibur InRelease
Ignorato:1 http://deb.devuan.org/devuan excalibur InRelease
Ignorato:1 http://deb.devuan.org/devuan excalibur InRelease
Errore:1 http://deb.devuan.org/devuan excalibur InRelease
  Risoluzione di "deb.devuan.org" temporaneamente non riuscita
Tutti i pacchetti sono aggiornati.         
Attenzione: Impossibile recuperare http://deb.devuan.org/devuan/dists/excalibur/InRelease  Risoluzione di "deb.devuan.org" temporaneamente non riuscita
Attenzione: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.

Offline

#2 Yesterday 08:27:29

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,446  

Re: [SOLVED] repo excalibur down?

Change your sources to use http://deb.devuan.org/merged, i.e. /merged and not /devuan ... see https://www.devuan.org for details.

Offline

#3 Yesterday 08:40:31

wasp
Member
Registered: 2018-05-11
Posts: 9  

Re: [SOLVED] repo excalibur down?

Thanks for the reply, but also editing by error...

sudo apt update
Ignorato:1 http://deb.devuan.org/merged excalibur InRelease
Ignorato:1 http://deb.devuan.org/merged excalibur InRelease
Ignorato:1 http://deb.devuan.org/merged excalibur InRelease
Errore:1 http://deb.devuan.org/merged excalibur InRelease
  Risoluzione di "deb.devuan.org" temporaneamente non riuscita
Tutti i pacchetti sono aggiornati.         
Attenzione: Impossibile recuperare http://deb.devuan.org/merged/dists/excalibur/InRelease  Risoluzione di "deb.devuan.org" temporaneamente non riuscita
Attenzione: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.

Offline

#4 Yesterday 09:20:04

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,446  

Re: [SOLVED] repo excalibur down?

Seems your DNS is playing up. First try ping -n deb.devuan.org and second try traceroute -n deb.devuan.org. Does that give anything?

Btw. use code blocks for code (and console output); not quote blocks.

Offline

#5 Yesterday 09:29:00

wasp
Member
Registered: 2018-05-11
Posts: 9  

Re: [SOLVED] repo excalibur down?

simone@devuan:~$ ping -n deb.devuan.org
ping: deb.devuan.org: Errore temporaneo nella risoluzione del nome
simone@devuan:~$ traceroute -n deb.devuan.org
deb.devuan.org: Errore temporaneo nella risoluzione del nome
Cannot handle "host" cmdline arg `deb.devuan.org' on position 1 (argc 2)

Offline

#6 Yesterday 10:09:57

wasp
Member
Registered: 2018-05-11
Posts: 9  

Re: [SOLVED] repo excalibur down?

[I partially solved it by adding in /etc/apt/sources.list URIs:
http://ch.deb.devuan.org/merged/

sudo apt update

[sudo] password di simone: 
Scaricamento di:1 http://ch.deb.devuan.org/merged excalibur InRelease [45,3 kB]
Scaricamento di:2 http://ch.deb.devuan.org/merged excalibur/main amd64 Packages [9.891 kB]
Scaricamento di:3 http://ch.deb.devuan.org/merged excalibur/main Translation-it [5.705 kB]
Scaricamento di:4 http://ch.deb.devuan.org/merged excalibur/main Translation-en [7.414 kB]
Scaricamento di:5 http://ch.deb.devuan.org/merged excalibur/contrib amd64 Packages [54,1 kB]       
Scaricamento di:6 http://ch.deb.devuan.org/merged excalibur/contrib Translation-en [51,1 kB]       
Scaricamento di:7 http://ch.deb.devuan.org/merged excalibur/non-free amd64 Packages [102 kB]       
Scaricamento di:8 http://ch.deb.devuan.org/merged excalibur/non-free Translation-en [70,6 kB]      
Scaricamento di:9 http://ch.deb.devuan.org/merged excalibur/non-free-firmware amd64 Packages [6.900 B]
Scaricamento di:10 http://ch.deb.devuan.org/merged excalibur/non-free-firmware Translation-en [4.664 B]
Recuperati 23,3 MB in 10s (2.332 kB/s)                                                             
Tutti i pacchetti sono aggiornati.       

Offline

#7 Yesterday 14:59:57

Andre4freedom
Member
Registered: 2017-11-15
Posts: 194  

Re: [SOLVED] repo excalibur down?

Oh, once again:
Many ISP's DNS-servers can't cope with these "round-robin" structures of repo-servers.
The solution was always to prepend the address deb.devuan.org with the country-code of your nearest repo-mirror, as in your case ch.deb.devuan.org.
I don't know what component in ISP's infrastructure is the culprit. But when using your own properly set up BIND/DNS server the problem doesn't occur.
Test by using ping before modifying your sources.list.
There are some threads on this topic in the forum already

Offline

Board footer