Bug 1347460

Summary: [RFE] rpmdeplint needs an error state in case of failure
Product: [Community] rpmdeplint Reporter: Roman Joost <rjoost>
Component: cliAssignee: Blake McIvor <bmcivor>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unreleasedCC: azelinka, bmcivor, dcallagh, jorris, rjoost
Target Milestone: 1.1Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-09 05:05:18 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:

Description Roman Joost 2016-06-17 00:01:05 UTC
We need to distinguish between a possible infrastructure error and test failures. Possible infrastructure errors could be whatever results in Tracebacks like OSError or errors during network communication.

Exit codes could be structured like the following:

0 Tests pass
1 Error
2 ... test failures

Comment 1 Blake McIvor 2016-07-28 00:48:25 UTC
https://gerrit.beaker-project.org/#/c/5093/

Comment 2 Roman Joost 2016-08-09 05:05:18 UTC
This is released with rpmdeplint 1.1 available on Fedora Copr:

https://copr.fedorainfracloud.org/coprs/dcallagh/rpmdeplint/

for RHEL 7 (EPEL), F23, F24 and Rawhide.