Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-12 Thread Chaminda Mendis

I also had this problem.
I try with yum update --skip-broken now that solved



JohnS wrote:

On Sun, 2009-05-10 at 03:52 -0700, Akemi Yagi wrote:
  

On Sun, May 10, 2009 at 3:41 AM, Robert Moskowitz r...@htt-consult.com wrote:


Can someone help me figure out what I have to do about to get update to
work with this happening:
  
-- Processing Dependency: /usr/share/magic.mime for package: httpd

-- Finished Dependency Resolution
httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems
 -- Missing Dependency: /usr/share/magic.mime is needed by package
httpd-2.2.3-22.el5.centos.i386 (installed)
Error: Missing Dependency: /usr/share/magic.mime is needed by package
httpd-2.2.3-22.el5.centos.i386 (installed)
  

Run a 'yum clean all' and try again.  Please see:

http://bugs.centos.org/view.php?id=3613

Akemi / toracat


---
Let the Record reflect I've had updates stalled on 15 machines. yum
clean all really isn't the answer.

JohnStanley

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

  
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-12 Thread William L. Maltby

On Mon, 2009-05-11 at 18:15 -0400, William L. Maltby wrote:
 snip
  
  Ralph was working on this earlier today, however it would be really good 
  to get a copy of someone's /var/cache/yum ( minus the rpm's ) in a 
  tarball, attached to that bugreport - from a time when they can 
  demonstrate the issue. ie 'before' doing the yum clean all.
 
 I just tried an update to create what you mention. Unfortunately ...
 
No Packages marked for Update
 
 Tried again after a clean all, same results. Maybe Ralph has it Under
 Construction. I'll give it another shot late tonight or tomorrow A.M.
 

05:50 A.M Eastern 5/12 I tried again. Still nada.
# yum list available httpd\*
snip
Available Packages
httpd-devel.i386   2.2.3-22.el5.centosbase
httpd-manual.i386  2.2.3-22.el5.centosbase
# rpm -q --last httpd.i386
httpd-2.2.3-22.el5.centos  Wed 01 Apr 2009 05:22:23 PM EDT

I guess it is temporarily withdrawn?

-- 
Bill

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-12 Thread Ralph Angenendt
Karanbir Singh wrote:
 On 05/11/2009 05:24 PM, Paul Heinlein wrote:
  http://bugs.centos.org/view.php?id=3613
 
  I'll note for the Record that the yum clean all trick worked on
  100% of my x86_64 machines, about six in all.
 
 
 Ralph was working on this earlier today, however it would be really good 
 to get a copy of someone's /var/cache/yum ( minus the rpm's ) in a 
 tarball, attached to that bugreport - from a time when they can 
 demonstrate the issue. ie 'before' doing the yum clean all.

As that was a bit too large for the bug tracker:

http://people.centos.org/ralph/update.tar.bz2

r...@dryckjom:~# LANG=C yum --disablerepo=\* --enablerepo=update  whatprovides 
/usr/share/magic.mime
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Excluding Packages in global exclude list
Finished
Importing additional filelist information
kernel-xen-devel-2.6.18-128.1.10.el5.x86_64 : Development package for building 
kernel
: modules to match the kernel.
Matched from:
Filename: /usr/share/magic.mime

file-4.17-15.x86_64 : A utility for determining file types.
Matched from:
Other   : Provides-match: /usr/share/magic.mime

Ralph


pgpVUtXMh0V4Q.pgp
Description: PGP signature
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-12 Thread William L. Maltby

On Tue, 2009-05-12 at 12:06 +0200, Ralph Angenendt wrote:
 snip

 As that was a bit too large for the bug tracker:
 
 http://people.centos.org/ralph/update.tar.bz2
 
 r...@dryckjom:~# LANG=C yum --disablerepo=\* --enablerepo=update  
 whatprovides /usr/share/magic.mime
 Loaded plugins: fastestmirror
 Loading mirror speeds from cached hostfile
 Excluding Packages in global exclude list
 Finished
 Importing additional filelist information
 kernel-xen-devel-2.6.18-128.1.10.el5.x86_64 : Development package for 
 building kernel
 : modules to match the kernel.
 Matched from:
 Filename: /usr/share/magic.mime
 
 file-4.17-15.x86_64 : A utility for determining file types.
 Matched from:
 Other   : Provides-match: /usr/share/magic.mime
 
 Ralph

