-
Notifications
You must be signed in to change notification settings - Fork 8
repo reference to package broken #13
Comments
This works just fine to report issues specific to a single package. For a faster response I'd recommend joining our IRC channel,
For what it's worth, in a fresh CentOS container, I installed https://repo.ius.io/ius-release-el7.rpm ( |
I installed the ius repo settings by going to https://ius.io/GettingStarted/ and copying the URL associated with the link for CentOS 7 at the bottom of the page, which gave me https://centos7.iuscommunity.org/ius-release.rpm. Then I ran "yum install https://centos7.iuscommunity.org/ius-release.rpm". That gave me an ius.repo file containing:
So, I think you're saying I should have selected the EL7 repo package instead of the one for CentOS 7. Is that right? |
https://centos7.iuscommunity.org/ius-release.rpm is the old link, but it redirects to the new https://repo.ius.io/ius-release-el7.rpm link. It would make no difference using https://rhel7.iuscommunity.org/ius-release.rpm because that also redirects to https://repo.ius.io/ius-release-el7.rpm. I do still need to update the website, but the redirect are working as intended. Your |
OK, running "yum clean" does fix the issue. I suspect this all came up because at some point I removed the old repo settings without cleaning, and then added them back later. Thanks for the debugging suggestion! |
This is probably the wrong place to report this problem, but I couldn't figure out a better place reading the ius.io docs. Let me know if there's a forum or other better place to ask.
I get a 404 error for the git2u package on CentOS 7 after installing the RPM to configure the IUS repo and trying to install git2u.
The 404 is for https://repo.ius.io/7/x86_64/git2u-2.16.5-1.ius.centos7.x86_64.rpm
I see EL 7 versions of packages but not CentOS 7 in https://repo.ius.io/7/x86_64/packages/g/
This used to work somehow, so I'm not sure if something used to cause the EL 7 version of the RPM to be selected or if there did used to be CentOS 7 versions of the files.
Is CentOS 7 still a supported platform?
The text was updated successfully, but these errors were encountered: