As informações de atualização estão desatualizadas UBUNTU 14.04

0

Estou vendo um triângulo vermelho com um ponto de exclamação no canto direito.

Eu corri sudo apt-get update e encontrei essas linhas na saída -

Hit http://in.archive.ubuntu.com trusty/main amd64 Packages       
Hit http://in.archive.ubuntu.com trusty/restricted amd64 Packages              
Ign http://download.videolan.org  Translation-en_IN                            
Hit http://in.archive.ubuntu.com trusty/universe amd64 Packages   
Hit http://in.archive.ubuntu.com trusty/multiverse amd64 Packages              
Ign http://download.videolan.org  Translation-en                               
Hit http://in.archive.ubuntu.com trusty/main i386 Packages                     
Err http://archive.getdeb.net trusty-getdeb/games amd64 Packages               

Hit http://in.archive.ubuntu.com trusty/restricted i386 Packages   
Err http://download.videolan.org  Sources                                      
  403  Forbidden [IP: 88.191.250.2 80]
Hit http://in.archive.ubuntu.com trusty/universe i386 Packages                 
Hit http://in.archive.ubuntu.com trusty/multiverse i386 Packages   
Err http://archive.getdeb.net trusty-getdeb/apps i386 Packages     

Err http://download.videolan.org  Packages                         
  403  Forbidden [IP: 88.191.250.2 80]
Hit http://in.archive.ubuntu.com trusty/main Translation-en                    
Err http://archive.getdeb.net trusty-getdeb/games i386 Packages                

Hit http://in.archive.ubuntu.com trusty/multiverse Translation-en              
Hit http://in.archive.ubuntu.com trusty/restricted Translation-en              
Hit http://in.archive.ubuntu.com trusty/universe Translation-en                
Err http://archive.getdeb.net trusty-getdeb/apps amd64 Packages                

Ign http://in.archive.ubuntu.com trusty/main Translation-en_IN                 
Ign http://in.archive.ubuntu.com trusty/multiverse Translation-en_IN           
Ign http://in.archive.ubuntu.com trusty/restricted Translation-en_IN           
Err http://archive.getdeb.net trusty-getdeb/games amd64 Packages               

Ign http://in.archive.ubuntu.com trusty/universe Translation-en_IN             
Err http://archive.getdeb.net trusty-getdeb/apps i386 Packages                 

Err http://archive.getdeb.net trusty-getdeb/games i386 Packages                

Err http://archive.getdeb.net trusty-getdeb/apps amd64 Packages                

Err http://archive.getdeb.net trusty-getdeb/games amd64 Packages               

Err http://archive.getdeb.net trusty-getdeb/apps i386 Packages                 

Err http://archive.getdeb.net trusty-getdeb/games i386 Packages                

Err http://archive.getdeb.net trusty-getdeb/apps amd64 Packages                

Err http://archive.getdeb.net trusty-getdeb/games amd64 Packages               

Err http://archive.getdeb.net trusty-getdeb/apps i386 Packages                 

Err http://archive.getdeb.net trusty-getdeb/games i386 Packages                

Ign http://archive.getdeb.net trusty-getdeb/apps Translation-en_IN             
Ign http://archive.getdeb.net trusty-getdeb/apps Translation-en
Ign http://archive.getdeb.net trusty-getdeb/games Translation-en_IN
Ign http://archive.getdeb.net trusty-getdeb/games Translation-en
Err http://archive.getdeb.net trusty-getdeb/apps amd64 Packages
  403  Forbidden [IP: 104.28.24.125 80]
Err http://archive.getdeb.net trusty-getdeb/games amd64 Packages
  403  Forbidden [IP: 104.28.24.125 80]
Err http://archive.getdeb.net trusty-getdeb/apps i386 Packages
  403  Forbidden [IP: 104.28.24.125 80]
Err http://archive.getdeb.net trusty-getdeb/games i386 Packages
  403  Forbidden [IP: 104.28.24.125 80]
W: Failed to fetch http://download.videolan.org/pub/debian/stable/Sources  403  Forbidden [IP: 88.191.250.2 80]

W: Failed to fetch http://download.videolan.org/pub/debian/stable/Packages  403  Forbidden [IP: 88.191.250.2 80]

W: Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/apps/binary-amd64/Packages  403  Forbidden [IP: 104.28.24.125 80]

W: Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/games/binary-amd64/Packages  403  Forbidden [IP: 104.28.24.125 80]

W: Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/apps/binary-i386/Packages  403  Forbidden [IP: 104.28.24.125 80]

W: Failed to fetch http://archive.getdeb.net/ubuntu/dists/trusty-getdeb/games/binary-i386/Packages  403  Forbidden [IP: 104.28.24.125 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.
    
por Mihir 02.03.2016 / 10:42

1 resposta

3

Assim, todos os seus arquivos principais estão atualizados e você continuará recebendo atualizações deles.

Os únicos problemas que posso ver acima é que download.videolan.org e archive.getdeb.net parecem estar indisponíveis. Talvez eles tenham mudado como formatam seus repositórios. Talvez os tenham retirado completamente. Se você quiser saber ao certo, verifique com o fornecedor do repositório.

Se você não conseguir descobrir nenhuma informação, a remoção desses repositórios quebrados irá silenciar os avisos.

Mas, novamente, isso não está interferindo nos pacotes e atualizações fornecidos pelo Ubuntu.

    
por Oli 02.03.2016 / 10:45