Tumbleweed: Drop findutils
zypper dup
command triggers aaa_base package update, which brings
aaa_base-extras in. This sub-package depends on /usr/bin/find
, which
zypper
resolves as busybox-findutils:
The following 8 packages are going to be upgraded:
aaa_base glibc glibc-locale-base libldap2 libpcre1 libsolv-tools openSUSE-release openSUSE-release-appliance-docker
The following product is going to be upgraded:
openSUSE Tumbleweed
20220517-0 -> 20220523-0
The following 6 NEW packages are going to be installed:
aaa_base-extras busybox busybox-findutils cpio libcrypt1 libsepol2
8 packages to upgrade, 6 new.
Later, when we try to install findutils, a conflict emerges between the already installed busybox-findutils package and findutils:
Problem: the installed busybox-findutils-1.35.0-23.3.noarch conflicts with 'findutils' provided by the to be installed findutils-4.9.0-1.6.x86_64
Solution 1: deinstallation of busybox-findutils-1.35.0-23.3.noarch
Solution 2: do not install findutils-4.9.0-1.6.x86_64
Choose from above solutions by number or cancel [1/2/c/d/?] (c): c
Drop the installation of findutils as busybox-findutils suffices for BIND 9.
Validation jobs: