morning "yum update" complains about libtool needing gcc-4.0.1

Jakub Jelinek jakub at redhat.com
Thu Dec 1 11:04:04 UTC 2005


On Thu, Dec 01, 2005 at 05:53:01AM -0500, Robert P. J. Day wrote:
> 
>   over a week since my last FC4 "yum update", and this morning's
> attempt generates:
> 
> ...
> ---> Package gcc-c++.i386 0:4.0.2-8.fc4 set to be updated
> --> Running transaction check
> --> Processing Dependency: gcc = 4.0.1 for package: libtool
> --> Finished Dependency Resolution
> Error: Missing Dependency: gcc = 4.0.1 is needed by package libtool
> 
> 
> so the update would obviously update gcc from 4.0.1 to 4.0.2, but this
> wouldn't go down well with libtool.  i could just update and exclude
> libtool, unless someone knows if this would cause any breakage.

Do you have libtool excluded in yum config or something similar?
There is libtool-1.5.16.multilib2-3 in the FC4 updates repository
which depends on 4.0.2, so when you update both gcc and libtool
all dependencies are satisfied.

	Jakub




More information about the fedora-list mailing list