Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failed turnserver-4.5.0.3-CentOS7.1-x86_64.tar.gz epel-release-7-5.noarch.rpm missing #44

Closed
parnamis opened this issue May 4, 2016 · 5 comments

Comments

@parnamis
Copy link

parnamis commented May 4, 2016

Installation of above RPM fails.

turnserver-4.5.0.3]# ./install.sh
Loaded plugins: fastestmirror, priorities
Repodata is over 2 weeks old. Install yum-cron? Or run: yum makecache fast
base
| 3.6 kB 00:00:00
centos-7-updates
| 2.5 kB 00:00:00
epel-7
| 4.3 kB 00:00:00
extras
| 3.4 kB 00:00:00
updates
| 3.4 kB 00:00:00
(1/5): epel-7/updateinfo
| 523 kB 00:00:00
(2/5): epel-7/primary_db
| 4.0 MB 00:00:00
(3/5): centos-7-updates/primary_db
| 27 MB 00:00:00
(4/5): extras/7/x86_64/primary_db
| 117 kB 00:00:01
(5/5): updates/7/x86_64/primary_db
| 4.1 MB 00:00:03
Determining fastest mirrors

Its a problem with
http://download.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm,
which has been removed from mirroring sites and new version
epel-release-7-6.noarch.rpm has been uploaded, requires correction in install.sh

@mom040267
Copy link
Contributor

will be fixed in the next build

@agol
Copy link

agol commented Aug 19, 2016

Since CentOS 7 includes epel-release package to configure EPEL yum repo, would it make sense not to hardcode the rpm for it but just do:

yum -y install epel-release

in CentOS 7 install script for coturn?

@parnamis
Copy link
Author

That's right in ./install.sh.

@mom040267
Copy link
Contributor

I'll check it.

Thanks
Oleg

On Fri, Aug 19, 2016 at 9:43 AM, parnamis notifications@github.com wrote:

That's right in ./install.sh.


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#44 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AFq2UFSqnzQA-RCtQXZSSCx5LdvytYAfks5qhd01gaJpZM4IXIdM
.

@mom040267
Copy link
Contributor

fixed in 4.5.0.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants