Description of problem: There's a missing file in boto's test suite which causes the tests to fail: [boto-2.25.0]$ ./tests/test.py unit ... skip ... ====================================================================== ERROR: test_load_regions (tests.unit.test_regioninfo.TestEndpointLoading) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/atodorov/boto-2.25.0/tests/unit/test_regioninfo.py", line 101, in test_load_regions endpoints = load_regions() File "/home/atodorov/boto-2.25.0/boto/regioninfo.py", line 96, in load_regions additional = load_endpoint_json(additional_path) File "/home/atodorov/boto-2.25.0/boto/regioninfo.py", line 40, in load_endpoint_json with open(path, 'r') as endpoints_file: IOError: [Errno 2] No such file or directory: '/home/atodorov/boto-2.25.0/tests/unit/test_endpoints.json' Version-Release number of selected component (if applicable): python-boto-2.25.0-2.fc21.src.rpm How reproducible: Always
Additional info: this file is available from upstream: https://github.com/boto/boto/blob/develop/tests/unit/test_endpoints.json
That file simply isn't getting included in upstream's source distributions. Filed here: https://github.com/boto/boto/pull/2550
python-boto-2.34.0-3.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.fc21
python-boto-2.34.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.fc20
python-boto-2.34.0-3.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.fc19
python-boto-2.34.0-3.el7 has been submitted as an update for Fedora EPEL 7. https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.el7
python-boto-2.34.0-3.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/python-boto-2.34.0-3.el6
Package python-boto-2.34.0-3.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing python-boto-2.34.0-3.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-3881/python-boto-2.34.0-3.el6 then log in and leave karma (feedback).
python-boto-2.34.0-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
python-boto-2.34.0-4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.
python-boto-2.34.0-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.
python-boto-2.34.0-4.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
python-boto-2.34.0-4.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.