1 (edited by matthes134 2012-06-03 18:44:11)

Topic: Repeating error

When i do a yum update on a cent OS 5.7 64 bit machine i get the following errors, I'm lost on how to correct this issue any help would be greatly appreciated!!

Missing Dependency: libmemcached.so.8()(64bit)
is needed by package
php-pecl-mysqlnd-qc-1.0.1-2.el5.remi.x86_64 (installed)
file /usr/lib64/php/modules/mcrypt.so from install of php-mcrypt-5.3.12-1.el5.remi.x86_64 conflicts with file from package php53-mcrypt-5.3.3-1.el5.x86_64
file /usr/lib64/php/modules/enchant.so from install of php-enchant-5.3.12-1.el5.remi.x86_64 conflicts with file from package php53-enchant-5.3.3-1.el5.x86_64
file /usr/lib64/php/modules/tidy.so from install of php-tidy-5.3.12-1.el5.remi.x86_64 conflicts with file from package php53-tidy-5.3.3-1.el5.x86_64
file /usr/lib64/php/modules/recode.so from install of php-recode-5.3.12-1.el5.remi.x86_64 conflicts with file from package php53-recode-5.3.3-1.el5.x86_64

Transaction Check Error:
  file /usr/lib64/php/modules/mcrypt.so from install of php-mcrypt-5.3.13-1.el5.remi.x86_64 conflicts with file from package php53-mcrypt-5.3.3-1.el5.x86_64
  file /usr/lib64/php/modules/tidy.so from install of php-tidy-5.3.13-1.el5.remi.x86_64 conflicts with file from package php53-tidy-5.3.3-1.el5.x86_64
  file /usr/lib64/php/modules/recode.so from install of php-recode-5.3.13-1.el5.remi.x86_64 conflicts with file from package php53-recode-5.3.3-1.el5.x86_64
  file /usr/lib64/php/modules/enchant.so from install of php-enchant-5.3.13-1.el5.remi.x86_64 conflicts with file from package php53-enchant-5.3.3-1.el5.x86_64

Error Summary
-------------

Re: Repeating error

Probably I miss a rebuild, I will check this ASAP.

for php vs php53, if you want to use latest version from my repo, you need to exclude php53 from official repository.

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: Repeating error

In remi repo

$ rpm -qp --requires php-pecl-mysqlnd-qc-1.1.1-1.el5.remi.x86_64.rpm
libmemcached.so.9()(64bit)  

$ rpm -qp --provides libmemcached-1.0.4-1.el5.remi.x86_64.rpm
libmemcached.so.9()(64bit)  

So, all seems fine.

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: Repeating error

Remi wrote:

In remi repo

$ rpm -qp --requires php-pecl-mysqlnd-qc-1.1.1-1.el5.remi.x86_64.rpm
libmemcached.so.9()(64bit)  

$ rpm -qp --provides libmemcached-1.0.4-1.el5.remi.x86_64.rpm
libmemcached.so.9()(64bit)  

So, all seems fine.

How could i add my config file here so I might get some help on how i have them configured it tells me i cant have multiple URL's in the post?