yast / yast-network

YaST module network
http://en.opensuse.org/Portal:YaST
GNU General Public License v2.0
14 stars 35 forks source link

PR #1320 broke MicroOS Autoyast installation #1322

Closed hrak closed 1 year ago

hrak commented 1 year ago

PR #1320 broke MicroOS Autoyast installation.

MicroOS AutoYast installation throws the following error:

Screenshot 2023-01-24 at 14 48 29

This is using openSUSE-MicroOS-DVD-x86_64-Snapshot20230122-Media.iso

I guess this should be something like this instead:

dest_dir = include ? dest_path : ::File.dirname(::Pathname.new(dest_path))
teclator commented 1 year ago

Should be already fixed by https://github.com/yast/yast-network/pull/1320

Thanks for reporting the issue!