And on my 32 bit system, just FYI

# ls -l /usr/share/magic.mime
lrwxrwxrwx 1 root root 15 May 11 06:35 \
/usr/share/magic.mime - file/magic.mime
# ls -lL /usr/share/magic.mime
-rw-r--r-- 1 root root 31150 Apr 30 18:20 /usr/share/magic.mime
# ls -l /usr/share/file/magic.mime
-rw-r--r-- 1 root root 31150 Apr 30 18:20 /usr/share/file/magic.mime

HTH
-- 
Bill


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread JohnS

On Sun, 2009-05-10 at 03:52 -0700, Akemi Yagi wrote:
 On Sun, May 10, 2009 at 3:41 AM, Robert Moskowitz r...@htt-consult.com 
 wrote:
  Can someone help me figure out what I have to do about to get update to
  work with this happening:
 
  -- Processing Dependency: /usr/share/magic.mime for package: httpd
  -- Finished Dependency Resolution
  httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems
   -- Missing Dependency: /usr/share/magic.mime is needed by package
  httpd-2.2.3-22.el5.centos.i386 (installed)
  Error: Missing Dependency: /usr/share/magic.mime is needed by package
  httpd-2.2.3-22.el5.centos.i386 (installed)
 
 Run a 'yum clean all' and try again.  Please see:
 
 http://bugs.centos.org/view.php?id=3613
 
 Akemi / toracat
---
Let the Record reflect I've had updates stalled on 15 machines. yum
clean all really isn't the answer.

JohnStanley

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread Akemi Yagi
On Mon, May 11, 2009 at 9:17 AM, JohnS jse...@gmail.com wrote:

 On Sun, 2009-05-10 at 03:52 -0700, Akemi Yagi wrote:

 Run a 'yum clean all' and try again.  Please see:

 http://bugs.centos.org/view.php?id=3613

 Akemi / toracat
 ---
 Let the Record reflect I've had updates stalled on 15 machines. yum
 clean all really isn't the answer.

... which is why I filed that bug report. :-D

Akemi / toracat
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread Paul Heinlein
On Mon, 11 May 2009, JohnS wrote:

 -- Processing Dependency: /usr/share/magic.mime for package: httpd
 -- Finished Dependency Resolution
 httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems
  -- Missing Dependency: /usr/share/magic.mime is needed by package
 httpd-2.2.3-22.el5.centos.i386 (installed)
 Error: Missing Dependency: /usr/share/magic.mime is needed by package
 httpd-2.2.3-22.el5.centos.i386 (installed)

 Run a 'yum clean all' and try again.  Please see:

 http://bugs.centos.org/view.php?id=3613

 Let the Record reflect I've had updates stalled on 15 machines. yum 
 clean all really isn't the answer.

I'll note for the Record that the yum clean all trick worked on 
100% of my x86_64 machines, about six in all.

-- 
Paul Heinlein  heinl...@madboa.com  http://www.madboa.com/
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread JohnS

On Mon, 2009-05-11 at 09:23 -0700, Akemi Yagi wrote:
 On Mon, May 11, 2009 at 9:17 AM, JohnS jse...@gmail.com wrote:
 
  On Sun, 2009-05-10 at 03:52 -0700, Akemi Yagi wrote:
 
  Run a 'yum clean all' and try again.  Please see:
 
  http://bugs.centos.org/view.php?id=3613
 
  Akemi / toracat
  ---
  Let the Record reflect I've had updates stalled on 15 machines. yum
  clean all really isn't the answer.
 
 ... which is why I filed that bug report. :-D
 
 Akemi / toracat
---
And a thanks to you for doing so.

JohnStanley

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread William L. Maltby

On Mon, 2009-05-11 at 09:24 -0700, Paul Heinlein wrote:
 On Mon, 11 May 2009, JohnS wrote:
 snip
  httpd-2.2.3-22.el5.centos.i386 (installed)
  Error: Missing Dependency: /usr/share/magic.mime is needed by package
  httpd-2.2.3-22.el5.centos.i386 (installed)
 
  Run a 'yum clean all' and try again.  Please see:
 
  http://bugs.centos.org/view.php?id=3613
 
  Let the Record reflect I've had updates stalled on 15 machines. yum 
  clean all really isn't the answer.
 
 I'll note for the Record that the yum clean all trick worked on 
 100% of my x86_64 machines, about six in all.

