On Mon, Jul 12, 2004 at 08:44:19AM -0800, Dayne Ellanna alleged: > Hello, > > When running YUM UPDATE I receive the following: > > Gathering header information file(s) from server(s) > Server: Fedora Core 1 - i386 - Base > Server: Fedora Core 1 - i386 - Released Updates > Finding updated packages > Downloading needed headers > Resolving dependencies > ....identical dependency loop exceeded > package cadaver needs libcom_err.so.3 (not provided) > package epiphany needs mozilla = 38:1.6 (not provided) > package postgresql-server needs libcom_err.so.3 (not provided) It is telling you that the currently installed packages, cadaver, epiphany, and postgresl-server's deps are being removed during the upgrade, but those 3 packages don't have upgradeable versions. 'yum remove cadaver epiphany postgresql-server' should allow the upgrade to proceed. > I have tried to update the packages mentioned, however, I still get the > same error's. Anyone have any ideas? I am not sure what the "identical > dependency loop exceeded" problem is referring to. Dependency resolution is an iterative process. It loops through a calculation trying to find everything it needs. When it loops without finding new deps it is an identical dependency loop. -- Garrick Staples, Linux/HPCC Administrator University of Southern California -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.dulug.duke.edu/pipermail/yum/attachments/20040712/f560de97/attachment.bin