apt-get не может найти пакет в старой версии моего дистрибутива


21

Я работаю на компьютере с Linux Mint 16, и с недавнего времени, каждый раз, когда я хочу установить что-либо через apt-get install, в журнале говорится, что пакеты не могут быть аутентифицированы. Я продолжаю и пытаюсь установить их без аутентификации, и оказывается, что большинство пакетов не найдено.

В конце процесса консольное сообщение предлагает мне использовать apt-get updateили --fix-missing. Вот что я делаю: sudo apt-get updateи сразу после того, как я снова пытаюсь установить, sudo apt-get install nginxно я все равно получаю сообщение об ошибке.

В чем проблема? Я что-то пропустил?

Примечание: я бы скопировал / вставил журналы, но они на испанском языке, поэтому они, вероятно, не помогли бы большинству.

ОБНОВЛЕНИЕ: мне удалось получить журналы на английском языке благодаря @Flup.

Вот они: Для apt-get install:

ricardo@toshi ~$ sudo apt-get install nginx
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libnet-daemon-perl libplrpc-perl
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  nginx-common nginx-full
The following NEW packages will be installed:
  nginx nginx-common nginx-full
0 upgraded, 3 newly installed, 0 to remove and 17 not upgraded.
Need to get 404 kB of archives.
After this operation, 1246 kB of additional disk space will be used.
Do you want to continue [Y/n]? Y
WARNING: The following packages cannot be authenticated!
  nginx-common nginx-full nginx
Install these packages without verification [y/N]? y
Err http://archive.ubuntu.com/ubuntu/ raring-updates/universe nginx-common all 1.2.6-1ubuntu3.3
  404  Not Found [IP: 91.189.88.153 80]
Err http://security.ubuntu.com/ubuntu/ raring-security/universe nginx-common all 1.2.6-1ubuntu3.3
  404  Not Found [IP: 91.189.92.200 80]
Err http://security.ubuntu.com/ubuntu/ raring-security/universe nginx-full amd64 1.2.6-1ubuntu3.3
  404  Not Found [IP: 91.189.92.200 80]
