http://bugzilla.opensuse.org/show_bug.cgi?id=1176088 http://bugzilla.opensuse.org/show_bug.cgi?id=1176088#c1 --- Comment #1 from Michel Normand <normand@linux.vnet.ibm.com> --- source of the problem is the missing systemd-network package as reported by https://openqa.opensuse.org/tests/1381836#step/check_default_network_manager... === # zypper -n in systemd-network | cat; ( exit ${PIPESTATUS[0]} ); echo ZG7tm-$?- Loading repository data... Reading installed packages... Package 'systemd-network' not found. ZG7tm-104- === verified that package present in Leap15.2 but not in Jump. === jump:~ # rpm -q systemd-network package systemd-network is not installed === tw152:~ # rpm -q systemd-network systemd-network-234-lp152.31.4.1.ppc64le tw152:~ # rpm -ql systemd-network |grep usr.bin |grep ctl /usr/bin/networkctl === Do we want to provide this package for Jump ? -- You are receiving this mail because: You are on the CC list for the bug.