Hi,
I recently tried to rebuild: http://ftp.scientificlinux.org/linux/scientific/7.5/SRPMS/vendor/scap-securi...
or CentOS: http://vault.centos.org/7.5.1804/updates/Source/SPackages/scap-security-guid... or http://vault.centos.org/7.5.1804/updates/Source/SPackages/scap-security-guid...
and failed miserably :(.
Steps to reproduce:
```bash sudo yum install @development wget libxslt openscap-scanner python-lxml cmake -y wget http://ftp.scientificlinux.org/linux/scientific/7.5/SRPMS/vendor/scap-securi... rpmbuild --rebuild scap-security-guide-0.1.36-10.sl7_5.src.rpm ```
Or with mock ``` mock scap-security-guide-0.1.36-10.sl7_5.src.rpm ```
The patch that breaks build is scap-security-guide-0.1.39-fix-failing-rules-for-PCI-DSS-DISA-UGSCB.patch. It has number 12 in the spec file.
Is there anything that I'm missing? Unfortunately, I'm unable to find scap-security-guide on CentOS CBS, so I'm clueless.
Bests, Alex
aleksander.baranowski via CentOS-devel kirjoitti 3.10.2018 klo 23.34:
The patch that breaks build is scap-security-guide-0.1.39-fix-failing-rules-for-PCI-DSS-DISA-UGSCB.patch. It has number 12 in the spec file.
Is there anything that I'm missing? Unfortunately, I'm unable to find scap-security-guide on CentOS CBS, so I'm clueless.
Core packages such as this are not built in the CBS. Perhaps the build logs at https://buildlogs.centos.org/c7.1804.u.x86_64/scap-security-guide/ give you some hints about the build root that was used when building the CentOS package.
On Wed, Oct 3, 2018 at 9:35 PM Anssi Johansson avij@centosproject.org wrote:
aleksander.baranowski via CentOS-devel kirjoitti 3.10.2018 klo 23.34:
The patch that breaks build is scap-security-guide-0.1.39-fix-failing-rules-for-PCI-DSS-DISA-UGSCB.patch. It has number 12 in the spec file.
Is there anything that I'm missing? Unfortunately, I'm unable to find scap-security-guide on CentOS CBS, so I'm clueless.
Core packages such as this are not built in the CBS. Perhaps the build logs at https://buildlogs.centos.org/c7.1804.u.x86_64/scap-security-guide/ give you some hints about the build root that was used when building the CentOS package.
The original post was sent to both centos-devel and SL-devel. The followups were not shared between the two.
Here's a response posted on the SL-devel list:
https://listserv.fnal.gov/scripts/wa.exe?A2=ind1810&L=scientific-linux-d...
Akemi