View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018255 | CentOS-8 | kernel-plus | public | 2021-07-22 10:31 | 2021-09-18 16:58 |
Reporter | kabe | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
OS | CentOS | OS Version | 8.4 | ||
Product Version | 8.4.2105 | ||||
Summary | 0018255: centos-plus 8.4 kernel-4.18.0-305.10.2.el8_4.centos.plus git is missing some files | ||||
Description | https://git.centos.org/rpms/kernel.git branch c8-sig-centosplus-kernel now holds 4.18.0-305.10.2.el8_4.centos.plus source code, but seems to lack some files: SOURCES/kvm_stat.logrotate (c8 branch haves) SOURCES/centos-kpatch.x509 (c8 branch haves) SOURCES/centos-ldup.x509 (c8 branch have centos-dup.x509; typo in kernel-plus.spec?) | ||||
Steps To Reproduce | git clone -b c8-sig-centosplus-kernel https://git.centos.org/rpms/kernel.git cd kernel get_sources.sh -b c8 ls SOURCES/*.x509 ##missing ls SOURCES/kvm_stat.logrotate ##missing rpmbuild -v -bs -D "_topdir `pwd`" SPECS/kernel-plus.spec ##try build .src.rpm; fails by missing files | ||||
Tags | No tags attached. | ||||
@kabe Thank you for the report. I've updated git accordingly. https://git.centos.org/rpms/kernel/c/271f2f7385fd16e10a921ca47cfa07bac4df70c5?branch=c8-sig-centosplus-kernel The changes will be in the next kernel update. |
|