[GH-ISSUE #664] Centos 7 Installation Broken #503

Open
opened 2026-02-27 16:39:29 +03:00 by kerem · 2 comments
Owner

Originally created by @ghost on GitHub (Jul 10, 2018).
Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/664

Trying to install on Centos 7.

Getting errors...

[root@localhost ~]# yum -y install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm Loaded plugins: fastestmirror Cannot open: http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm. Skipping. Error: Nothing to do

I also ran yum install epel-release first, still nothing.

Originally created by @ghost on GitHub (Jul 10, 2018). Original GitHub issue: https://github.com/retspen/webvirtmgr/issues/664 Trying to install on Centos 7. Getting errors... ``[root@localhost ~]# yum -y install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm Loaded plugins: fastestmirror Cannot open: http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm. Skipping. Error: Nothing to do`` I also ran `yum install epel-release` first, still nothing.
Author
Owner

@ghost commented on GitHub (Jul 16, 2018):

Anyone?

<!-- gh-comment-id:405413953 --> @ghost commented on GitHub (Jul 16, 2018): Anyone?
Author
Owner

@xtbing commented on GitHub (Apr 28, 2021):

Anyone?

you can run "yum search epel-release" first on CentOS7

[root@localhost console]# yum search epel-release
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile

  • base: mirrors.aliyun.com
  • epel: mirrors.ustc.edu.cn
  • extras: mirrors.aliyun.com
  • updates: mirrors.aliyun.com
    ================================================================================== N/S matched: epel-release ==================================================================================
    epel-release.noarch : Extra Packages for Enterprise Linux repository configuration

Name and summary matches only, use "search all" for everything.

then ,you can install with "yum insall epel-release.noarch"

<!-- gh-comment-id:828186158 --> @xtbing commented on GitHub (Apr 28, 2021): > Anyone? you can run "yum search epel-release" first on CentOS7 [root@localhost console]# yum search epel-release Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile * base: mirrors.aliyun.com * epel: mirrors.ustc.edu.cn * extras: mirrors.aliyun.com * updates: mirrors.aliyun.com ================================================================================== N/S matched: epel-release ================================================================================== epel-release.noarch : Extra Packages for Enterprise Linux repository configuration Name and summary matches only, use "search all" for everything. then ,you can install with "yum insall epel-release.noarch"
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#503
No description provided.