Доброго времени суток!
Планирую установить GitLab на CentOS 8 по официальной инструкции с сайта GitLab.
Добавляю репозиторий:
curl https://packages.gitlab.com/install/repositories/g... | sudo bash
Устанавливаю:
sudo EXTERNAL_URL="https://gitlab.mysite.com" dnf install -y gitlab-ee
Получаю ответ:
Cannot download gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: All mirrors were tried
Запускал несколько раз, удалял репозиторий и добавлял его снова -- безрезультатно.
В чем проблема-то?
Если нужно показать какой вывод -- пишите, предоставлю.
Полный вывод ошибкиTotal download size: 885 M
Installed size: 1.9 G
Downloading Packages:
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[MIRROR] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: Curl error (28): Timeout was reached for https://d20rj4el6vkp4c.cloudfront.net/7/8/el/8/pac... [Operation too slow. Less than 1000 bytes/sec transferred the last 30 seconds]
[FAILED] gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Error downloading packages:
Cannot download gitlab-ce-13.12.1-ce.0.el8.x86_64.rpm: All mirrors were tried