Koozali.org: home of the SME Server

PHPMyAdmin installation "could not retrieve mirror lst"

Offline alext

  • ***
  • 91
  • +0/-0
PHPMyAdmin installation "could not retrieve mirror lst"
« 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
...

Offline Jean-Philippe Pialasse

  • *
  • 2,747
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: PHPMyAdmin installation "could not retrieve mirror lst"
« Reply #1 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

Online TerryF

  • grumpy old man
  • *
  • 1,821
  • +6/-0
Re: PHPMyAdmin installation "could not retrieve mirror lst"
« Reply #2 on: July 12, 2021, 11:04:43 PM »
confirmed, good from the great south land, no not NZ, OZ :-)
--
qui scribit bis legit

Offline alext

  • ***
  • 91
  • +0/-0
Re: PHPMyAdmin installation "could not retrieve mirror lst"
« Reply #3 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

...

Offline ReetP

  • *
  • 3,722
  • +5/-0
Re: PHPMyAdmin installation "could not retrieve mirror lst"
« Reply #4 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.
...
1. Read the Manual
2. Read the Wiki
3. Don't ask for support on Unsupported versions of software
4. I have a job, wife, and kids and do this in my spare time. If you want something fixed, please help.

Bugs are easier than you think: http://wiki.contribs.org/Bugzilla_Help

If you love SME and don't want to lose it, join in: http://wiki.contribs.org/Koozali_Foundation

Offline Jean-Philippe Pialasse

  • *
  • 2,747
  • +11/-0
  • aka Unnilennium
    • http://smeserver.pialasse.com
Re: PHPMyAdmin installation "could not retrieve mirror lst"
« Reply #5 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.