Err http://security.ubuntu.com/ubuntu/ raring-security/universe nginx all 1.2.6-1ubuntu3.3
  404  Not Found [IP: 91.189.92.200 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/n/nginx/nginx-common_1.2.6-1ubuntu3.3_all.deb  404  Not Found [IP: 91.189.92.200 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/n/nginx/nginx-full_1.2.6-1ubuntu3.3_amd64.deb  404  Not Found [IP: 91.189.92.200 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/n/nginx/nginx_1.2.6-1ubuntu3.3_all.deb  404  Not Found [IP: 91.189.92.200 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

Для apt-get update:

ricardo@toshi ~$ sudo apt-get update
Hit http://dl.google.com stable Release.gpg
Ign http://es.archive.ubuntu.com raring Release.gpg                                                                                          
Hit http://archive.canonical.com raring Release.gpg                                                                                          
Hit http://dl.google.com stable Release.gpg                                                                                                  
Hit http://ppa.launchpad.net raring Release.gpg                                                                                              
Ign http://es.archive.ubuntu.com raring Release.gpg                                                                                          
Ign http://archive.ubuntu.com raring Release.gpg                                                                                             
Hit http://dl.google.com stable Release                                                                                                      
Hit http://archive.canonical.com raring Release                                                                                              
Ign http://es.archive.ubuntu.com raring Release                                                                                              
Hit http://ppa.launchpad.net raring Release.gpg                                                                                              
Ign http://archive.ubuntu.com raring-updates Release.gpg                                                                                     
Hit http://dl.google.com stable Release                                                                                                      
Ign http://security.ubuntu.com raring-security Release.gpg                                                                                   
Ign http://es.archive.ubuntu.com raring Release                                                                                              
Hit http://archive.canonical.com raring/partner amd64 Packages                                                                               
Ign http://archive.ubuntu.com raring Release                                                                                                 
Hit http://ppa.launchpad.net raring Release                                                                                                  
Hit http://downloads-distro.mongodb.org dist Release.gpg                                                                                     
Hit http://dl.google.com stable/main amd64 Packages                                                                                          
Get:1 http://packages.linuxmint.com olivia Release.gpg [198 B]                                                                               
Ign http://archive.ubuntu.com raring-updates Release                                                                                         
Hit http://archive.canonical.com raring/partner i386 Packages                                                                                
Hit http://dl.google.com stable/main i386 Packages                                                                                           
Hit http://ppa.launchpad.net raring Release                                                                                                  
Ign http://security.ubuntu.com raring-security Release                                                                                       
Ign http://archive.ubuntu.com raring/main amd64 Packages/DiffIndex                                                                           
Hit http://ppa.launchpad.net raring/main Sources                                                                                             
Ign http://archive.ubuntu.com raring/restricted amd64 Packages/DiffIndex                                                                     
Get:2 http://packages.linuxmint.com olivia Release [18.5 kB]                                                                                 
Hit http://ppa.launchpad.net raring/main amd64 Packages                                                                                      
Ign http://archive.ubuntu.com raring/universe amd64 Packages/DiffIndex                                                                       
Ign http://security.ubuntu.com raring-security/main amd64 Packages/DiffIndex                                                                 
Hit http://dl.google.com stable/main amd64 Packages                                                                                          
Hit http://downloads-distro.mongodb.org dist Release                                                                                         
Ign http://archive.ubuntu.com raring/multiverse amd64 Packages/DiffIndex                                                                     
Hit http://ppa.launchpad.net raring/main i386 Packages                                                                                       
Hit http://dl.google.com stable/main i386 Packages                                                                                           
Ign http://archive.ubuntu.com raring/main i386 Packages/DiffIndex                                                                            
Ign http://security.ubuntu.com raring-security/restricted amd64 Packages/DiffIndex                                                           
Ign http://archive.ubuntu.com raring/restricted i386 Packages/DiffIndex                                                                      
Ign http://archive.ubuntu.com raring/universe i386 Packages/DiffIndex                                                                        
Ign http://security.ubuntu.com raring-security/universe amd64 Packages/DiffIndex                                                             
Ign http://archive.ubuntu.com raring/multiverse i386 Packages/DiffIndex                                                                      
Hit http://toolbelt.heroku.com ./ Release.gpg                                                                                                
Hit http://ppa.launchpad.net raring/main Sources                                                                                             
Get:3 http://packages.linuxmint.com olivia/main amd64 Packages [23.5 kB]                                                                     
Hit http://downloads-distro.mongodb.org dist/10gen amd64 Packages                                                                            
Hit https://get.docker.io docker Release.gpg                                                                                                 
Hit http://ppa.launchpad.net raring/main amd64 Packages                                                                                      
Ign http://security.ubuntu.com raring-security/multiverse amd64 Packages/DiffIndex                                                           
Ign http://archive.canonical.com raring/partner Translation-en                                                                               
Hit http://ppa.launchpad.net raring/main i386 Packages                                                                                       
Hit https://get.docker.io docker Release                                                                                                     
Ign http://archive.canonical.com raring/partner Translation-es                                                                               
Ign http://security.ubuntu.com raring-security/main i386 Packages/DiffIndex                                                                  
Hit http://toolbelt.heroku.com ./ Release                                                                                                    
Hit http://downloads-distro.mongodb.org dist/10gen i386 Packages                                                                             
Hit https://get.docker.io docker/main amd64 Packages                                                                                         
Get:4 http://packages.linuxmint.com olivia/upstream amd64 Packages [9249 B]                                                                  
Ign http://security.ubuntu.com raring-security/restricted i386 Packages/DiffIndex                                                            
Hit https://get.docker.io docker/main i386 Packages                                                                                          
Get:5 http://packages.linuxmint.com olivia/import amd64 Packages [39.2 kB]                                                                   
Ign http://security.ubuntu.com raring-security/universe i386 Packages/DiffIndex                                                              
Hit http://toolbelt.heroku.com ./ Packages                                                                                                   
Ign http://archive.ubuntu.com raring-updates/main amd64 Packages/DiffIndex                                                                   
Ign http://security.ubuntu.com raring-security/multiverse i386 Packages/DiffIndex                                                            
Ign http://archive.ubuntu.com raring-updates/restricted amd64 Packages/DiffIndex                                                             
Ign http://dl.google.com stable/main Translation-en                                                                                          
Ign http://archive.ubuntu.com raring-updates/universe amd64 Packages/DiffIndex                                                               
Ign http://dl.google.com stable/main Translation-es                                                                                          
Ign http://archive.ubuntu.com raring-updates/multiverse amd64 Packages/DiffIndex                                                             
Ign http://dl.google.com stable/main Translation-en                                                                                          
Ign http://archive.ubuntu.com raring-updates/main i386 Packages/DiffIndex                                                                    
Get:6 http://packages.linuxmint.com olivia/main i386 Packages [23.5 kB]                                                                      
Ign http://dl.google.com stable/main Translation-es                                                                                          
Ign http://archive.ubuntu.com raring-updates/restricted i386 Packages/DiffIndex                                                              
Ign http://archive.ubuntu.com raring-updates/universe i386 Packages/DiffIndex                                                                
Ign http://archive.ubuntu.com raring-updates/multiverse i386 Packages/DiffIndex                                                              
Get:7 http://packages.linuxmint.com olivia/upstream i386 Packages [9237 B]                                                                   
Ign http://ppa.launchpad.net raring/main Translation-en                                                                                      
Get:8 http://packages.linuxmint.com olivia/import i386 Packages [40.1 kB]                                                                    
Ign http://ppa.launchpad.net raring/main Translation-es                                                                                      
Ign http://ppa.launchpad.net raring/main Translation-en                                                                                      
Ign http://ppa.launchpad.net raring/main Translation-es                                                                                      
Ign http://toolbelt.heroku.com ./ Translation-en                                                                                             
Ign http://toolbelt.heroku.com ./ Translation-es                                                                                             
Ign http://downloads-distro.mongodb.org dist/10gen Translation-en                                                                            
Ign http://downloads-distro.mongodb.org dist/10gen Translation-es                                                 
Err http://es.archive.ubuntu.com raring/main amd64 Packages                                 
  404  Not Found [IP: 91.189.92.201 80]
Err http://es.archive.ubuntu.com raring/universe amd64 Packages                                        
  404  Not Found [IP: 91.189.92.201 80]
Err http://es.archive.ubuntu.com raring/main i386 Packages                                             
  404  Not Found [IP: 91.189.92.201 80]
Err http://es.archive.ubuntu.com raring/universe i386 Packages        
  404  Not Found [IP: 91.189.92.201 80]
Ign http://es.archive.ubuntu.com raring/main Translation-en           
Ign http://es.archive.ubuntu.com raring/main Translation-es           
Ign http://es.archive.ubuntu.com raring/universe Translation-en       
Ign http://es.archive.ubuntu.com raring/universe Translation-es       
Err http://es.archive.ubuntu.com raring/main amd64 Packages           
  404  Not Found [IP: 91.189.92.201 80]
Err http://es.archive.ubuntu.com raring/universe amd64 Packages       
  404  Not Found [IP: 91.189.92.201 80]
Err http://es.archive.ubuntu.com raring/main i386 Packages            
  404  Not Found [IP: 91.189.92.201 80]
Err http://es.archive.ubuntu.com raring/universe i386 Packages        
  404  Not Found [IP: 91.189.92.201 80]
Ign http://es.archive.ubuntu.com raring/main Translation-en                                                                                  
Ign http://es.archive.ubuntu.com raring/main Translation-es                                                                                  
Ign http://es.archive.ubuntu.com raring/universe Translation-en                                                                              
Ign http://es.archive.ubuntu.com raring/universe Translation-es                                                                              
Ign http://packages.linuxmint.com olivia/import Translation-en                                                                               
Ign http://packages.linuxmint.com olivia/import Translation-es                                                                               
Ign https://get.docker.io docker/main Translation-en                                                                                         
Ign http://packages.linuxmint.com olivia/main Translation-en                                                                                 
Ign http://packages.linuxmint.com olivia/main Translation-es                                                                                 
Ign http://packages.linuxmint.com olivia/upstream Translation-en                                                                             
Ign https://get.docker.io docker/main Translation-es                                                                                         
Ign http://packages.linuxmint.com olivia/upstream Translation-es                                                                             
Ign http://archive.ubuntu.com raring/main Translation-en                                                                                     
Ign http://archive.ubuntu.com raring/main Translation-es                                                                                     
Ign http://archive.ubuntu.com raring/multiverse Translation-en                                                                               
Ign http://archive.ubuntu.com raring/multiverse Translation-es                                                                               
Ign http://archive.ubuntu.com raring/restricted Translation-en                                                                               
Ign http://archive.ubuntu.com raring/restricted Translation-es                                                                               
Ign http://archive.ubuntu.com raring/universe Translation-en                                                                                 
Ign http://archive.ubuntu.com raring/universe Translation-es                                                                                 
Ign http://archive.ubuntu.com raring-updates/main Translation-en                                                                             
Ign http://archive.ubuntu.com raring-updates/main Translation-es                                                                             
Ign http://archive.ubuntu.com raring-updates/multiverse Translation-en
Ign http://archive.ubuntu.com raring-updates/multiverse Translation-es
Ign http://archive.ubuntu.com raring-updates/restricted Translation-en
Ign http://archive.ubuntu.com raring-updates/restricted Translation-es
Ign http://security.ubuntu.com raring-security/main Translation-en
Ign http://archive.ubuntu.com raring-updates/universe Translation-en
Ign http://archive.ubuntu.com raring-updates/universe Translation-es
Ign http://security.ubuntu.com raring-security/main Translation-es
Err http://archive.ubuntu.com raring/main amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring/restricted amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Ign http://security.ubuntu.com raring-security/multiverse Translation-en
Err http://archive.ubuntu.com raring/universe amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Ign http://security.ubuntu.com raring-security/multiverse Translation-es
Err http://archive.ubuntu.com raring/multiverse amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring/main i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring/restricted i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Ign http://security.ubuntu.com raring-security/restricted Translation-en
Err http://archive.ubuntu.com raring/universe i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring/multiverse i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Ign http://security.ubuntu.com raring-security/restricted Translation-es
Err http://archive.ubuntu.com raring-updates/main amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring-updates/restricted amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Ign http://security.ubuntu.com raring-security/universe Translation-en
Err http://archive.ubuntu.com raring-updates/universe amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring-updates/multiverse amd64 Packages
  404  Not Found [IP: 91.189.92.200 80]
Ign http://security.ubuntu.com raring-security/universe Translation-es
Err http://archive.ubuntu.com raring-updates/main i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring-updates/restricted i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://archive.ubuntu.com raring-updates/universe i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://security.ubuntu.com raring-security/main amd64 Packages
  404  Not Found [IP: 91.189.91.15 80]
Err http://archive.ubuntu.com raring-updates/multiverse i386 Packages
  404  Not Found [IP: 91.189.92.200 80]
Err http://security.ubuntu.com raring-security/restricted amd64 Packages
  404  Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com raring-security/universe amd64 Packages
  404  Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com raring-security/multiverse amd64 Packages
  404  Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com raring-security/main i386 Packages
  404  Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com raring-security/restricted i386 Packages
  404  Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com raring-security/universe i386 Packages
  404  Not Found [IP: 91.189.91.15 80]
Err http://security.ubuntu.com raring-security/multiverse i386 Packages
  404  Not Found [IP: 91.189.91.15 80]
Fetched 163 kB in 15s (10.9 kB/s)
W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.0+20120411-3ubuntu1_amd64.deb/dists/raring/main/binary-amd64/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.0+20120411-3ubuntu1_amd64.deb/dists/raring/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.0+20120411-3ubuntu1_amd64.deb/dists/raring/main/binary-i386/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/universe/a/aufs-tools/aufs-tools_3.0+20120411-3ubuntu1_amd64.deb/dists/raring/universe/binary-i386/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/main/n/nginx/nginx_1.4.6-1ubuntu3_all.deb/dists/raring/main/binary-amd64/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/main/n/nginx/nginx_1.4.6-1ubuntu3_all.deb/dists/raring/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/main/n/nginx/nginx_1.4.6-1ubuntu3_all.deb/dists/raring/main/binary-i386/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://es.archive.ubuntu.com/ubuntu/pool/main/n/nginx/nginx_1.4.6-1ubuntu3_all.deb/dists/raring/universe/binary-i386/Packages  404  Not Found [IP: 91.189.92.201 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/main/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/restricted/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/main/binary-amd64/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/multiverse/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/main/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/restricted/binary-amd64/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/restricted/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/universe/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring/multiverse/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/multiverse/binary-amd64/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/main/binary-i386/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/restricted/binary-i386/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/universe/binary-i386/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/main/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/multiverse/binary-i386/Packages  404  Not Found [IP: 91.189.91.15 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/restricted/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/universe/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/multiverse/binary-amd64/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/main/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/restricted/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/universe/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/raring-updates/multiverse/binary-i386/Packages  404  Not Found [IP: 91.189.92.200 80]

E: Some index files failed to download. They have been ignored, or old ones used instead.

1
Ваши репо настроены правильно? Возможно, имеет смысл публиковать журналы на тот случай, если кто-то увидит что-то, что они узнают.
n0pe

2
Чтобы получить вывод на английском языке, выполните команду an export LANG=C, снова выполните команды и вставьте вывод.
Флюп

Спасибо за совет. Мне удалось получить журнал на английском языке и только что обновил мой вопрос.
Xar

5
Mint 16 прошел EOL и больше не поддерживается - см. Linux Mint Releases и Как перейти на более новую версию
steeldriver

Ответы:


40

Дело в том, что помогло мне было: https://smyl.es/how-to-fix-ubuntudebian-apt-get-404-not-found-package-repository-errors-saucy-raring-quantal-oneiric-natty/

В основном обновление списков для использования old-releases.ubuntu.com:

sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list
sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list.d/official-package-repositories.list
sudo sed -i -e 's/archive.ubuntu.com\|security.ubuntu.com/old-releases.ubuntu.com/g' /etc/apt/sources.list.d/official-source-repositories.list

Редактировать: Как сказал Мейсам Мулла в комментариях , если ваши URL-адреса в /etc/apt/sources.listфайлах имеют какой-то префикс ( ca.например), вам необходимо вручную удалить префиксы, так как ca.old-releases.ubuntu.comэто недопустимый адрес.

Кроме того, некоторые из моих сообщений об ошибках для Googlers:

W: Failed to fetch http://security.ubuntu.com/ubuntu/dists/raring-security/main/source/Sources  404  Not Found [IP: 91.189.88.153 80]
Err http://archive.ubuntu.com raring/main Sources
  404  Not Found [IP: 91.189.92.201 80]
Err http://archive.ubuntu.com raring/restricted Sources
  404  Not Found [IP: 91.189.92.201 80]

Это также сработало для меня.
Новичок

5
Милая! Рад видеть, что мое сообщение в блоге помогло: D
sMyles

Сяо, после запуска этой команды я больше не могу делать apt-get install. Я получаю сообщение о том, что пакет недоступен. Есть идеи как обойти это?
bschandramohan

1
Привет @CandraMohan. С тех пор я обновился до Mint 17.1, поэтому я не могу вам помочь, к сожалению. Я бы предложил задать новый вопрос с вашим точным сообщением об ошибке
Xiao

1
Я сделал это, и это сработало, однако я все еще получал ошибки соединения. Оказывается, источники в /etc/apt/sources.list имеют префикс ca.. Я просто вручную удалил префикс из URL, и он начал работать правильно.
Мейсам Мулла

6

Если вы возьмете один из URL, который выдает ошибку 404, и поместите его в браузер, вы увидите, что вы также получите ошибку 404. Это может быть временная ошибка или ошибка сервера, поэтому вы можете искать в структуре каталогов до тех пор, пока не получите ваш URL http://archive.ubuntu.com/ubuntu/dists/.

Там вы увидите подкаталоги для lucid(10.04), precise(12.04), saucy(13.10), trusty(14.04) и utopic(14.10). Номера соответствуют номерам версий Ubuntu . Другие - с истекшим сроком эксплуатации, более не поддерживаются и не должны использоваться. Mint 16 должен быть производным от 13.10, поэтому неясно, почему ваша система пытается получить что-то от 13.04.

Вы можете попытаться обновить записи в /etc/apt/sources.lstи /etc/sources.list.d/*из raringв saucyи попробовать, если это поможет, но вы можете еще больше сломать систему, установив несовместимые версии ( сначала сделайте резервную копию ).

Вы должны рассмотреть возможность обновления до Mint 17 или вернуться к поддерживаемой более старой версии, такой как Maya (13).

Используя наш сайт, вы подтверждаете, что прочитали и поняли нашу Политику в отношении файлов cookie и Политику конфиденциальности.
Licensed under cc by-sa 3.0 with attribution required.