Hi everyone,
I'm still learning about RPM so hopefully I get the issue through without needing tech support, basically the last couple of runs of the cPanel update have been giving me issues with a MySQL repo but I have been unable to actually work it out even though the log supplies me with the information to fix it.
The following is the error in the update log:
Hopefully someone can give me some insight before I open a support ticket as I'm just totally lost with RPM at the moment.
Cheers,
Chris
PS: This is my first year as been my own root administrator for a server so I'm still trying to pack in as much learning as I possibly can.
I'm still learning about RPM so hopefully I get the issue through without needing tech support, basically the last couple of runs of the cPanel update have been giving me issues with a MySQL repo but I have been unable to actually work it out even though the log supplies me with the information to fix it.
The following is the error in the update log:
I have read all about fixing RPM issues here but to no avail have been able to fix my problem, I have tried the following command but it doesn't list anything for me.[20130314.112655] file /usr/lib64/libmysqlclient.so.16.0.0 from install of MySQL51-shared-5.1.68-1.cp1136.x86_64 conflicts with file from package MySQL-shared-compat-6.0.11-0.rhel5.x86_64
[20130314.112655] file /usr/lib64/libmysqlclient_r.so.16.0.0 from install of MySQL51-shared-5.1.68-1.cp1136.x86_64 conflicts with file from package MySQL-shared-compat-6.0.11-0.rhel5.x86_64
[20130314.112655] W Exit Code: 254
[20130314.112655] ***** FATAL: Test install failed: file /usr/lib64/libmysqlclient.so.16.0.0 from install of MySQL51-shared-5.1.68-1.cp1136.x86_64 conflicts with file from package MySQL-shared-compat-6.0.11-0.rhel5.x86_64
[20130314.112655] file /usr/lib64/libmysqlclient_r.so.16.0.0 from install of MySQL51-shared-5.1.68-1.cp1136.x86_64 conflicts with file from package MySQL-shared-compat-6.0.11-0.rhel5.x86_64
Code:
rpm -qa|grep mysql-5
Cheers,
Chris
PS: This is my first year as been my own root administrator for a server so I'm still trying to pack in as much learning as I possibly can.