Ladislav Slez�k changed bug 1140037
What Removed Added
Status REOPENED CONFIRMED
Flags needinfo?(fvogt@suse.com)  

Comment # 3 on bug 1140037 from
I downloaded
https://openqa.opensuse.org/tests/972266/asset/hdd/openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20190701.qcow2
and started it via "qemu-kvm -m 1024 -hda
openSUSE-Tumbleweed-JeOS.x86_64-15.1.0-kvm-and-xen-Snapshot20190701.qcow2".

Then I installed the YaST packages "zypper in yast2-packager" and executed
"yast -i" and selected to install the pre-selected packages.

And I got the same error - Cannot fork: cannot allocate memory, so it can be
reproduced locally.


After some further debugging it turned out to be caused by the memory hungry
Pkg.ResolvableProperties("", :package, "") here:
https://github.com/yast/yast-packager/blob/master/src/lib/y2packager/system_packages.rb#L77


You are receiving this mail because: