Issues with bodhi (No JSON object could be decoded)

BJ Dierkes wdierkes at 5dollarwhitebox.org
Thu May 13 22:19:14 UTC 2010


Hello all,

Is anyone else experiencing these issues?

$ bodhi -n --type bug mysql-mmm-2.2.1-1.fc12 --username derks
Creating a new update for mysql-mmm-2.2.1-1.fc12
ServerError(https://admin.fedoraproject.org/updates/save, 200, Error returned from simplejson while processing https://admin.fedoraproject.org/updates/save: No JSON object could be decoded)
Traceback (most recent call last):
  File "/usr/bin/bodhi", line 178, in main
    data = bodhi.save(**extra_args)
  File "/usr/lib/python2.6/site-packages/fedora/client/bodhi.py", line 111, in save
    'bugs': bugs,
  File "/usr/lib/python2.6/site-packages/fedora/client/baseclient.py", line 316, in send_request
    req_params = req_params, auth_params = auth_params)
  File "/usr/lib/python2.6/site-packages/fedora/client/proxyclient.py", line 313, in send_request
    {'url': url, 'err': str(e)})
ServerError: ServerError(https://admin.fedoraproject.org/updates/save, 200, Error returned from simplejson while processing https://admin.fedoraproject.org/updates/save: No JSON object could be decoded)


I just did a successful push for EL5, now this.  I had these issues 2 days ago with el5,fc12,fc13... which was the last time I tried.  Am I missing something?  Seems I'm getting a 200 response, but the update doesn't show up in admin updates at all.

Using: bodhi-client-0.7.4-1.fc12

---
derks





More information about the devel mailing list