Pascal Terjan
2011-07-27 23:26:37 UTC
https://bugs.mageia.org/show_bug.cgi?id=2317
Summary: --update option should behave like --search-media
<list of the update media>
Product: Mageia
Version: Cauldron
Platform: i586
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: RPM Packages
AssignedTo: bugsquad-odJJhXpcy38dnm+***@public.gmane.org
ReportedBy: pterjan-***@public.gmane.org
RPM Package: urpmi
Using urpmi --update (or MageiaUpdate) is almost equivalent to --media <list of
the update media>, it would be better if it acted as --search-media <list of
the update media>, meaning that it can resolve dependencies using other media
The code almost does it (it sets searchmedia on the update media) except that
there are several calls to non_ignored_media($urpm, $options{update}) which
means that non update media will be excluded.
Even without changing current behavior, I think it would have made more sense
to temporary ignore other media (like with --media) instead of having this
option to non_ignored_media().
Summary: --update option should behave like --search-media
<list of the update media>
Product: Mageia
Version: Cauldron
Platform: i586
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: RPM Packages
AssignedTo: bugsquad-odJJhXpcy38dnm+***@public.gmane.org
ReportedBy: pterjan-***@public.gmane.org
RPM Package: urpmi
Using urpmi --update (or MageiaUpdate) is almost equivalent to --media <list of
the update media>, it would be better if it acted as --search-media <list of
the update media>, meaning that it can resolve dependencies using other media
The code almost does it (it sets searchmedia on the update media) except that
there are several calls to non_ignored_media($urpm, $options{update}) which
means that non update media will be excluded.
Even without changing current behavior, I think it would have made more sense
to temporary ignore other media (like with --media) instead of having this
option to non_ignored_media().
--
Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.