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

Title: PHPMyAdmin installation "could not retrieve mirror lst"
Post 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
Title: Re: PHPMyAdmin installation "could not retrieve mirror lst"
Post by: Jean-Philippe Pialasse on July 12, 2021, 07:14:20 PM
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
Title: Re: PHPMyAdmin installation "could not retrieve mirror lst"
Post by: TerryF on July 12, 2021, 11:04:43 PM
confirmed, good from the great south land, no not NZ, OZ :-)
Title: Re: PHPMyAdmin installation "could not retrieve mirror lst"
Post by: alext on July 13, 2021, 06:47:36 PM
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

Title: Re: PHPMyAdmin installation "could not retrieve mirror lst"
Post by: ReetP on July 13, 2021, 10:33:27 PM
(I wonder if it will work on my 9.2 32-bit server.)

Pretty well no because most of those repos are now closed.
Title: Re: PHPMyAdmin installation "could not retrieve mirror lst"
Post by: Jean-Philippe Pialasse on July 14, 2021, 01:05:49 PM
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.