Hi All,

A bit of help on this would be appreciated. I haven't been able to
find this error code to date. Running RBTools v 0.2 and ReviewBoard
1.0.9

When I attempt to post review, with a Perforce repository, everything
seems to work fine. The diff is created, but the post-review fails
every time with the following:

HTTP POSTing to http://10.27.64.37/api/json/reviewrequests/new/:
{'repository_path': 'myRepositoryURL', 'changenum': '85990'} Traceback
(most recent call last):
  File "/usr/bin/post-review", line 8, in <module>
    load_entry_point('RBTools==0.2', 'console_scripts', 'post-review')
()
  File "/usr/lib/python2.5/site-packages/RBTools-0.2-py2.5.egg/rbtools/
postreview.py", line 2861, in main
  File "/usr/lib/python2.5/site-packages/RBTools-0.2-py2.5.egg/rbtools/
postreview.py", line 2497, in tempt_fate
  File "/usr/lib/python2.5/site-packages/RBTools-0.2-py2.5.egg/rbtools/
postreview.py", line 422, in new_review_request
  File "/usr/lib/python2.5/site-packages/RBTools-0.2-py2.5.egg/rbtools/
postreview.py", line 648, in api_post
  File "/usr/lib/python2.5/site-packages/RBTools-0.2-py2.5.egg/rbtools/
postreview.py", line 549, in process_json
AttributeError: 'module' object has no attribute 'loads'

I'm at a loss... Any and all help would be appreciated.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Reply via email to