More and more yum dependency problems

Paul Howarth paul at city-fan.org
Mon Aug 1 15:15:58 UTC 2005


On Mon, 2005-08-01 at 16:03 +0100, Paul Howarth wrote:
> On Mon, 2005-08-01 at 16:35 +0200, Harald Grossauer wrote:
> > 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.

...

> > --> Running transaction check
> > --> Processing Dependency: mozilla-nss = 37:1.7.8-2 for package: mozilla
> > --> Processing Dependency: mozilla-nspr = 37:1.7.8-2 for package: mozilla
> > --> Processing Dependency: gcc = 4.0.0 for package: libtool
> > --> Processing Dependency: openoffice.org-core = 1:1.9.104-2 for package: openoffice.org-pyuno
> > --> Restarting Dependency Resolution with new changes.
> > --> Populating transaction set with selected packages. Please wait.
> > --> Running transaction check
> > --> Processing Dependency: mozilla-nss = 37:1.7.8-2 for package: mozilla
> > --> Processing Dependency: mozilla-nspr = 37:1.7.8-2 for package: mozilla
> > --> Processing Dependency: gcc = 4.0.0 for package: libtool
> > --> Processing Dependency: openoffice.org-core = 1:1.9.104-2 for package: openoffice.org-pyuno

If the mozilla fix from my last email worked, try this:
# curl --remote-name
http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/i386/openoffice.org-pyuno-1.9.117-3.1.0.fc4.i386.rpm
# yum localinstall openoffice.org-pyuno-1.9.117-3.1.0.fc4.i386.rpm

I think Neal's suggestion for libtool is a good one - there may be
circular dependencies that could be fixed this way:
# rpm -e libtool
# yum update gcc
# yum install libtool

Paul.
-- 
Paul Howarth <paul at city-fan.org>




More information about the fedora-list mailing list