#673 Kernel-automotive build is missing centos-sb-certs package.
Closed: Fixed with Explanation by arrfab. Opened by jfaracco.

If you try to build kernel automotive, the mock process says that centos-sb-certs package is missing.

We probably need to switch the current automotive tag to access the buildroot externalrepo.

IIUC, the only difference between kernel and kernel-automotive is the centos9s-buildroot enabled.

It can satisfy the requirement of centos-sb-certs for kernel, but not for kernel-automotive (since this repo is not available).

Obs: thanks Brian Stinson to pointing me to the right direction. I was thinking it was any SPEC issue.


Metadata Update from @arrfab:
- Issue assigned to arrfab

Metadata Update from @arrfab:
- Issue tagged with: cbs, low-trouble, medium-gain

As you haven't specified for which tags, I added to both main and experimental (and yes, centos9s-buildroot is optional so to be asked specifically when asking for new tags to be created for SIGs

$ cbs add-external-repo --mode bare --tag=automotive9s-packages-main-el9s-build centos9s-buildroot
Added external repo centos9s-buildroot to tag automotive9s-packages-main-el9s-build (priority 20)
$ cbs add-external-repo --mode bare --tag=automotive9s-packages-experimental-el9s-build centos9s-buildroot
Added external repo centos9s-buildroot to tag automotive9s-packages-experimental-el9s-build (priority 20)

Metadata Update from @arrfab:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

Log in to comment on this ticket.

Metadata