On Thu, 2007-03-01 at 10:14 +0100, Tim Lauridsen wrote: > I have done some testing of the current yum cvs depsolver againt yum-3.1.1. > The test is done against the current fedora rawhive, where there are 93 > updates for the test system. > The are some dependency error in the updates, so i have compared the > error found by the new and the old depsolver. > check the attached files for the results.
Thanks for doing this Tim... > -Missing Dependency: ant = 0:1.6.5-2jpp.2 is needed by package > ant-apache-log4j > -Missing Dependency: ant = 0:1.6.5-2jpp.2 is needed by package ant-apache-oro > -Missing Dependency: ant = 0:1.6.5-2jpp.2 is needed by package > ant-apache-resolver > -Missing Dependency: ant = 0:1.6.5-2jpp.2 is needed by package > ant-commons-logging > -Missing Dependency: ant = 0:1.6.5-2jpp.2 is needed by package ant-trax > +Missing Dependency: ant = 1.6.5-2jpp.2 is needed by package ant-apache-log4j > +Missing Dependency: ant = 1.6.5-2jpp.2 is needed by package ant-apache-oro > +Missing Dependency: ant = 1.6.5-2jpp.2 is needed by package > ant-apache-resolver > +Missing Dependency: ant = 1.6.5-2jpp.2 is needed by package > ant-commons-logging > +Missing Dependency: ant = 1.6.5-2jpp.2 is needed by package ant-trax This set is equivalent, just whether or not the epoch is being displayed > -Missing Dependency: libgcj = 4.1.2-1 is needed by package gcc-java > -Missing Dependency: libgcj.so.7rh is needed by package gcc-java > -Missing Dependency: libgcj-tools.so.7rh is needed by package gcc-java > -Missing Dependency: libgij.so.7rh is needed by package gcc-java > +Missing Dependency: /usr/lib/libgcj.so.8rh is needed by package libgcj-devel Are you sure the repo didn't change between your runs here? There were a few pushes yesterday trying to deal with fun of sqlite + nfs and so things could have changed. And 'yum update libgcj' is my big test case :) Jeremy _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
