Topic: Strange issue with php packets

Hi Everyone,

I've used remi repo to install php8 on 7 of my servers. All of them have identical configuration of remi-php80 repo. All of them works pretty well until last week. In a couple of days ago new version was released - php 8.0.9.

I've got a strange issue with that version. For some reason yum on one of my servers doesn't see it. It says that 8.0.8 is a last version. On other six servers yum sees php 8.0.9 fine.

All of my servers have a pretty same config and placed in a same datacenter:

OS: Centos 7

Repo:
[remi-php80]
name=Remi PHP 8.0 RPM repository for Enterprise Linux 7 - $basearch
mirrorlist=http://rpms.remirepo.net/enterprise/7/php80/mirror
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-remi


I can't imagine why servers with same config sees different version of packages. Please help. Many thanks for every idea

Kind Regards,
Udereg

Re: Strange issue with php packets

Check which mirror is used, perhaps an out of sync one.

Since last week hosting issue, it seems some have issues.
I will check later.

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

Re: Strange issue with php packets

Thank you for an answer

Looks like "* remi-php80: mirror.serverion.com" is used in a both cases

Kind Regards

Re: Strange issue with php packets

mirror.serverion.com is disabled, please try again (after a "yum clean all")

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

Re: Strange issue with php packets

mirror.serverion.com should be in sync in the next hours, so will be re-enabled tommorrow (if sync if OK)

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

Re: Strange issue with php packets

Now problem is solved.

Many Thanks for your help.

Kind Regards,
Udereg