On Thu, Apr 7, 2016 at 8:44 AM, Kevin Fenzi <kevin@scrye.com> wrote:
On Wed, 6 Apr 2016 21:09:11 -0700
Dave Johansen <davejohansen@gmail.com> wrote:

> I'm renaming breathe [1] to python-breathe [2]. I just tried to retire
> breathe in f22 using the instructions on the wiki [3] and got the
> following error:
> Could not retire package: Error while decoding JSON: Expecting value:
> line 1 column 1 (char 0)
>
> Am I doing something wrong?

This seems to be a bug in pkgdb's openid handling that we are having
trouble tracking down to fix. ;(

Workaround:

rm -f ~/.fedora/openidbaseclient-sessions.cache

and re-run the retire.

The bug is:
https://bugzilla.redhat.com/show_bug.cgi?id=1317579

When trying that, I got this error:
$ fedpkg retire "Renamed to python-breathe"
dead.package found, package probably already retired - will not remove files from git or overwrite existing dead.package file
Everything up-to-date
FAS password for user daveisfera:
Could not retire package: HTTPSConnectionPool(host='admin.fedoraproject.org', port=443): Max retries exceeded with url: /pkgdb//api/package/retire/ (Caused by ResponseError('too many 500 error responses',))