NVIDIA / NVIDIA/gpu-driver-container
[Bug]: RHEL10 Precompiled references non-existent git branch for kmod
Open
@JunAr7112 is already working on this.
Since Sep 16, 2026.
bug
- Dominant language
- Shell
- Stars
- 186
- Forks
- 103
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 19
Description
Describe the bug
The docker file for the RHEL10 Precompiled images references branch rhel10 for the repository https://github.com/NVIDIA/yum-packaging-precompiled-kmod which does not exist.
To Reproduce
Build the dockerfile for the RHEL10 Precompiled image, the build will fail with the messages:
Cloning into 'yum-packaging-precompiled-kmod'...
fatal: Remote branch rhel10 not found in upstream origin
Expected behavior
The dockerfile build should succeed resulting in an docker image containing the driver
Environment (please provide the following information):
gpu-driver-containersource (Commit SHA or image digest):mainbranch (currently commit6c173e1)- NVIDIA Driver Version: 580.159.04
- Host OS: RHEL / CentOS Streams CoreOS
- Kernel Version: 6.12.0-219.el10
- Container Runtime Version: Podman, multiple versions
- CPU Architecture
x86_64 - GPU Model(s) RTX 3090 and others
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.