Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE-12:Update
yast2-metapackage-handler
103.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 103.diff of Package yast2-metapackage-handler
Index: src/OneClickInstallWorkerFunctions.ycp =================================================================== --- src/OneClickInstallWorkerFunctions.ycp (revision 46099) +++ src/OneClickInstallWorkerFunctions.ycp (working copy) @@ -148,6 +148,7 @@ print(sformat(_("Marking package %1 for installation"),name)); //Prefer packages from repositories specified in the YMP boolean inYmpRepos = false; + /* foreach (integer id, (list<integer>)merge(sourceids,deduped_repos), { y2debug("Looking for %1 in %2",name,id); @@ -163,6 +164,7 @@ }); if (!inYmpRepos) y2debug("Didn't find %1 At ALL in any YMP repos",name); + */ //If we didn't find it in the repos specified in the YMP try any repo. if (!inYmpRepos && !Pkg::PkgInstall(name)) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor