On Mon, 2005-08-01 at 12:31 +0200, Harald Grossauer wrote: > Running "yum update" for the first time in almost four weeks, I get the > following errors: > > Error: Missing Dependency: gcc = 4.0.0 is needed by package libtool > Error: Missing Dependency: openoffice.org-core = 1:1.9.104-2 is needed > by package openoffice.org-pyuno > Error: Unable to satisfy dependencies > Error: Package mozilla needs mozilla-nss = 37:1.7.8-2, this is not > available. > Error: Package mozilla needs mozilla-nspr = 37:1.7.8-2, this is not > available. > Error: Package libtool needs gcc = 4.0.0, this is not available. > Error: Package openoffice.org-pyuno needs openoffice.org-core = > 1:1.9.104-2, this is not available. > > Any ideas what is going on here? Looks like it could be a problem with the mirror you're using. The most recent version of libtool is libtool-1.5.16.multilib2-2, which has a dependency on gcc = 4.0.1, not gcc = 4.0.0. Similarly, the latest version of openoffice.org-pyuno is 1.9.117-3.1.0.fc4, which requires openoffice.org-core = 1:1.9.117-3.1.0.fc4, not openoffice.org-core = 1:1.9.104-2. Do you get the same errors with repeated runs of yum? Do you have any excludes set up in your yum configuration? Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>