1 (edited by maxman 2011-03-24 17:43:13)

Topic: conflict update php in Centos

Hi Linux World
I'm newbie and I hope expelling my self well
I have a Centos with 5.1.6 PHP version and I try to updating to 5.3.6 with yum --enablerepo=remi update command and aftter downloading all the package of the a new php I got conflicts errors with installing
These is the error summary please any help and sorry for my English

Transaction Check Error:
  file /etc/my.cnf from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/charsets/Index.xml from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/charsets/cp1250.xml from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/charsets/cp1251.xml from install of mysql-libs-5.1.56-1. el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/czech/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/danish/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/dutch/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/english/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/estonian/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/french/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/german/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/greek/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/hungarian/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/italian/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/japanese/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/korean/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/norwegian-ny/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/norwegian/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/polish/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/portuguese/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/romanian/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/russian/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/serbian/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/slovak/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/spanish/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/swedish/errmsg.sys from install of mysql-libs-5.1.56-1.el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386
  file /usr/share/mysql/ukrainian/errmsg.sys from install of mysql-libs-5.1.56-1 .el5.remi.i386 conflicts with file from package mysql-5.0.77-4.el5_5.4.i386

Error Summary

Re: conflict update php in Centos

Update MySQL first

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: conflict update php in Centos

SO many thanks given  to you
Thank you again smile