Bug 1270298
Summary: | [epel7s390x] python-mutagen SRPM does not build correctly on s390x | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | IBM Bug Proxy <bugproxy> | ||||
Component: | python-mutagen | Assignee: | Michele Baldessari <michele> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | high | ||||||
Version: | epel7 | CC: | dan, dhorak, hannsj_uhl, i, jkachuck, michele, moez.roy | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | s390x | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | python-mutagen-1.31-4.el7 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2016-02-10 21:25:48 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 | ||||||
Attachments: |
|
Description
IBM Bug Proxy
2015-10-09 14:23:21 UTC
The EPEL 7 SRPM for python-mutagen https://dl.fedoraproject.org/pub/epel/7/SRPMS/p/python-mutagen-1.27-1.el7.src.rpm does not build correctly in Mock on s390x The error message when trying to build using Mock: FAIL: test_synchronizedtextspec (tests.test__id3specs.SpecSanityChecks) ---------------------------------------------------------------------- Traceback (most recent call last): File "/builddir/build/BUILD/mutagen-1.27/tests/test__id3specs.py", line 92, in test_synchronizedtextspec s.write(f, [(u"A", 100)]), b"\xff\xfeA\x00\x00\x00\x00\x00\x00d") AssertionError: '\xfe\xff\x00A\x00\x00\x00\x00\x00d' != '\xff\xfeA\x00\x00\x00\x00\x00\x00d' ] Created attachment 1081361 [details]
python-mutagen build log
Filed upstream as well in order to not lose track of this: https://bitbucket.org/lazka/mutagen/issues/247/test_synchronizedtextspec-fails-on-s390x And it wasn't discovered earlier, because secondary arches just import the noarch build. So I guess it will fail the same way on ppc64 (aka big endian issue). python-mutagen-1.31-4.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ab24a6003f python-mutagen-1.31-4.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-mutagen' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-ab24a6003f ------- Comment From hannsj_uhl.com 2015-12-03 08:41 EDT------- Comment from Mohammad Zaman 2015-12-02 14:55:00 EST Tested using python-mutagen-1.31-4.el7.src.rpm from: https://dl.fedoraproject.org/pub/epel/testing/7/SRPMS/p/python-mutagen-1.31-4.el7.src.rpm Package built successfully. python-mutagen-1.31-4.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report. |