Am 03.09.20 um 20:04 schrieb Jan Engelhardt:
The bluez build log shows that apparently no kernel RPM and no kmod RPM is installed, which would mean that there are also no .ko files and no /sbin/modprobe executable, giving reason for a failing autoloading mechanism. See if you can get AF_ALG/IPPROTO_SCTP to work when you force BuildRequires: kernel-default kmod.
This does indeed work, but only for projects where the versions of kernel-obs-build are aligned with kernel-default. In my "devel project" home:seife:testing, I need to add Kernel:HEAD repo to be able to build KMPs for it, and then kernel-obs-build is no longer in sync with kernel-default: seife@strolchi:~/buildservice/testing/bluez> osc buildinfo openSUSE_Factory x86_64|grep '"kernel-' <bdep name="kernel-obs-build" vminstall="1" notmeta="1" version="5.8.4" release="1.1" arch="x86_64" project="openSUSE:Factory" repository="standard"/> <bdep name="kernel-default" version="5.9.rc4" release="1.1.g2817e6d" arch="x86_64" project="Kernel:HEAD" repository="standard"/> -- Stefan Seyfried "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." -- Richard Feynman -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org