[Yum-devel] Re: [yum-cvs] yum-utils yumdownloader.py,1.3,1.4

seth vidal skvidal at phy.duke.edu
Fri Apr 22 13:24:37 UTC 2005


> RHEL 3 ships with optik package so it's not much of a problem -  what's 
> one more external dependency when yum already requires
> - elementtree
> - sqlite, sqlite-python
> - urlgrabber
> 
> The external dependencies are only really a problem when "bootstrapping" 
> it eg from kickstart and not really a problem, just a nuisance.

Well a couple of items.

for basic rhel3 use we should:
- make sure the sqlite use is completely optional so if someone wants to
use yum w/o it - just using elementTree xml parsing, they can
- requiring optik for python 2.2 is also fine - notably up2date requires
it for rhel3 so it's GOING to be there.

-sv





More information about the Yum-devel mailing list