-
-
Notifications
You must be signed in to change notification settings - Fork 58
Kernel updater bot uses too new config for LTS branches #10772
Copy link
Copy link
Open
Labels
C: infrastructureThis issue pertains to the Qubes OS Project's infrastructure.This issue pertains to the Qubes OS Project's infrastructure.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.
Metadata
Metadata
Assignees
Labels
C: infrastructureThis issue pertains to the Qubes OS Project's infrastructure.This issue pertains to the Qubes OS Project's infrastructure.P: defaultPriority: default. Default priority for new issues, to be replaced given sufficient information.Priority: default. Default priority for new issues, to be replaced given sufficient information.affects-4.3This issue affects Qubes OS 4.3.This issue affects Qubes OS 4.3.diagnosedTechnical diagnosis of this issue has been performed.Technical diagnosis of this issue has been performed.pr submittedA pull request has been submitted for this issue.A pull request has been submitted for this issue.
Qubes OS release
Qubes OS 4.3
Brief summary
The updater bot tries to update kernel config based on much newer fedora config than the target kernel. For example here it tries to update 6.12 config to 6.18: QubesOS/qubes-linux-kernel#1249 (comment)
Steps to reproduce
Expected behavior
Update kernel based on matching config from Fedora (possibly from older Fedora version?), or leave it unchanged.
Actual behavior
It takes base config from much newer kernel.
Additional information
This is kinda the opposite of the issue fixed in https://gitlab.com/fepitre/qubes-components-updater/-/commit/59d397c06c647ea62c110ffc24870bb2f48b1ecf