Topic: PHP 8.1 update stuck version Centos7

Hello There,

We are stuck on 8.1.14-1.el7.remi version. We already tried to update all the repository data, yum clean all.

But no sucess to update our current php version to 8.1.18, when we run yum update "No packages marked for update"

We are using multiple php version installing directly with the prefix php81-php*, php73-php* and so on.

We have downloaded from remi-safe repository:

yum info php81-php-fpm
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: centos-distro.cavecreek.net
* epel: pubmirror1.math.uh.edu
* extras: tx-mirror.tier.net
* remi-php56: cdn.centos.no
* remi-safe: cdn.centos.no
* updates: mirror.dal.nexril.net
Installed Packages
Name        : php81-php-fpm
Arch        : x86_64
Version     : 8.1.14
Release     : 1.el7.remi
Size        : 8.2 M
Repo        : installed
From repo   : remi-safe
Summary     : PHP FastCGI Process Manager
URL         : http://www.php.net/
License     : PHP and Zend and BSD and MIT and ASL 1.0 and NCSA and Boost
Description : PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI
            : implementation with some additional features useful for sites of
            : any size, especially busier sites.


Is there anything we are missing here?

Att

Re: PHP 8.1 update stuck version Centos7

We have found the problem, seems some mirror are out of sync.

We have disabled all mirrors on the repo and kept just the baseurl on the remi and remi-safe.

yum clean all and the update was available.

Cheers!

Re: PHP 8.1 update stuck version Centos7

> We have found the problem, seems some mirror are out of sync.

It will be nice to know which one
According to pasted info, you are using cdn.centos.no, but this one is OK according to our monitoring...
need to dig...

I just disable 1 unsync mirror in the US

> We have disabled all mirrors on the repo and kept just the baseurl on the remi and remi-safe.

Please avoid the  main server and choose a close mirror instead, from the list

Laptop:  Fedora 38 + rpmfusion + remi (SCL only)
x86_64 builder: Fedora 39 + rpmfusion + remi-test
aarch64 builder: RHEL 9 with EPEL
Hosting Server: CentOS 8 Stream with EPEL, rpmfusion, remi