Хочу перевести тестовую машину с Apache2 на https (Убунту свежая, сервер). Пытаюсь выполнить:
sudo apt-get install certbot python3-certbot-apache -y
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
augeas-lenses libaugeas0 python3-acme python3-augeas python3-certbot python3-configargparse python3-icu python3-josepy python3-parsedatetime python3-rfc3339
Suggested packages:
augeas-doc python-certbot-doc python3-certbot-nginx augeas-tools python-acme-doc python-certbot-apache-doc
The following NEW packages will be installed:
augeas-lenses certbot libaugeas0 python3-acme python3-augeas python3-certbot python3-certbot-apache python3-configargparse python3-icu python3-josepy python3-parsedatetime python3-rfc3339
0 upgraded, 12 newly installed, 0 to remove and 26 not upgraded.
Need to get 1,657 kB of archives.
After this operation, 8,599 kB of additional disk space will be used.
Ign:1 http://ru.archive.ubuntu.com/ubuntu noble/universe amd64 augeas-lenses all 1.14.1-1build2
Err:2 http://ru.archive.ubuntu.com/ubuntu noble/universe amd64 libaugeas0 amd64 1.14.1-1build2
Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable)
Err:3 http://ru.archive.ubuntu.com/ubuntu noble/universe amd64 python3-josepy all 1.14.0-1
Cannot initiate the connection to ru.archive.ubuntu.com:80 (2a02:6b8::183). - connect (101: Network is unreachable)
Err:4 http://ru.archive.ubuntu.com/ubuntu noble/universe amd64 python3-rfc3339 all 1.1-4
И дальше сеть недоступна. Это что - из России уже не достучаться к репозиторию, что ли? Что можно придумать?