Comment # 4 on bug 1198137 from
(In reply to Dan ������erm������k from comment #1)
> Is busybox-psmisc installed beforehands? Because if it is not, then this
> would be a bug in zypper.

It's automatically installed by the yast2_i module before:
https://openqa.opensuse.org/tests/2283453#step/yast2_i/31

(In reply to Max Lin from comment #2)
> Those are from busybox-links, I did fighting with busybox-sysvinit-tools vs.
> sysvinit-tools issue within the latest snapshot, I did realize we should
> blacklist those package in NON_FTP_PACKAGES.group, however I'm surprised TW
> ship those binaries... how did TW avoid this busybox-foo issue?

The way it's (mostly) avoided is through "Suggests: psmisc" and some others in
patterns-base. Some other busybox-links subpackages aren't mentioned and if the
pattern isn't installed that doesn't have an effect either. e.g. if you run
"zypper in /usr/bin/killall" in the opensuse/tumbleweed container you currently
end up with busybox-psmisc. The same applies to e.g. kiwi builds, which usually
don't install patterns during the bootstrap phase, so workarounds are required
to get local kiwi builds to work.

We could go the same way in Leap, but IMO it's safer to not ship the packages
for now.


You are receiving this mail because: