Bug 1232809

Summary: the response must be written to a BytesIO object
Product: [Fedora] Fedora Reporter: Jakub Dorňák <jdornak>
Component: python3-openidAssignee: Jakub Dorňák <jdornak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: hhorak, jdornak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python3-openid-3.0.5-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1232824 (view as bug list) Environment:
Last Closed: 2015-06-30 00:16:21 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:
Bug Depends On:    
Bug Blocks: 1232824    

Description Jakub Dorňák 2015-06-17 14:14:10 UTC
Description of problem:
Under Python 3, as PycURL invokes the write callback with bytes argument, the response must be written to a BytesIO object.

(see http://pycurl.sourceforge.net/doc/unicode.html)

Version-Release number of selected component (if applicable):
python3-openid-3.0.2-3.fc21

Comment 1 Fedora Update System 2015-06-17 14:57:45 UTC
python3-openid-3.0.2-4.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python3-openid-3.0.2-4.fc22

Comment 2 Fedora Update System 2015-06-17 20:08:23 UTC
python3-openid-3.0.5-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/python3-openid-3.0.5-1.fc22

Comment 3 Fedora Update System 2015-06-21 00:15:34 UTC
Package python3-openid-3.0.5-1.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python3-openid-3.0.5-1.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-10227/python3-openid-3.0.5-1.fc22
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-06-30 00:16:21 UTC
python3-openid-3.0.5-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.