Hi
Just letting you know that there may be an issue with yum and https for your mirrors.
I haven't tested extensively but
Using CentOS 6.6 x86_64 epel-release-6-8.noarch
yum repolist Loaded plugins: fastestmirror, priorities, security Determining fastest mirrors Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
wget ' https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64&a...' works as expected.
I am sure proxy configuration is not the issue as the test system has direct Internet access.
I have confirmed that if I change the mirrorlist url to http things work as expected
Thanks and let me know if I can provide an other information :)
Hi Again
Sorry but I think you can safely ignore my previous e-mail. It seems to be a curl dependency issue so not an issue for you at all :)
curl -v https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64 [1] 16701 [root@matagouri ~]# * About to connect() to mirrors.fedoraproject.org port 443 (#0) * Trying 140.211.169.197... connected * Connected to mirrors.fedoraproject.org (140.211.169.197) port 443 (#0) * Initializing NSS with certpath: sql:/etc/pki/nssdb * CAfile: /etc/pki/tls/certs/ca-bundle.crt CApath: none * NSS error -8092 * Closing connection #0 * SSL connect error curl: (35) SSL connect error
Thanks
On Wed, Oct 29, 2014 at 11:53 AM, Clint Dilks clintd@waikato.ac.nz wrote:
Hi
Just letting you know that there may be an issue with yum and https for your mirrors.
I haven't tested extensively but
Using CentOS 6.6 x86_64 epel-release-6-8.noarch
yum repolist Loaded plugins: fastestmirror, priorities, security Determining fastest mirrors Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
wget ' https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=x86_64&a...' works as expected.
I am sure proxy configuration is not the issue as the test system has direct Internet access.
I have confirmed that if I change the mirrorlist url to http things work as expected
Thanks and let me know if I can provide an other information :)
mirror-admin@lists.fedoraproject.org