Bug 1154641
Summary: | httplib2.CA_CERTS not patched on python 3 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | John Vandenberg <jayvdb> |
Component: | python-httplib2 | Assignee: | Andreas Bierfert <andreas.bierfert> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | andreas.bierfert, dchen, johnny, kevin |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-httplib2-0.9.1-1.fc22 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-05-08 07:46:11 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
John Vandenberg
2014-10-20 11:56:50 UTC
This was fixed in this commit: commit 4ec5e02d1c821e4687cb3dbbd2662d0398376cb1 Author: Adam Williamson <awilliam> Date: Mon Jan 12 18:04:41 2015 -0800 certfile.patch: use /etc/pki/tls not /etc/ssl/certs, patch py3 can't this fix be applied to Fedora 21 too? Sure. Let me push the latest out to 22/21. python-httplib2-0.9.1-1.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/python-httplib2-0.9.1-1.fc22 python-httplib2-0.9.1-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python-httplib2-0.9.1-1.fc21 Package python-httplib2-0.9.1-1.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-httplib2-0.9.1-1.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-7280/python-httplib2-0.9.1-1.fc21 then log in and leave karma (feedback). python-httplib2-0.9.1-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |