Here is what I get after the yum update runs the transaction test:
--> Processing Dependency: libgnutls.so.11(GNUTLS_REL_1_0_9) for
package: xmlsec1-gnutls
--> Processing Dependency: struts11 = 1.1-1jpp_2fc for package:
struts11-webapps-tomcat5
--> Processing Dependency: libgnutls.so.11(GNUTLS_REL_1_0_9) for
package: libsoup
--> Processing Dependency: j2re >= 1.4.1 for package: LimeWire-free
--> Finished Dependency Resolution
Error: Missing Dependency: libgnutls.so.11(GNUTLS_REL_1_0_9) is needed
by package xmlsec1-gnutls
Error: Missing Dependency: struts11 = 1.1-1jpp_2fc is needed by package
struts11-webapps-tomcat5
Error: Missing Dependency: libgnutls.so.11(GNUTLS_REL_1_0_9) is needed
by package libsoup
Error: Missing Dependency: j2re >= 1.4.1 is needed by package LimeWire-free
I can exclude struts11 and gnutls, and this is what I get:
--> Processing Dependency: j2re >= 1.4.1 for package: LimeWire-free
--> Processing Dependency: gnutls = 1.0.24-1 for package: gnutls-devel
--> Finished Dependency Resolution
Error: Missing Dependency: j2re >= 1.4.1 is needed by package LimeWire-free
Error: Missing Dependency: gnutls = 1.0.24-1 is needed by package
gnutls-devel
So then I include gnutls-devel in the exclude list and get:
--> Processing Dependency: j2re >= 1.4.1 for package: LimeWire-free
--> Finished Dependency Resolution
Error: Missing Dependency: j2re >= 1.4.1 is needed by package LimeWire-free
Which I understand this is beta and you probably aren't worried about
LimeWire-free. Understandable. I did try excluding the package with the
same results. If I knew how to uninstall in Linux I would remove it.
Since this email is already long enough, I will not include my system
information. If you need it, I will be happy to provide it in a seperate
email or this one if it isn't too long.
Thank you,
Jerim