Richard G
Verified User
Am I going crazy or what? I'm trying to install mysql-libs.
I got 3 exactly the same servers (only 1 has a faster cpu):
Server A:
Linux serverA.mydomain.nl 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Server B:
Linux serverB.othername.com 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Server C:
Same as B.
As you can see exactly the same kernel and Centos version. On both servers then newest epel and rpmforce 64-bit repository's are installed.
When I do yum list mysql-libs on server A it says:
When I do yum list mysql-libs on server B or C it says:
Error: No matching Packages to list
How is this possible that one Centos 6 yum has it, and 2 others don't?
I got 3 exactly the same servers (only 1 has a faster cpu):
Server A:
Linux serverA.mydomain.nl 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Server B:
Linux serverB.othername.com 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 20:59:36 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
Server C:
Same as B.
As you can see exactly the same kernel and Centos version. On both servers then newest epel and rpmforce 64-bit repository's are installed.
When I do yum list mysql-libs on server A it says:
Code:
Installed Packages
mysql-libs.x86_64 5.1.69-1.el6_4 @updates
Available Packages
mysql-libs.i686 5.1.69-1.el6_4 updates
When I do yum list mysql-libs on server B or C it says:
Error: No matching Packages to list
How is this possible that one Centos 6 yum has it, and 2 others don't?