[Maria-discuss] Dependency questions regarding MariaDB 10 on CentOS6.5 with local mirror of repo
Hi everybody, I mirrored MariaDB repo,but noticed servers had unmet dependencies when I tried to install. I have this message: Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libssl.so.1.0.0()(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libcrypto.so.1.0.0()(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.17)(64bit) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.17)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.15)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: aaa_base Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) My server has libstdc++ 4.4.7. Can MariaDb 10 run with this recent version? My apologies if this is not specific to MariaDB. Maybe it it. Would somebody give me some advice? Kind regards, Sophie. Some details, Linux maria1 2.6.32-431.5.1.el6.x86_64 #1 SMP Wed Feb 12 00:41:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux # cat /etc/centos-release CentOS release 6.5 (Final) # locate libstdc++.so.6 /usr/lib64/libstdc++.so.6 /usr/lib64/libstdc++.so.6.0.13 # locate libc.so.6 /lib64/libc.so.6 Installed Packages Name : libstdc++ Arch : x86_64 Version : 4.4.7 Release : 4.el6 Size : 964 k Repo : installed
From repo : anaconda-CentOS-201311291202.x86_64
Hi, Sophie! On Feb 23, Sophie L wrote:
Hi everybody,
I mirrored MariaDB repo,but noticed servers had unmet dependencies when I tried to install. I have this message:
Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libssl.so.1.0.0()(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libcrypto.so.1.0.0()(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.17)(64bit) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.17)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.15)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: aaa_base Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
This doesn't look right. MariaDB "fc20" are packages for Fedora Core 20. Galera "sles12" packages are for SUSE Linux Enterprise Server 12. We have galera-25.3.5-1.sles12.x86_64 packages *only* in the sles12 repository, not in the centos6 repository. We have fc20 packages only in the fedora20 repository, not in centos6 repository. What did you mirror, exactly, and how? Regards, Sergei
Hi Sergei, I forgot to answer your question: I ran wget and downloaded everything from http://yum.mariadb.org/ when I think I should have run this with wget http://yum.mariadb.org/10.0/centos6-amd64 ( I think I used the --mirror option ) So I downloaded everything :) On 2/23/2015 1:03 PM, Sergei Golubchik wrote:
Hi, Sophie!
On Feb 23, Sophie L wrote:
Hi everybody,
I mirrored MariaDB repo,but noticed servers had unmet dependencies when I tried to install. I have this message:
Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libssl.so.1.0.0()(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libcrypto.so.1.0.0()(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.17)(64bit) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.17)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.15)(64bit) Error: Package: MariaDB-Galera-server-10.0.16-1.fc20.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libc.so.6(GLIBC_2.14)(64bit) Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: aaa_base Error: Package: galera-25.3.5-1.sles12.x86_64 (mariadb) Requires: libstdc++.so.6(GLIBCXX_3.4.15)(64bit) This doesn't look right. MariaDB "fc20" are packages for Fedora Core 20. Galera "sles12" packages are for SUSE Linux Enterprise Server 12.
We have galera-25.3.5-1.sles12.x86_64 packages *only* in the sles12 repository, not in the centos6 repository.
We have fc20 packages only in the fedora20 repository, not in centos6 repository.
What did you mirror, exactly, and how?
Regards, Sergei
Am 23.02.2015 um 12:36 schrieb Sophie L:
I mirrored MariaDB repo,but noticed servers had unmet dependencies when I tried to install. I have this message:
Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb)
these are Fedora 20 packages which is impossible to install on RHEL6 because the whole dependency tree won't match
Hi Sergei and Reindl , Thank-you so much for pointing out my error.. The penny dropped and my repo mirror was for all distros instead of only for Centos/RHEL. My .repo file pointed to the wtong place being, baseurl = http://install/installation/yum.mariadb.org when maybe I should have written, baseurl = http://yum.mariadb.org/10.0/centos6-amd64 If I'd read the error fully, instead of skim-reading, I would have seen this. I'd rewrite my yum.mariadb.org.repo file. Lots of thanks, Sophie. On 2/23/2015 1:04 PM, Reindl Harald wrote:
Am 23.02.2015 um 12:36 schrieb Sophie L:
I mirrored MariaDB repo,but noticed servers had unmet dependencies when I tried to install. I have this message:
Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb) Error: Package: MariaDB-client-10.0.16-1.fc20.x86_64 (mariadb)
these are Fedora 20 packages which is impossible to install on RHEL6 because the whole dependency tree won't match
_______________________________________________ Mailing list: https://launchpad.net/~maria-discuss Post to : maria-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~maria-discuss More help : https://help.launchpad.net/ListHelp
participants (3)
-
Reindl Harald
-
Sergei Golubchik
-
Sophie L