And early this A.M. (Eastern Time), it didn't help on my 32 bit machine.

-- 
Bill

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread Karanbir Singh
On 05/11/2009 05:24 PM, Paul Heinlein wrote:
 http://bugs.centos.org/view.php?id=3613

 I'll note for the Record that the yum clean all trick worked on
 100% of my x86_64 machines, about six in all.


Ralph was working on this earlier today, however it would be really good 
to get a copy of someone's /var/cache/yum ( minus the rpm's ) in a 
tarball, attached to that bugreport - from a time when they can 
demonstrate the issue. ie 'before' doing the yum clean all.

-- 
Karanbir Singh : http://www.karan.org/  : 2522...@icq
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread William L. Maltby

On Mon, 2009-05-11 at 23:12 +0100, Karanbir Singh wrote:
 On 05/11/2009 05:24 PM, Paul Heinlein wrote:
  http://bugs.centos.org/view.php?id=3613
 
  I'll note for the Record that the yum clean all trick worked on
  100% of my x86_64 machines, about six in all.
 
 
 Ralph was working on this earlier today, however it would be really good 
 to get a copy of someone's /var/cache/yum ( minus the rpm's ) in a 
 tarball, attached to that bugreport - from a time when they can 
 demonstrate the issue. ie 'before' doing the yum clean all.

I just tried an update to create what you mention. Unfortunately ...

   No Packages marked for Update

Tried again after a clean all, same results. Maybe Ralph has it Under
Construction. I'll give it another shot late tonight or tomorrow A.M.

-- 
Bill

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-11 Thread JohnS

On Mon, 2009-05-11 at 23:12 +0100, Karanbir Singh wrote:
 On 05/11/2009 05:24 PM, Paul Heinlein wrote:
  http://bugs.centos.org/view.php?id=3613
 
  I'll note for the Record that the yum clean all trick worked on
  100% of my x86_64 machines, about six in all.
 
 
 Ralph was working on this earlier today, however it would be really good 
 to get a copy of someone's /var/cache/yum ( minus the rpm's ) in a 
 tarball, attached to that bugreport - from a time when they can 
 demonstrate the issue. ie 'before' doing the yum clean all.
---
Karan,

