Помогите пожалуйста настроить sources

Автор umiot, 28 сентября 2021, 13:17:16

« назад - далее »

0 Пользователи и 1 гость просматривают эту тему.

umiot

Помогите пожалуйста настроить sources.list пытаюсь установить ISPmanager а мне в консоле выдает это root@xxx-xxx-xxx-xx:/home/umiot# sh install.sh ISPmanager
Сущ:1 http://deb.debian.org/debian bullseye-updates InRelease
Сущ:2 http://security.debian.org/debian-security bullseye-security InRelease
Чтение списков пакетов...
Чтение списков пакетов...
Построение дерева зависимостей...
Чтение информации о состоянии...
Пакет python недоступен, но упомянут в списке зависимостей другого
пакета. Это может означать, что пакет отсутствует, устарел или
доступен из источников, не упомянутых в sources.list

E: Для пакета «python» не найден кандидат на установку
root@xxx-xxx-xxx-xx:/home/umiot#

# deb cdrom:[Debian GNU/Linux 11.0.0 _Bullseye_ - Official amd64 DVD Binary>

# deb cdrom:[Debian GNU/Linux 11.0.0 _Bullseye_ - Official amd64 DVD Binary>

deb http://security.debian.org/debian-security bullseye-security main contr>
deb-src http://security.debian.org/debian-security bullseye-security main c>

# bullseye-updates, to get updates before a point release is made;
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_upd>
# A network mirror was not selected during install.  The following entries
# are provided as examples, but you should amend them as appropriate
# for your mirror of choice.
#
deb http://deb.debian.org/debian/ bullseye-updates main contrib
deb-src http://deb.debian.org/debian/ bullseye-updates main contrib

я понимаю что нужно указать репозиторий в файле sources.list вот только я 1 день использую линукс не важно какой будьто Centos, Ubuntu или Fedora и получается я даже попросу незнаю как называется мне нужный репозиторий

dzhoser

Приведите source.list к виду
deb [arch=all] http://ftp.ru.debian.org/debian/ bullseye main contrib non-free
deb-src [arch=all] http://ftp.ru.debian.org/debian/ bullseye main contrib non-free

deb [arch=all] http://ftp.ru.debian.org/debian/ bullseye-updates main contrib non-free
deb-src [arch=all] http://ftp.ru.debian.org/debian/ bullseye-updates main contrib non-free

deb [arch=all] http://security.debian.org/ bullseye/updates main contrib non-free
deb-src [arch=all] http://security.debian.org/ bullseye/updates main contrib non-free

Обновите кэш apt
su -
apt update
Обновите систему
apt upgrade -y
Установите ISPmanager
https://docs.ispsystem.ru/ispmanager-lite/ustanovka-ispmanager/protsess-ustanovki
Ubuntu->Linux mint->Astra Linux SE->Debian 12
Для новичков

umiot

root@xxx-xxx-xxx-xx:/home/umiot# apt update
Игн:1 http://security.debian.org bullseye/updates InRelease
Сущ:2 http://deb.debian.org/debian bullseye-updates InRelease                                                             
Сущ:3 http://security.debian.org/debian-security bullseye-security InRelease                                             
Сущ:4 http://ftp.ru.debian.org/debian bullseye InRelease                         
Ошб:5 http://security.debian.org bullseye/updates Release                         
404  Not Found [IP: 199.232.18.132 80]
Сущ:6 http://ftp.ru.debian.org/debian bullseye-updates InRelease                 
Чтение списков пакетов... Готово           
E: Репозиторий «http://security.debian.org bullseye/updates Release» не содержит файла Release.
N: Обновление из этого репозитория нельзя выполнить безопасным способом, поэтому по умолчанию он отключён.
N: Информацию о создании репозитория и настройках пользователя смотрите в справочной странице apt-secure(8).

root@xxx-xxx-xxx-xx:/home/umiot# sh install.sh ISPmanager
Сущ:1 http://deb.debian.org/debian bullseye-updates InRelease
Сущ:2 http://ftp.ru.debian.org/debian bullseye InRelease
Игн:3 http://security.debian.org bullseye/updates InRelease
Сущ:4 http://security.debian.org/debian-security bullseye-security InRelease
Сущ:5 http://ftp.ru.debian.org/debian bullseye-updates InRelease
Ошб:6 http://security.debian.org bullseye/updates Release
  404  Not Found [IP: 199.232.18.132 80]
Чтение списков пакетов...
E: Репозиторий «http://security.debian.org bullseye/updates Release» не содержит файла Release.

Репозиторий верный но почему то он его считает не безопасным Обновление из этого репозитория нельзя выполнить безопасным способом, поэтому по умолчанию он отключён.

dzhoser

Верный
deb http://security.debian.org/debian-security bullseye-security main contrib non-free
Ubuntu->Linux mint->Astra Linux SE->Debian 12
Для новичков

umiot

root@xxx-xxx-xxx-xx:/home/umiot# sh install.sh ISPmanager
Игн:1 http://security.debian.org bullseye/updates InRelease
Сущ:2 http://security.debian.org/debian-security bullseye-security InRelease
Ошб:3 http://security.debian.org bullseye/updates Release
  404  Not Found [IP: 199.232.18.132 80]
Сущ:4 http://ftp.ru.debian.org/debian bullseye InRelease
Сущ:5 http://ftp.ru.debian.org/debian bullseye-updates InRelease
Чтение списков пакетов...
E: Репозиторий «http://security.debian.org bullseye/updates Release» не содержит файла Release.

deb [arch=all] http://ftp.ru.debian.org/debian/ bullseye main contrib non-free
deb-src [arch=all] http://ftp.ru.debian.org/debian/ bullseye main contrib non-free

deb [arch=all] http://ftp.ru.debian.org/debian/ bullseye-updates main contrib non-free
deb-src [arch=all] http://ftp.ru.debian.org/debian/ bullseye-updates main contrib non-free

deb [arch=all] http://security.debian.org/ bullseye/updates main contrib non-free
deb-src [arch=all] http://security.debian.org/ bullseye/updates main contrib non-free

deb [arch=all]  http://security.debian.org/debian-security bullseye-security main contrib non-free

umiot