Bug 669281
| Summary: | Update request: zeromq upstream version 2.0.10 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Pavel Zhukov <pavel> |
| Component: | zeromq | Assignee: | Thomas Spura <tomspur> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | mihkulemin, pavel, tomspur |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | python-zmq-2.0.10-1.fc14 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-01-26 08:00:53 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: | |||
|
Description
Pavel Zhukov
2011-01-13 07:32:03 UTC
Currently the tests of python-zmq are failing... Will do the update of zeromp, when python-zmq builds again. Do you want to have this in F-14 too? This bug is against rawhide, but your scratch-build from above is for F-14... It will be great to have new zeromq version in F-14. Is zeromq or python-zmq responsible for failed tests? (In reply to comment #2) > It will be great to have new zeromq version in F-14. Is zeromq or python-zmq > responsible for failed tests? python-zmq: ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/nose/loader.py", line 382, in loadTestsFromName addr.filename, addr.module) File "/usr/lib/python2.6/site-packages/nose/importer.py", line 39, in importFromPath return self.importFromDir(dir_path, fqname) File "/usr/lib/python2.6/site-packages/nose/importer.py", line 86, in importFromDir mod = load_module(part_fqname, fh, filename, desc) File "/home/tom/rpmbuild/BUILD/pyzmq-2.0.10/zmq/core/__init__.py", line 32, in <module> __all__.extend(submod.__all__) AttributeError: 'builtin_function_or_method' object has no attribute '__all__' There is another failig test, but I porposed a patch to upstream. Will need to wait a bit, with this one... https://github.com/zeromq/pyzmq/issues/issue/68 I'm waiting for the override tag, and it will be ready to update: https://fedorahosted.org/rel-eng/ticket/4348 You can grab it from koji, if you want: https://koji.fedoraproject.org/koji/taskinfo?taskID=2730138 Thank you python-zmq-2.0.10-1.fc14,zeromq-2.0.10-1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/python-zmq-2.0.10-1.fc14,zeromq-2.0.10-1.fc14 python-zmq-2.0.10-1.fc14, zeromq-2.0.10-1.fc14 has been pushed to the Fedora 14 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=updates-testing update python-zmq zeromq'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/python-zmq-2.0.10-1.fc14,zeromq-2.0.10-1.fc14 python-zmq-2.0.10-1.fc14, zeromq-2.0.10-1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. |