CentOS5でfileコマンドのyumアップデートに失敗する件

| | Comments (0) | TrackBacks (0)
HDEラボの桜井です。
今日も小ネタで。

先ほど、CentOS5(i386、x86_64)をyumでアップデートしようとしたところ、下記のエラーが。
httpd-2.2.3-22.el5.centos.x86_64 from installed has depsolving problems
  --> Missing Dependency: /usr/share/magic.mime is needed by package httpd-2.2.3-22.el5.centos.x86_64 (installed)
Error: Missing Dependency: /usr/share/magic.mime is needed by package httpd-2.2.3-22.el5.centos.x86_64 (installed)

"/usr/share/magic.mime"は、fileパッケージに含まれるもの。
httpdが勝手?に依存しているようです。
httpdのSRPMを入手して、SPECファイルを見たら書いてありました。
Requires: /etc/mime.types, gawk, /usr/share/magic.mime, /usr/bin/find

しょうがないので、fileのrpmパッケージをダウンロードして強制インストールしてみました。
ちなみに、何が変わったのかというと...
- fix #497163 -  Incorrect command name from the core file

0 TrackBacks

Listed below are links to blogs that reference this entry: CentOS5でfileコマンドのyumアップデートに失敗する件.

TrackBack URL for this entry: https://lab.hde.co.jp/blog/mt-tb.cgi/119

Leave a comment

About this Entry

This page contains a single entry by Takeshi SAKURAI published on May 11, 2009 3:17 PM.

Fedora 11 was the previous entry in this blog.

Postfix-2.6.0 stable がリリースされてた is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.