Не удалось получить http://us.archive.ubuntu.com/ubuntu/dists/lucid/main/source/Sources 404 Not Found [IP: 91.189.91.26 80]

Я с использованием Ubuntu 16.04 LTS. Сегодня утром, когда я запустил sudo apt-get update , я обнаружил следующую ошибку:

W: The repository 'http://us.archive.ubuntu.com/ubuntu lucid Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/lucid/main/source/Sources  404  Not Found [IP: 91.189.91.26 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Я проверил Интернет в поисках ответа. Хотя я нашел несколько похожих сообщений, ни одно из решений не работает для меня. Одно из интересных решений, которые я пробовал, было:

Простейшее решение - выполнить следующие два шага:

1- Резервное копирование списка источников -> sudo cp /etc/apt/sources.list / etc / apt / sources .list.backup

2- Откройте исходный файл "/etc/apt/sources.list" Переименуйте все экземпляры us.archive или archive в http://us.archive.ubuntu.com/ubuntu / до

http://old-releases.ubuntu.com/ubuntu/

Также сделайте то же самое для http://security.ubuntu.com/ubuntu/dists/saucy- security / universe / binary-i386 / Packages

3- Запустите sudo apt-get update после выполнения вышеуказанного.

Угадайте, что .. не сработало. Фактически это вызвало больше ошибок:

W: The repository 'http://old-releases.ubuntu.com/ubuntu xenial Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://old-releases.ubuntu.com/ubuntu xenial-updates Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://old-releases.ubuntu.com/ubuntu xenial-backports Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://old-releases.ubuntu.com/ubuntu xenial-security Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: The repository 'http://us.archive.ubuntu.com/ubuntu lucid Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/xenial/main/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/xenial-updates/main/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/xenial-backports/main/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://old-releases.ubuntu.com/ubuntu/dists/xenial-security/main/binary-amd64/Packages  404  Not Found
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/lucid/main/source/Sources  404  Not Found [IP: 91.189.91.23 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.

Пожалуйста, помогите.

РЕДАКТИРОВАТЬ:

Вот мой исходный список источников:

# deb cdrom:[Ubuntu 16.04 LTS _Xenial Xerus_ - Release amd64 (20160420.1)]/ xenial main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://in.archive.ubuntu.com/ubuntu/ xenial main restricted
# deb-src http://in.archive.ubuntu.com/ubuntu/ xenial main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://in.archive.ubuntu.com/ubuntu/ xenial-updates main restricted
# deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## universe WILL NOT receive any review or updates from the Ubuntu security
## team.
deb http://in.archive.ubuntu.com/ubuntu/ xenial universe
# deb-src http://in.archive.ubuntu.com/ubuntu/ xenial universe
deb http://in.archive.ubuntu.com/ubuntu/ xenial-updates universe
# deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://in.archive.ubuntu.com/ubuntu/ xenial multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ xenial multiverse
deb http://in.archive.ubuntu.com/ubuntu/ xenial-updates multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://in.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse
# deb-src http://in.archive.ubuntu.com/ubuntu/ xenial-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu xenial partner
# deb-src http://archive.canonical.com/ubuntu xenial partner

deb http://security.ubuntu.com/ubuntu xenial-security main restricted
# deb-src http://security.ubuntu.com/ubuntu xenial-security main restricted
deb http://security.ubuntu.com/ubuntu xenial-security universe
# deb-src http://security.ubuntu.com/ubuntu xenial-security universe
deb http://security.ubuntu.com/ubuntu xenial-security multiverse
# deb-src http://security.ubuntu.com/ubuntu xenial-security multiverse
8
задан 21 October 2016 в 04:57

1 ответ

Вы совершили несколько серьезных ошибок здесь.

Во-первых, Вы работаете 16.04. Это означает, что Вы не можете вслепую заменить нормальное зеркало архива old-releases. Поэтому Вы в настоящее время получаете ошибки, которые Вы получаете о Гостеприимных пропавших без вести repos.

Во-вторых, Вы все еще пытаетесь потянуть из репозитория Lucid. Это не поможет Вам, потому что хорошая часть объектов в репозитории Lucid не будет работать в Гостеприимном или была удалена из repos по различным причинам или была заменена обновленными версиями. И, инструкции, которым Вы следовали для старых выпусков только, относятся к строке репозитория Lucid, которую Вы имели в своих конфигурациях.


Вот то, как решить проблемы, которые Вы имеете.

  1. Пройти /etc/apt/sources.list, и запустите путем замены весь old-releases.ubuntu.com записи с Вашим исходным зеркалом, us.archive.ubuntu.com.
  2. Найдите строки той ссылкой lucid и или прокомментируйте их или использование old-releases.ubuntu.com только для того репозитория.

    Если Вы не знаете который запись в /etc/apt/sources.list или /etc/apt/sources.list.d/* имеет эту 'ясную' запись, затем выполняет эту команду от /etc/apt/: grep -r -i lucid /etc/apt/; это определит файлы, содержащие 'ясное' слово

  3. sudo apt-get update и подобные команды должны теперь работать без проблемы.

Я настоятельно рекомендовал бы комментировать репозитории Lucid, поскольку они - конец жизни также, и если Вам действительно не нужно что-то от них, Вы не должны сохранять их активированными.

13
ответ дан 23 November 2019 в 05:32

Другие вопросы по тегам:

Похожие вопросы: