Page 1 of 1
Upgrade 3.0.1.4 -> 3.0.1.8 failed
Posted: 28 Feb 2017 20:49
by urmet
Hello.
Upgrading from 3.0.14 got this message:
What is solution?
Br,
Urmet
Re: Upgrade 3.0.1.4 -> 3.0.1.8 failed
Posted: 01 Mar 2017 13:08
by shawniverson
Re: Upgrade 3.0.1.4 -> 3.0.1.8 failed
Posted: 02 Mar 2017 09:23
by urmet
Hello.
I've tried to do second step:
yum check-update ca-certificates; (($?==100)) && yum update ca-certificates || yum reinstall ca-certificates
But then this error:
Loaded plugins: fastestmirror, security
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist
https://dl.efa-project.org/rpm/mirrors-efa error was
14: PYCURL ERROR 77 - "Problem with the SSL CA cert (path? access rights?)"
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
Loaded plugins: fastestmirror, security
Setting up Reinstall Process
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist
https://dl.efa-project.org/rpm/mirrors-efa error was
14: PYCURL ERROR 77 - "Problem with the SSL CA cert (path? access rights?)"
Error: Cannot retrieve metalink for repository: epel. Please verify its path and try again
Re: Upgrade 3.0.1.4 -> 3.0.1.8 failed
Posted: 02 Mar 2017 10:15
by shawniverson
You may need to disable some repositories temporarily as you work on your ca-certificate issue.
Take a look in /etc/yum.repos.d and disable the affected repos temporarily by setting enabled=0 for them.
When your issue is fixed, be sure to set them back to enabled=1.
Re: Upgrade 3.0.1.4 -> 3.0.1.8 failed
Posted: 02 Mar 2017 19:28
by urmet
Thank you.
Disabling repositories temporarily worked.
Now I can upgrade EFA.
Re: Upgrade 3.0.1.4 -> 3.0.1.8 failed
Posted: 08 May 2017 11:48
by stuarthurst
Thanks +1
This fixed mine too as it hadn't been able to upgrade since 3.0.1.7
Just upgrading it now to 3.0.1.9 and on-wards.