Fix automotive10s-packages-main-el10s-build inheritance to inherit from autosd10s-packages-main-release
CentOS Infra issue/request
Please file this generic issue template or feel free to select another one in the list above (Description / Choose a template)
Issue Type
- [] Issue - problem with something that was working
- Feature Request - something you'd like us to add/modify/change
- [] Task - mostly used by CentOS Infra team for day-to-day operations or bigger plans
Description
Right now, the automotive10s-packages-main-el10s-build tag inherits from autosd10s-packages-main-testing:
$ cbs taginfo automotive10s-packages-main-el10s-build
Tag: automotive10s-packages-main-el10s-build [2946]
Arches: x86_64 aarch64
Groups: build, srpm-build
Tag options:
mock.package_manager : 'dnf'
mock.yum.module_hotfixes : 1
repo.auto : True
rpm.macro.dist : '.el10iv'
rpm.macro.distsuffix : 's'
rpm.macro.vendor : 'CentOS Automotive SIG'
This tag is a buildroot for one or more targets
Current repo: repo#1569649: 2026-02-18 13:02:24.714883+00:00
Targets that build from this tag:
automotive10s-packages-main-el10s
External repos:
5 centos10s-baseos (http://mirror.stream.centos.org/10-stream//BaseOS/$arch/os/, merge mode: bare), arches: inherited from tag
10 centos10s-appstream (http://mirror.stream.centos.org/10-stream//AppStream/$arch/os/, merge mode: bare), arches: inherited from tag
15 centos10s-crb (http://mirror.stream.centos.org/10-stream//CRB/$arch/os/, merge mode: bare), arches: inherited from tag
20 centos10s-buildroot (http://kojihub.stream.centos.org/kojifiles/repos/c10s-build/latest/$arch/, merge mode: bare), arches: inherited from tag
Inheritance:
5 .... buildsys10s-release [2893]
10 .... automotive10s-packages-main-candidate [2943]
25 .... autosd10s-packages-main-testing [2940]
The equivalent CS9 tag (automotive9s-packages-main-el9s-build) inherits from autosd9s-packages-main-release). This was on purpose and requested by the automotive team. See:
Because of this inconsistency, we have some build failing. For example: https://cbs.centos.org/koji/taskinfo?taskID=5490248
This fails because we depend on kernel-ivos-qualcomm-6.12.0-208.20.el10iv which is only available with the autosd10s-packages-main-candidate or autosd10s-packages-main-release tags:
https://cbs.centos.org/koji/buildinfo?buildID=65346
Can we please change automotive10s-packages-main-el10s-build inheritance to inherit from autosd10s-packages-main-release instead of from autosd10s-packages-main-testing ?
Thanks,
Mattijs (from the automotive kernel team)