LINUX.ORG.RU

История изменений

Исправление aplay, (текущая версия) :

У тебя RFRremix?
http://mirrors.rfremix.ru/mirrorlist?repo=nonfree-fedora-21&arch=x86_64 выдает

# repo = nonfree-fedora-21 arch = x86_64 country = RU country = EN
http://mirror.yandex.ru/fedora/russianfedora/russianfedora/nonfree/fedora/releases/21/Everything/x86_64/os/
ftp://mirror.yandex.ru/fedora/russianfedora/russianfedora/nonfree/fedora/releases/21/Everything/x86_64/os/
Что выглядит корректно. Так-что лучше включить обратно russianfedora-nonfree
sudo yum-config-manager --enable russianfedora-nonfree
И сделать как предлагает следующий пункт сообщения об ошибке:
Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=russianfedora-nonfree.skip_if_unavailable=true

Исходная версия aplay, :

У тебя RFRremix?
http://mirrors.rfremix.ru/mirrorlist?repo=nonfree-fedora-21&arch=x86_64 выдает

# repo = nonfree-fedora-21 arch = x86_64 country = RU country = EN
http://mirror.yandex.ru/fedora/russianfedora/russianfedora/nonfree/fedora/releases/21/Everything/x86_64/os/
ftp://mirror.yandex.ru/fedora/russianfedora/russianfedora/nonfree/fedora/releases/21/Everything/x86_64/os/
Что выглядит корректоно. Так-что лучше включить обратно russianfedora-nonfree
sudo yum-config-manager --enable russianfedora-nonfree
И сделать как предлагает следующий пункт сообщения об ошибке:
Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=russianfedora-nonfree.skip_if_unavailable=true