Hi, Am Montag, 25. März 2019, 10:14:58 CET schrieb Frederic Crozat:
Le samedi 23 mars 2019 à 12:20 +0300, Andrei Borzenkov a écrit :
23.03.2019 11:50, Felix Miata пишет:
Andrei Borzenkov composed on 2019-03-23 11:19 (UTC+0300):
...in QEMU VM...Anyone has seen it as well?
HTTP installation using customized software selection role and detail on 64bit hardware worked for me less than 24 hours ago.
Bumping RAM to 2G works. So 1G is no more enough to run TW installer. Oh well ... (I started with 512M - 768M - 1G).
This is a regression caused by multipath-tools implementing kernel modules deps, which pull kernel completely in installer initrd, which is causing the memory requirement to jump.
We had this change reverted for SLE15 SP1 / Leap 15.1, I thought it was reverted too for TW, apparently, not...
The feature never ended up in TW in first place, see the .spec: # Generate kmod(xyz)-style dependencies for modules that we put # in modules-load.d. Use the modules.d file (Source1) as input to avoid # maintaining these dependencies in several places. # This feature is to be enabled for SLE15-SP1, and some time in the # near future, for Factory. %if 0%{?sle_version} >= 150100 %(sed 's/^\s*//;s/\s*$//;/^#/d;/^$/d;s/^/Requires: kmod(/;s/$/)/;' %{S:1}) %endif So the increased memory use is caused by something different and probably less trivial to fix, unfortunately. Cheers, Fabian
+------------------------------------------------------------------- +Tue Mar 5 14:12:54 UTC 2019 - Martin Wilck <mwilck@suse.com> + +- Add kmod(xyz) style dependencies for SLE15-SP1 + (jsc#SLE-3853, fate#326579, bsc#1119414)
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org