base64 decode error
Bug #900307 reported by
Brad Crittenden
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
launchpadlib |
Fix Released
|
Critical
|
Brad Crittenden | ||
python-launchpadlib (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Natty |
Fix Released
|
Undecided
|
Unassigned | ||
Oneiric |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
The changes for bug 745801 introduced an error in some situations with key rings that aren't easily recognized as plain text. Since the expected 'consumer_key' marker is not present the key is assumed to be base64 encoded and the decoding then fails with 'padding error'.
Related branches
lp://staging/~bac/launchpadlib/keyring
- Gary Poster: Approve
- Diff: 0 lines
tags: |
added: fallout removed: escalated |
tags: |
added: regression removed: fallout |
tags: |
added: verification-done removed: verification-done-natty verification-done-oneiric |
To post a comment you must log in.
Released as 1.9.12 as a Launchpad download tarball and to PyPI. /launchpad. net/~bac/ +archive/ ppa for oneiric and precise.
Fix available at https:/