[Yum-devel] Depsolving localinstall packages is not working right

2007-03-04 Thread Tim Lauridsen
I was trying to install the Mondo system backup util and downloaded the needed rpms at ftp://ftp.mondorescue.org/fedora/6. I was trying to install then packages using 'yum localinstall *.rpm' and got some dependency errors. It look like that the depsolver dont uses the local packages when it is

Re: [Yum-devel] Depsolving localinstall packages is not working right

2007-03-04 Thread Jesse Keating
On Sunday 04 March 2007 06:30:59 Tim Lauridsen wrote: I was trying to install the Mondo system backup util  and downloaded the needed rpms at ftp://ftp.mondorescue.org/fedora/6. I was trying to install then packages using 'yum localinstall *.rpm' and got some dependency errors. It look like

[Yum-devel] new depsolver: just a data point

2007-03-04 Thread Terje Rosten
Just some timing results on a rawhide system with about 250 updates: $ time echo n | python yummain.py update /tmp/yum-cvs-patchset-1979.log 21 real8m59.145s user8m10.109s sys 0m29.935s $ time echo n | apt-get dist-upgrade /tmp/apt-get-dist-upgrade.log 21 real0m11.850s user

Re: [Yum-devel] new depsolver: just a data point

2007-03-04 Thread Jesse Keating
On Sunday 04 March 2007 16:35:40 Terje Rosten wrote: Just some timing results on a rawhide system with about 250 updates: $ time echo n | python yummain.py update /tmp/yum-cvs-patchset-1979.log 21 real    8m59.145s user    8m10.109s sys     0m29.935s $ time echo n | apt-get dist-upgrade