On Tue, Oct 20, 2009 at 2:17 PM, Chris Lumens <clumens@xxxxxxxxxx> wrote: > We were previously using tests that have diverged from what's going on in > yuminstall.py, so this brings the two backend tests into using the same > concept. Note that these checks can't be moved into the superclass, because > different backends need to use different mechanisms to find out the same > information. The downside is that it makes the live method directly dependent on rpm which had previously been avoided. Could we move a method to packages.py that gets called for both like we do with rpmKernelVersionList() ? It doesn't really solve the problem but it's a tiny bit better on that front and, more importantly, it ends up making sure we use the same heuristic for both instead of having to do this sort of change again in the future. - Jeremy _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list