Bug 1378194

Summary: TPS :: Rebuild of python-cryptography srpm fails
Product: Red Hat Enterprise Linux 7 Reporter: Namita Soman <nsoman>
Component: python-cryptographyAssignee: Nathaniel McCallum <npmccallum>
Status: CLOSED NOTABUG QA Contact: Kaleem <ksiddiqu>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.4   
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: Environment:
Last Closed: 2016-09-21 19:35:16 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:

Description Namita Soman 2016-09-21 19:30:14 UTC
Description of problem:

In TPS tests, rebuilding python-cryptography srpm - throws error:
error: Failed build dependencies:
        python-pretend is needed by python-cryptography-1.3.1-3.el7.ppc64le
        python-iso8601 is needed by python-cryptography-1.3.1-3.el7.ppc64le
        python-cryptography-vectors = 1.3.1 is needed by python-cryptography-1.3.1-3.el7.ppc64le
        python-hypothesis is needed by python-cryptography-1.3.1-3.el7.ppc64le


but trying to do a yum install doesn't find these pkgs:
# yum install python-pretend python-iso8601 python-cryptography-vectors python-hypothesis
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
No package python-pretend available.
No package python-iso8601 available.
No package python-cryptography-vectors available.
No package python-hypothesis available.
Error: Nothing to do



Version-Release number of selected component (if applicable):


How reproducible:
always and on multiple archs

Steps to Reproduce:
1. Run TPS Tests - tps-srpmtest
2. Fails with error indicated above

Actual results:
Errors above

Expected results:
to pass

Additional info:

Comment 1 Nathaniel McCallum 2016-09-21 19:35:16 UTC
This is not a bug. These build dependencies are for the test suite and are not required at install time. Please tag the relevant builds into the build root.