Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1270297

Summary: [epel7s390x] python-pyramid-mako SRPM does not build correctly on s390x
Product: [Fedora] Fedora EPEL Reporter: IBM Bug Proxy <bugproxy>
Component: python-pyramid-makoAssignee: Ralph Bean <rbean>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: high    
Version: epel7CC: dan, dhorak, hannsj_uhl, jkachuck, rbean, yselkowi
Target Milestone: ---   
Target Release: ---   
Hardware: s390x   
OS: Linux   
Whiteboard:
Fixed In Version: python-pyramid-mako-1.0a3-6.el7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-30 18:03:41 UTC Type: ---
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:    
Bug Blocks: 1267648, 1285484    
Attachments:
Description Flags
Patch for rawhide, to be merged into epel7 none

Description IBM Bug Proxy 2015-10-09 14:23:07 UTC

Comment 1 IBM Bug Proxy 2015-10-09 14:23:09 UTC
The EPEL 7 SRPM for python-pyramid-mako 
https://dl.fedoraproject.org/pub/epel/7/SRPMS/p/python-pyramid-mako-1.0a3-4.el7.src.rpm
does not build correctly in Mock on s390x.

The following error message is received within the build log:

Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.P6z4jP
+ umask 022
+ cd /builddir/build/BUILD
+ cd pyramid_mako-1.0a3
+ /usr/bin/python2 setup.py test
running test
Traceback (most recent call last):
  File "setup.py", line 78, in <module>
    entry_points="""""",
  File "/usr/lib64/python2.7/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib64/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib64/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.7/site-packages/setuptools/command/test.py", line 128, in run
    self.distribution.fetch_build_eggs(self.distribution.install_requires)
  File "/usr/lib/python2.7/site-packages/setuptools/dist.py", line 289, in fetch_build_eggs
    parse_requirements(requires), installer=self.fetch_build_egg
  File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 630, in resolve
    raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (WebOb 1.2.3 (/usr/lib/python2.7/site-packages), Requirement.parse('WebOb>=1.3.1'))

Comment 2 Yaakov Selkowitz 2015-12-14 04:04:08 UTC
Created attachment 1105436 [details]
Patch for rawhide, to be merged into epel7

Successful scratch builds:
http://koji.fedoraproject.org/koji/taskinfo?taskID=12179725 (epel7)
http://koji.fedoraproject.org/koji/taskinfo?taskID=12179727 (f23)

Comment 3 Fedora Update System 2015-12-14 14:54:36 UTC
python-pyramid-mako-1.0a3-6.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-6bd13e1562

Comment 4 Fedora Update System 2015-12-15 07:20:24 UTC
python-pyramid-mako-1.0a3-6.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update python-pyramid-mako'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-6bd13e1562

Comment 5 Fedora Update System 2015-12-30 18:03:37 UTC
python-pyramid-mako-1.0a3-6.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.