ある日MySQL serverをyumインストールしてみたら
1 |
# yum -y install mysql-server |
こうなりました。エラー
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
[root@localhost ~]# yum -y install mysql-server 読み込んだプラグイン:fastestmirror インストール処理の設定をしています Loading mirror speeds from cached hostfile epel/metalink | 3.9 kB 00:00 * base: mirror.fairway.ne.jp * epel: mirror.pregi.net * extras: mirror.fairway.ne.jp * remi-safe: mirror.innosol.asia * updates: mirror.fairway.ne.jp base | 3.7 kB 00:00 epel | 4.3 kB 00:00 extras | 3.4 kB 00:00 nodesource | 2.5 kB 00:00 remi-safe | 2.9 kB 00:00 updates | 3.4 kB 00:00 依存性の解決をしています --> トランザクションの確認を実行しています。 ---> Package mysql-server.x86_64 0:5.1.73-5.el6_7.1 will be インストール --> 依存性の処理をしています: mysql = 5.1.73-5.el6_7.1 のパッケージ: mysql-server-5.1.73-5.el6_7.1.x86_64 --> トランザクションの確認を実行しています。 ---> Package mysql.x86_64 0:5.1.73-5.el6_7.1 will be インストール --> 依存性の処理をしています: mysql-libs = 5.1.73-5.el6_7.1 のパッケージ: mysql-5.1.73-5.el6_7.1.x86_64 --> トランザクションの確認を実行しています。 ---> Package mysql-libs.i686 0:5.1.73-5.el6_7.1 will be インストール --> 依存性の処理をしています: libz.so.1 のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libssl.so.10(libssl.so.10) のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libssl.so.10 のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libpthread.so.0(GLIBC_2.3.2) のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libpthread.so.0(GLIBC_2.2) のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libpthread.so.0(GLIBC_2.1) のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libpthread.so.0(GLIBC_2.0) のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libpthread.so.0 のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libnsl.so.1 のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libm.so.6 のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libcrypto.so.10(libcrypto.so.10) のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libcrypto.so.10 のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libcrypt.so.1 のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> 依存性の処理をしています: libc.so.6(GLIBC_2.4) のパッケージ: mysql-libs-5.1.73-5.el6_7.1.i686 --> トランザクションの確認を実行しています。 ---> Package glibc.i686 0:2.12-1.166.el6_7.7 will be インストール --> 依存性の処理をしています: libfreebl3.so(NSSRAWHASH_3.12.3) のパッケージ: glibc-2.12-1.166.el6_7.7.i686 --> 依存性の処理をしています: libfreebl3.so のパッケージ: glibc-2.12-1.166.el6_7.7.i686 ---> Package openssl.i686 0:1.0.1e-42.el6_7.4 will be インストール --> 依存性の処理をしています: libkrb5.so.3(krb5_3_MIT) のパッケージ: openssl-1.0.1e-42.el6_7.4.i686 --> 依存性の処理をしています: libkrb5.so.3 のパッケージ: openssl-1.0.1e-42.el6_7.4.i686 --> 依存性の処理をしています: libk5crypto.so.3(k5crypto_3_MIT) のパッケージ: openssl-1.0.1e-42.el6_7.4.i686 --> 依存性の処理をしています: libk5crypto.so.3 のパッケージ: openssl-1.0.1e-42.el6_7.4.i686 --> 依存性の処理をしています: libgssapi_krb5.so.2 のパッケージ: openssl-1.0.1e-42.el6_7.4.i686 --> 依存性の処理をしています: libcom_err.so.2 のパッケージ: openssl-1.0.1e-42.el6_7.4.i686 ---> Package zlib.i686 0:1.2.3-29.el6 will be インストール --> トランザクションの確認を実行しています。 ---> Package krb5-libs.i686 0:1.10.3-42z1.el6_7 will be インストール --> 依存性の処理をしています: libselinux.so.1 のパッケージ: krb5-libs-1.10.3-42z1.el6_7.i686 --> 依存性の処理をしています: libkeyutils.so.1(KEYUTILS_0.3) のパッケージ: krb5-libs-1.10.3-42z1.el6_7.i686 --> 依存性の処理をしています: libkeyutils.so.1 のパッケージ: krb5-libs-1.10.3-42z1.el6_7.i686 ---> Package libcom_err.i686 0:1.41.12-22.el6 will be インストール ---> Package nss-softokn-freebl.i686 0:3.14.3-23.el6_7 will be インストール --> トランザクションの確認を実行しています。 ---> Package keyutils-libs.i686 0:1.4-5.el6 will be インストール ---> Package libselinux.i686 0:2.0.94-5.8.el6 will be インストール --> 依存性解決を終了しました。 エラー: Multilib version problems found. This often means that the root cause is something else and multilib version checking is just pointing out that there is a problem. Eg.: 1. You have an upgrade for mysql-libs which is missing some dependency that another package requires. Yum is trying to solve this by installing an older version of mysql-libs of the different architecture. If you exclude the bad architecture yum will tell you what the root cause is (which package requires what). You can try redoing the upgrade with --exclude mysql-libs.otherarch ... this should give you an error message showing the root cause of the problem. 2. You have multiple architectures of mysql-libs installed, but yum can only see an upgrade for one of those arcitectures. If you don't want/need both architectures anymore then you can remove the one with the missing update and everything will work. 3. You have duplicate versions of mysql-libs installed already. You can use "yum check" to get yum show these errors. ...you can also use --setopt=protected_multilib=false to remove this checking, however this is almost never the correct thing to do as something else is very likely to go wrong (often causing much more problems). Protected multilib versions: mysql-libs-5.1.73-5.el6_7.1.i686 != mysql-libs-5.5.48-1.el6.remi.x86_64 |
今日はこれの対応を記録していきます。
MySQL公式のyumリポジトリから取得します。
1 |
# yum -y install http://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpm |
内容確認します。
1 |
# yum info mysql-community-server |
インストールします。
1 |
# yum -y install mysql-community-server |
これで無事インストール出来ました。良かった。
参考サイト様
http://weblabo.oscasierra.net/installing-mysql-rhel6-with-yum/