Yay не может подключится к AUR

Не работает yay.
При попытке выполнения команды
yay -S yandex-music-player
выкидывает ошибку

:: Проверка конфликтов...
:: Проверка внутренних конфликтов...
[Repo:1]  electron17-17.4.11-3
[Repo Make:5]  nodejs-19.0.1-1  nodejs-nopt-7.0.0-1  semver-7.3.8-1  node-gyp-9.3.0-1  npm-8.19.2-1
[Aur:1]  yandex-music-player-1.4.2-1

:: Удалить зависимости для сборки после установки? [y/N] y
:: (0/1) Скачан PKGBUILD: yandex-music-player
ошибка: не найдена цель: nodejs
ошибка: не найдена цель: nodejs-nopt
ошибка: не найдена цель: semver
ошибка: не найдена цель: node-gyp
ошибка: не найдена цель: npm
 -> ошибка получения yandex-music-player: Клонирование в «yandex-music-player»...
fatal: unable to connect to aur.archlinux.org:
aur.archlinux.org[0: 95.216.144.15]: errno=Нет маршрута до узла
aur.archlinux.org[1: 2a01:4f9:c010:50::1]: errno=Сеть недоступна 
	 context: exit status 128

Hi @Skiexx, and welcome!


Please note:

I do not speak Russian, and used Google translate to understand your message.



Although, this :point_down:

…clearly shows I needn’t have bothered.


The problem isn’t yay, per sé. Yay is only displaying a symptom of the problem, which is that it is unable to access aur.archlinux.org. So my next question is, can you access the aur.archlinux.org website in your browser? And to please provide the output of:

LC_ALL=C ping -c 4 manjaro.org

Hope this makes sense to you in Russian. Google Translated version here.

I can access to aur.archlinux.org

output below

$ LC_ALL=C ping -c 4 manjaro.org

PING manjaro.org (116.203.91.91) 56(84) bytes of data.
64 bytes from mail.manjaro.org (116.203.91.91): icmp_seq=1 ttl=41 time=91.1 ms
64 bytes from mail.manjaro.org (116.203.91.91): icmp_seq=2 ttl=41 time=90.7 ms
64 bytes from mail.manjaro.org (116.203.91.91): icmp_seq=3 ttl=41 time=90.7 ms
64 bytes from mail.manjaro.org (116.203.91.91): icmp_seq=4 ttl=41 time=90.7 ms

--- manjaro.org ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 90.689/90.806/91.104/0.172 ms

Проблема была решена простой переустановкой системы.
Теперь все работает
Причина почему отвалилась неизвестна.

Now all work correctly

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.