What | Removed | Added |
---|---|---|
Component | libzypp | YaST2 |
Assignee | zypp-maintainers@forge.provo.novell.com | yast2-maintainers@suse.de |
QA Contact | qa-bugs@suse.de | jsrain@suse.com |
(In reply to Stefan Schubert from comment #22) > > It is still reproduce able. But how should libyzpp help here? All logs (c#20-#23) show libyzpp being able to load all reops, iterate the repos and even able to run the resolver, without indication of any memory related problem. All logs end with > [Pkg] modules/Packages.rb:824 Pkg Builtin called: ResolvableProperties This is AFAIK the place where yast-pkg-bindings try to build up YCPLists with resolvable attributes. AFAIR there've been reports in the past that those lists are too big (as they may contain almost all resolvable attributes and not just what the caller actually needs). Sorry, but currently I see no hint on how libyzpp could help here. I'd suggest to figure out first what the yast-pkg-bindings are expected to deliver back to the ruby code. Maybe it's simply too much. Back to YAST.