Comment #5 on issue 1821 by chipx86: Error during uploading updated diff http://code.google.com/p/reviewboard/issues/detail?id=1821
Okay, this looks like a regression caused by the newer Djblets. Try to uninstall your old Djblets (you'll need to remove /usr/lib/python2.4/site-packages/Djblets-0.6.4-py2.4.egg) and then try installing 0.6.3:
$ sudo easy_install -U Djblets=0.6.3 I'll look at putting out a patch to 1.0.9 that fixes compatibility. Let me know if the above works. -- You received this message because you are subscribed to the Google Groups "reviewboard-issues" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
