Koozali.org: home of the SME Server
Contribs.org Forums => Koozali SME Server 10.x Contribs => Topic started by: alext on July 12, 2021, 05:31:56 PM
-
SME 10.0 new installation, attempt to install PHPMyAdmin resulted in the follwing:
[root@chsvr ~]# yum install --enablerepo=smecontribs smeserver-phpmyadmin
Loaded plugins: fastestmirror, post-transaction-actions, priorities, smeserver
Loading mirror speeds from cached hostfile
Could not retrieve mirrorlist https://mirrorlist.koozali.org/mirrorlist/smecontribs-10 error was
14: curl#60 - "Peer's Certificate has expired."
Have I missed something out?
Thanks
Alex
-
works for me.
there have been issue renewing certs few weeks ago, but this is working now.
just do a
yum —enablerepo=* clean all
and try again
-
confirmed, good from the great south land, no not NZ, OZ :-)
-
Thank you!
The "yum —enablerepo=* clean all" did the trick.
I must remember that one.
(I wonder if it will work on my 9.2 32-bit server.)
Cheers,
Alex
-
(I wonder if it will work on my 9.2 32-bit server.)
Pretty well no because most of those repos are now closed.
-
Pretty well no because most of those repos are now closed.
not fully correct.
most upstream repo have been put in archives needing you to know how to configure them to use them.
some have just disappeared.
and finally SME and base centos are normally configured to let you minimal access to fully upgrade to last sme state before you migrate. For that to work you might need to update individually smeserver-yum package.
Remember this is not to let you keep it working long after the EOL, this is to help you migrate, knowing that you might need last backup tools available.