Bugzilla – Bug 1142595
yast2.rpm dependency on hostname is missing
Last modified: 2023-01-24 16:01:38 UTC
/usr/bin/hostname is used by the Hostname module but the dependency is missing, we might take to https://openqa.opensuse.org/tests/988494#step/installation/30.
Fixed with https://github.com/yast/yast-yast2/pull/951 and https://github.com/yast/yast-network/pull/906. The first PR should be enough but, to be honest, the yast2-network module relies on /bin/hostname directly so, strictly speaking, the dependency should be there.