![](https://seccdn.libravatar.org/avatar/6d36fd2ea2b868698b0a41ab1fcbc47b.jpg?s=120&d=mm&r=g)
Hello, since a few days the package openafs does not build anymore because of the following error: [ 710s] openafs-kmp-default.x86_64: E: kmp-missing-supplements (Badness: 10000) [ 710s] Make sure your 'BuildRequires:' include 'kernel-syms' and 'modutils' for [ 710s] proper dependencies to be inserted in the resulting binary RPM. However, the specfile contains BuildRequires: %{kernel_module_package_buildreqs} the macro expands to "modutils kernel-syms kmod-compat" This was working for years until recently. I tried adding this BuildRequires to the preamble, but no to avail. What do I miss here ? Many thanks, Christof
![](https://seccdn.libravatar.org/avatar/5cdd10d836bdda3796cf6bc1ab2d5a78.jpg?s=120&d=mm&r=g)
On Tue, 2021-09-07 at 12:01 +0200, Christof Hanke wrote:
Hello,
since a few days the package openafs does not build anymore because of the following error:
[ 710s] openafs-kmp-default.x86_64: E: kmp-missing-supplements (Badness: 10000) [ 710s] Make sure your 'BuildRequires:' include 'kernel-syms' and 'modutils' for [ 710s] proper dependencies to be inserted in the resulting binary RPM.
However, the specfile contains
BuildRequires: %{kernel_module_package_buildreqs}
the macro expands to "modutils kernel-syms kmod-compat"
This was working for years until recently.
I tried adding this BuildRequires to the preamble, but no to avail.
What do I miss here ?
That's a bug in rpmlint - was just fixed in Factory yesterday, Tumbleweed snapshot 0906 should have the fix (if publishable, that is) cheers, Dominique
![](https://seccdn.libravatar.org/avatar/cb368eedb146358bdb60f6acad91b415.jpg?s=120&d=mm&r=g)
Can you confirm that for current kmp modules that currently fail to build, there is nothing to do and they will build successfully once rpmlint is fixed ? On 9/7/21 12:12, Dominique Leuenberger / DimStar wrote:
That's a bug in rpmlint - was just fixed in Factory yesterday, Tumbleweed snapshot 0906 should have the fix (if publishable, that is)
cheers, Dominique
![](https://seccdn.libravatar.org/avatar/6d36fd2ea2b868698b0a41ab1fcbc47b.jpg?s=120&d=mm&r=g)
On Tuesday, 7 September 2021 12:12:47 CEST Dominique Leuenberger / DimStar wrote:
On Tue, 2021-09-07 at 12:01 +0200, Christof Hanke wrote:
Hello,
since a few days the package openafs does not build anymore because of the following error:
[ 710s] openafs-kmp-default.x86_64: E: kmp-missing-supplements (Badness: 10000) [ 710s] Make sure your 'BuildRequires:' include 'kernel-syms' and 'modutils' for [ 710s] proper dependencies to be inserted in the resulting binary RPM.
However, the specfile contains
BuildRequires: %{kernel_module_package_buildreqs}
the macro expands to "modutils kernel-syms kmod-compat"
This was working for years until recently.
I tried adding this BuildRequires to the preamble, but no to avail.
What do I miss here ?
That's a bug in rpmlint - was just fixed in Factory yesterday, Tumbleweed snapshot 0906 should have the fix (if publishable, that is)
ok, thanks for the info! Cheers, Christof
participants (3)
-
Christof Hanke
-
Dominique Leuenberger / DimStar
-
Michael Pujos