How to update?

Panu Matilainen pmatilai at laiskiainen.org
Mon May 23 16:51:27 UTC 2005


On Mon, 2005-05-23 at 09:40 -0700, Chuck Forsberg WA7KGX wrote:
> yum update fails with an unresolved reference to libjawt.so.6
> 
> up2date hangs while downloading headers to resolve dependencies

Find out where the problematic dependency is coming from:
[root at weasel ~]# rpm -q --whatprovides libjawt.so.6
libgcj-4.0.0-7

...and exclude that from the update set:
[root at weasel ~]# yum --exclude=libgcj update

	- Panu -




More information about the test mailing list