Skip to content

Conversation

@SergeiShtepa
Copy link
Contributor

In commit dacf2a8 "Adjust installation for Red Hat based distributions" file "common.postinst" was lost.

But some packages with kernel modules for Red Hat based distributions use it to build the module during installation. As a result of the loss of the %post script file, the module sections end with an error code, and the module is not being built or installed.
Return the script to maintain compatibility.

In commit dacf2a8 "Adjust installation
for Red Hat based distributions" file "common.postinst" was lost.

But some packages with kernel modules for Red Hat based distributions
use it to build the module during installation. As a result of the loss
of the %post script file, the module sections end with an error code,
and the module is not being built or installed.
Return the script to maintain compatibility.
@scaronni scaronni merged commit 29f14df into dkms-project:master Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants