Knut Alejandro Anderssen Gonz�lez changed bug 1097434
What Removed Added
Status NEW RESOLVED
CC   knut.anderssen@suse.com
Resolution --- FIXED

Comment # 1 on bug 1097434 from
The bug was already fixed in yast2-installation-4.0.61 but unfortunately the
version of yast2-installation shipped with the media is the 4.0.58

https://github.com/yast/yast-installation/pull/702

There are some alternatives for fixing the installer:

1. Use a DUD (https://github.com/openSUSE/mkdud)
2. Modify your iso with mksusecd (https://github.com/openSUSE/mksusecd)
3. Use the installer self_update with your custom repository
(https://github.com/yast/yast-installation/blob/master/doc/SELF_UPDATE.md)

Probably the easiest way taking in account that it is for AY is providing a dud
with the fixes.

That is:

Fetch the last version of yast2-installation from the repository

wget
https://download.opensuse.org/update/leap/15.0/oss/noarch/yast2-installation-4.0.63-lp150.2.6.1.noarch.rpm

Create the dud with the rpm:

mkdud --create installer.dud --dist leap15.0
yast2-installation-4.0.63-lp150.2.6.1.noarch.rpm

And then just provide it as described in the documentation
https://en.opensuse.org/SDB:Linuxrc#p_dud


You are receiving this mail because: