Bug 1547457

Summary: rpm: brp-strip-static-archive ignores exit status from strip
Product: Red Hat Enterprise Linux 7 Reporter: Florian Weimer <fweimer>
Component: rpmAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED WONTFIX QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.5CC: extras-qa, ffesti, mjw, packaging-team-maint, pmatilai, pmoravco, vmukhame
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1547454 Environment:
Last Closed: 2019-02-14 09:02:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1547454    
Bug Blocks:    

Description Florian Weimer 2018-02-21 11:18:39 UTC
+++ This bug was initially created as a clone of Bug #1547454 +++

Bug 1545386 uncovered that /usr/lib/rpm/brp-strip-static-archive does not fail if /usr/bin/strip exits with an assertion failure.  We should fail the RPM build in this case, I think.