The max file size to upload is only 5000k that can be uploaded to the
Bug Tracker :-( . I tried. Total size less RPMs of mine is 13.4MB. So I
can't submit a copy of my /var/cache/yum. I'm the one with the Xen
problem.

JohnStanley

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


[CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-10 Thread Robert Moskowitz
Can someone help me figure out what I have to do about to get update to 
work with this happening:

Resolving Dependencies
-- Running transaction check
--- Package kexec-tools.i386 0:1.102pre-56.el5_3.2 set to be updated
--- Package file.i386 0:4.17-15.el5_3.1 set to be updated
--- Package pango.i386 0:1.14.9-5.el5.centos set to be updated
--- Package pango-devel.i386 0:1.14.9-5.el5.centos set to be updated
--- Package audit-libs.i386 0:1.7.7-6.el5_3.3 set to be updated
--- Package kernel-headers.i386 0:2.6.18-128.1.10.el5 set to be updated
--- Package sos.noarch 0:1.7-9.16.el5_3.5 set to be updated
--- Package kernel-devel.i686 0:2.6.18-128.1.10.el5 set to be installed
--- Package kernel.i686 0:2.6.18-128.1.10.el5 set to be installed
--- Package audit.i386 0:1.7.7-6.el5_3.3 set to be updated
--- Package audit-libs-python.i386 0:1.7.7-6.el5_3.3 set to be updated
filelists.xml.gz | 3.5 MB 
00:46
filelists.xml.gz | 133 kB 
00:00
filelists.xml.gz | 1.0 MB 
00:00
-- Processing Dependency: /usr/share/magic.mime for package: httpd
-- Finished Dependency Resolution
httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems
  -- Missing Dependency: /usr/share/magic.mime is needed by package 
httpd-2.2.3-22.el5.centos.i386 (installed)
-- Running transaction check
--- Package kernel-devel.i686 0:2.6.18-92.1.18.el5 set to be erased
--- Package kernel.i686 0:2.6.18-92.1.18.el5 set to be erased
-- Processing Dependency: /usr/share/magic.mime for package: httpd
-- Finished Dependency Resolution
httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems
  -- Missing Dependency: /usr/share/magic.mime is needed by package 
httpd-2.2.3-22.el5.centos.i386 (installed)
Error: Missing Dependency: /usr/share/magic.mime is needed by package 
httpd-2.2.3-22.el5.centos.i386 (installed)



___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-10 Thread Akemi Yagi
On Sun, May 10, 2009 at 3:41 AM, Robert Moskowitz r...@htt-consult.com wrote:
 Can someone help me figure out what I have to do about to get update to
 work with this happening:

 -- Processing Dependency: /usr/share/magic.mime for package: httpd
 -- Finished Dependency Resolution
 httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems
  -- Missing Dependency: /usr/share/magic.mime is needed by package
 httpd-2.2.3-22.el5.centos.i386 (installed)
 Error: Missing Dependency: /usr/share/magic.mime is needed by package
 httpd-2.2.3-22.el5.centos.i386 (installed)

Run a 'yum clean all' and try again.  Please see:

http://bugs.centos.org/view.php?id=3613

Akemi / toracat
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-10 Thread Robert Moskowitz
Akemi Yagi wrote:
 On Sun, May 10, 2009 at 3:41 AM, Robert Moskowitz r...@htt-consult.com 
 wrote:
   
 Can someone help me figure out what I have to do about to get update to
 work with this happening:
 

   
 -- Processing Dependency: /usr/share/magic.mime for package: httpd
 -- Finished Dependency Resolution
 httpd-2.2.3-22.el5.centos.i386 from installed has depsolving problems
  -- Missing Dependency: /usr/share/magic.mime is needed by package
 httpd-2.2.3-22.el5.centos.i386 (installed)
 Error: Missing Dependency: /usr/share/magic.mime is needed by package
 httpd-2.2.3-22.el5.centos.i386 (installed)
 

 Run a 'yum clean all' and try again.  Please see:

 http://bugs.centos.org/view.php?id=3613

Thanks.

I did a search here first before asking, but either there were no posts 
on this or I did not search for the right thing.

Wanted to get that new kernel installed before heading out for the week...


___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-10 Thread S.Tindall
On Sun, 2009-05-10 at 07:28 -0400, Robert Moskowitz wrote:
 Akemi Yagi wrote:
  On Sun, May 10, 2009 at 3:41 AM, Robert Moskowitz r...@htt-consult.com 
  wrote:

  Can someone help me figure out what I have to do about to get update to
  work with this happening:  

  -- Processing Dependency: /usr/share/magic.mime for package: httpd
  Error: Missing Dependency: /usr/share/magic.mime is needed by package
 
  Run a 'yum clean all' and try again.  Please see:
 
  http://bugs.centos.org/view.php?id=3613
 
 Thanks.
 
 I did a search here first before asking, but either there were no posts 
 on this or I did not search for the right thing.

I was waiting for you to open a thread on the subject. ;-)

The file.rpm updating problem was seen here on two x86_64 systems, but
not on any i386 systems.

yum clean all resolved the problem today.

 Wanted to get that new kernel installed before heading out for the week...

Steve

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Missing Dependency: /usr/share/magic.mime

2009-05-10 Thread Robert Moskowitz
S.Tindall wrote:
 On Sun, 2009-05-10 at 07:28 -0400, Robert Moskowitz wrote:
   
 Akemi Yagi wrote:
 
 On Sun, May 10, 2009 at 3:41 AM, Robert Moskowitz r...@htt-consult.com 
 wrote:
   
   
 Can someone help me figure out what I have to do about to get update to
 work with this happening:  
 
   
   
 -- Processing Dependency: /usr/share/magic.mime for package: httpd
 Error: Missing Dependency: /usr/share/magic.mime is needed by package
 
 Run a 'yum clean all' and try again.  Please see:

 http://bugs.centos.org/view.php?id=3613
   
 Thanks.

 I did a search here first before asking, but either there were no posts 
 on this or I did not search for the right thing.
 

 I was waiting for you to open a thread on the subject. ;-)

 The file.rpm updating problem was seen here on two x86_64 systems, but
 not on any i386 systems.
   

Well I just had it on my second i386 system today. And the clean all 
fixed it there too.

3rd system I updated did not have the problem.

 yum clean all resolved the problem today.

   
 Wanted to get that new kernel installed before heading out for the week...
 

 Steve

 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

   
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos