Bug 1378194 - TPS :: Rebuild of python-cryptography srpm fails
Summary: TPS :: Rebuild of python-cryptography srpm fails
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python-cryptography
Version: 7.4
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: rc
: ---
Assignee: Nathaniel McCallum
QA Contact: Kaleem
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-21 19:30 UTC by Namita Soman
Modified: 2016-09-21 19:35 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-09-21 19:35:16 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.