Hi
Will there be a 7Server or 6Server link in baseurl or mirror_list?
The reason I ask is $releasever actually returns 7Server or 6Server in RHEL 6.x and RHEL 7.x
# curl -IL http://download.fedoraproject.org/pub/epel/7/x86_64 HTTP/1.1 302 Found Date: Fri, 29 Apr 2016 06:21:10 GMT Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips mod_wsgi/3.4 Python/2.7.5 Location: http://mirror.aarnet.edu.au/pub/epel/7/x86_64/ AppTime: D=4837 AppServer: proxy10.phx2.fedoraproject.org Content-Type: text/html; charset=UTF-8
HTTP/1.1 200 OK Date: Fri, 29 Apr 2016 06:21:11 GMT Server: ATS/5.2.0 Last-Modified: Wed, 27 Apr 2016 23:01:25 GMT Content-Type: text/html;charset=ISO-8859-1 Age: 0
# curl -IL http://download.fedoraproject.org/pub/epel/7Server/x86_64 HTTP/1.1 404 Not Found Date: Fri, 29 Apr 2016 06:21:16 GMT Server: Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.1e-fips mod_wsgi/3.4 Python/2.7.5 AppTime: D=235363 AppServer: proxy12.fedoraproject.org Content-Type: text/html; charset=UTF-8
Regards, Gerald Sim
On Fri, 29 Apr 2016 16:03:41 +0930 Gerald Sim gerald@meappy.com wrote:
Hi
Will there be a 7Server or 6Server link in baseurl or mirror_list?
The reason I ask is $releasever actually returns 7Server or 6Server in RHEL 6.x and RHEL 7.x
...snip...
Well, we don't use releasever in the epel release repo files.
Whats your use case here? You want to use the same repo file for epel in both rhel6 and rhel7 without installing epel-release?
kevin
Hi
Whats your use case here? You want to use the same repo file for epel
in both rhel6 and rhel7 without installing epel-release?
Yes that's right...
http://fedora.mirror.serversaustralia.com.au/epel// has 6, 6Server, 7 but no 7Server.
It would be good to have 7Server too. Not the end of the world, as I can work around this, but yes it would be good to have a 7Server just because it's easier to automate things
https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basea... can be https://mirrors.fedoraproject.org/metalink?repo=epel-debug-$releasever&a... on both RHEL 6, or 7
Regards, Gerald Sim
On Sat, Apr 30, 2016 at 6:07 AM, Kevin Fenzi kevin@scrye.com wrote:
On Fri, 29 Apr 2016 16:03:41 +0930 Gerald Sim gerald@meappy.com wrote:
Hi
Will there be a 7Server or 6Server link in baseurl or mirror_list?
The reason I ask is $releasever actually returns 7Server or 6Server in RHEL 6.x and RHEL 7.x
...snip...
Well, we don't use releasever in the epel release repo files.
Whats your use case here? You want to use the same repo file for epel in both rhel6 and rhel7 without installing epel-release?
kevin
epel-devel mailing list epel-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.or...
On Sat, 30 Apr 2016 15:01:23 +0930 Gerald Sim gerald@meappy.com wrote:
Hi
Whats your use case here? You want to use the same repo file for epel
in both rhel6 and rhel7 without installing epel-release?
Yes that's right...
http://fedora.mirror.serversaustralia.com.au/epel// has 6, 6Server, 7 but no 7Server.
It would be good to have 7Server too. Not the end of the world, as I can work around this, but yes it would be good to have a 7Server just because it's easier to automate things
https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7&arch=$basea... can be https://mirrors.fedoraproject.org/metalink?repo=epel-debug-$releasever&a... on both RHEL 6, or 7
Ah, just adding that link is trivial to do, so I just did it. ;)
It should sync out to mirrors over the next few days.
kevin
Gerald Sim wrote:
Will there be a 7Server or 6Server link in baseurl or mirror_list?
+1
I have also been fighting the fact that http://download.fedoraproject.org/pub/epel/7Server does not exist.
Hi Kevin
Awesome I can see this now http://fedora.mirror.serversaustralia.com.au/epel//
So much m ore balanced.
Now with GPG keys, unless there is a "master" public key to be shared for all repos, or unless the GPG key rests in the relevant nested directory which isn't, would you be able to add something like http://fedora.mirror.serversaustralia.com.au/epel/RPM-GPG-KEY-EPEL-$releasev... too ?
Regards, Gerald Sim
On Sat, Apr 30, 2016 at 3:56 PM, Troels Arvin troels@arvin.dk wrote:
Gerald Sim wrote:
Will there be a 7Server or 6Server link in baseurl or mirror_list?
+1
I have also been fighting the fact that http://download.fedoraproject.org/pub/epel/7Server does not exist.
-- Troels
epel-devel mailing list epel-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.or...
On Sun, 1 May 2016 10:11:29 +0930 Gerald Sim gerald@meappy.com wrote:
Hi Kevin
Awesome I can see this now http://fedora.mirror.serversaustralia.com.au/epel//
So much m ore balanced.
Now with GPG keys, unless there is a "master" public key to be shared for all repos, or unless the GPG key rests in the relevant nested directory which isn't, would you be able to add something like http://fedora.mirror.serversaustralia.com.au/epel/RPM-GPG-KEY-EPEL-$releasev... too ?
We already have:
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 and https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
I don't think we want to make nests of symlinks for all the various versions of those.
kevin
Hi Kevin
Yes, I know the version specific gpg keys are available, not being a pain but they won't exactly match $releasever , since
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
will also need to link to
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6Server https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7Server
and vice versa
Happy to hear your thoughts
Cheers
Regards, Gerald Sim
On Tue, May 3, 2016 at 12:24 AM, Kevin Fenzi kevin@scrye.com wrote:
On Sun, 1 May 2016 10:11:29 +0930 Gerald Sim gerald@meappy.com wrote:
Hi Kevin
Awesome I can see this now http://fedora.mirror.serversaustralia.com.au/epel//
So much m ore balanced.
Now with GPG keys, unless there is a "master" public key to be shared for all repos, or unless the GPG key rests in the relevant nested directory which isn't, would you be able to add something like
http://fedora.mirror.serversaustralia.com.au/epel/RPM-GPG-KEY-EPEL-$releasev...
too ?
We already have:
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 and https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
I don't think we want to make nests of symlinks for all the various versions of those.
kevin
epel-devel mailing list epel-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/epel-devel@lists.fedoraproject.or...
On Tue, 3 May 2016 01:16:37 +0930 Gerald Sim gerald@meappy.com wrote:
Hi Kevin
Yes, I know the version specific gpg keys are available, not being a pain but they won't exactly match $releasever , since
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6 https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7
will also need to link to
https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-6Server https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-7Server
and vice versa
Happy to hear your thoughts
ok. Done
But I am thinking this is all I am willing to pollute that directory with links. ;)
kevin
epel-devel@lists.fedoraproject.org