https://qa.mandrakesoft.com/show_bug.cgi?id=1001





------- Additional Comments From [EMAIL PROTECTED]  2003-01-23 10:27 -------
For information, urpmi now will try to download package from source as indicated
by urpmi.cfg file (as before) but the difference now is that if one source
doesn't work (down,...) it will try from another one providing the same package
(according to name, version, release and arch). This means you don't have access
to which source will be used unless you filter on one of them.

Behaviour like I prefer using this site over this one is changing priority of
source : order of appearance in urpmi.cfg file.



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.



------- Reminder: -------
assigned_to: __UNKNOWN__
description: 
-Create two directories /tmp/toto and /tmp/toto2
and put some rpms in both.
-Add them as urpmi sources :

urpmi.addmedia toto file:///tmp/toto
urpmi.addmedia toto2 file:///tmp/toto2

- start rpmdrake and sort by source repository

--> Only toto2 is displayed

-------------------------------------------------------
The same thing can be done with two ftp cooker sources:
urpmi.addmedia cooker1 ftp:///...mirror1.../RPMS with ../base/synthesis.hdlist.cz
urpmi.addmedia cooker2 ftp:///...mirror2.../RPMS with ../base/synthesis.hdlist.cz

start rpmdrake and sort by source --> only cooker2 is displayed.
---------------------
expected behaviour : "display by source" in rpmdrake should display all the
sources present in the source manager.

Reply via email to