Kouhei Sutou
kou****@clear*****
2012年 10月 30日 (火) 10:25:42 JST
須藤です。 In <508E9****@gmail*****> "[groonga-dev,01075] Re: mysql強制再起動(mysql5.1.61, mroonga2.0.8)" on Tue, 30 Oct 2012 00:02:39 +0900, 宮脇佑介 <wakis****@gmail*****> wrote: >> パッケージを更新しました。 >> 以下のコマンドでアップデートできます。 >> >> % sudo yum makecache >> % sudo yum install -y mysql-mroonga >> > > 早速提示して頂いた方法を行ったのですが、アップデートされず > Setting up Install Process > Package mysql-server-5.1.61-4.el6.x86_64 already installed and latest > version > Nothing to do > と表示され、アップデートされませんでした。(前回のログは流れてしまったた > め、正確なログではありません) > > そこで、再度mysql, groonga, mroonga, mecabをすべてアンインストール後に、 > インストールしなおしてみましたが、 > mysqlの強制再起動の状況は変化ありませんでした。 むむ。 yumのキャッシュが残っているような雰囲気ですね。 もう一度以下のコマンドを実行して実行結果を教えてもらえないで しょうか。 % sudo yum makecache % sudo yum info mysql-mroonga 例えば、手元ではこうなります。 $ sudo yum makecache Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: ftp.jaist.ac.jp * extras: ftp.jaist.ac.jp * updates: ftp.jaist.ac.jp base | 3.7 kB 00:00 base/filelists_db | 5.9 MB 00:24 base/other_db | 2.6 MB 00:12 base/group_gz | 211 kB 00:00 extras | 3.5 kB 00:00 extras/filelists_db | 3.6 kB 00:00 extras/prestodelta | 675 B 00:00 extras/other_db | 4.0 kB 00:00 groonga | 951 B 00:00 groonga/filelists | 103 kB 00:00 groonga/other | 27 kB 00:00 groonga 195/195 groonga 195/195 updates | 3.5 kB 00:00 updates/filelists_db | 2.5 MB 00:05 updates/prestodelta | 357 kB 00:00 updates/other_db | 316 kB 00:00 Metadata Cache Created [kou @ localhost ~]$ sudo yum info mysql-mroonga Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: ftp.jaist.ac.jp * extras: ftp.jaist.ac.jp * updates: ftp.jaist.ac.jp Installed Packages Name : mysql-mroonga Arch : x86_64 Version : 2.05 Release : 0.el6 Size : 1.3 M Repo : installed From repo : groonga Summary : A fast fulltext searchable storage engine for MySQL. URL : http://mroonga.github.com/ License : LGPLv2.1 Description : Mroonga is a fast fulltext searchable storage plugin for MySQL. : It is based on groonga that is a fast fulltext search engine and : column store. Groonga is good at real-time update. Available Packages Name : mysql-mroonga Arch : x86_64 Version : 2.08 Release : 1.el6 Size : 563 k Repo : groonga Summary : A fast fulltext searchable storage engine for MySQL. URL : http://mroonga.github.com/ License : LGPLv2.1 Description : Mroonga is a fast fulltext searchable storage plugin for MySQL. : It is based on groonga that is a fast fulltext search engine and : column store. Groonga is good at real-time update. ↑の中でポイントなのは「Release:」の行です。 ここが「0.el6」だと古いままで、「1.el6」になっていれば 新しくなっています。 これでもうまくいかないのであれば、直接ダウンロードしてrpmコ マンドでインストールしてもよいかもしれません。ファイル1つで すし。 http://packages.groonga.org/centos/6/x86_64/Packages/mysql-mroonga-2.08-1.el6.x86_64.rpm -- 須藤 功平 <kou****@clear*****> 株式会社クリアコード <http://www.clear-code.com/> (03-6231-7270) groongaサポート: http://groonga.org/ja/support/ パッチ採用はじめました: http://www.clear-code.com/recruitment/