Skip to content

Is CentOS Stream 9 or RHEL 9 binrpm package creation supported? #31

@tfejos

Description

@tfejos

Hi,
I downloaded https://github.com/L4STeam/linux/archive/refs/heads/testing.zip yesterday.
On a CentOS Stream 9 host I tried the following commands:

export BUILD_NUMBER=2
BUILD_NUMBER=${BUILD_NUMBER:-1} make -j$(nproc) binrpm-pkg LOCALVERSION=-prague-${BUILD_NUMBER} \ KRPM_PKGVERSION=2

Build failed on CentOS Stream 9, but could build it on CentOS Stream 8.
The package can be installed by rpm or dnf but the newly installed kernel cannot be found in grub.

Is CentOS Stream 9 or RHEL 9 supported or not yet?
What method do you suggest to add the new kernel to grub?

/usr/bin/br --by tfejos

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions