I have formatted my Box and reinstalled everything now when i run post-
review i get this error..
i had a similar error before i formatted my Box but here it is again.

   parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1464, in tempt_fate
    parent_diff_content, submit_as)
  File "./post-review", line 1420, in tempt_fate
    review_request = server.new_review_request(changenum, submit_as)
  File "./post-review", line 255, in new_review_request
    rsp = self.api_post('api/json/reviewrequests/new/', data)
  File "./post-review", line 425, in api_post
    return self.process_json(self.http_post(path, fields, files))
  File "./post-review", line 406, in http_post
    data = urllib2.urlopen(r).read()
  File "/usr/lib/python2.5/urllib2.py", line 121, in urlopen
    return _opener.open(url, data)
  File "/usr/lib/python2.5/urllib2.py", line 372, in open
    req = meth(req)
  File "/usr/lib/python2.5/urllib2.py", line 1120, in http_request
    self.cookiejar.add_cookie_header(request)
  File "/usr/lib/python2.5/cookielib.py", line 1322, in
add_cookie_header
    cookies = self._cookies_for_request(request)
  File "/usr/lib/python2.5/cookielib.py", line 1248, in
_cookies_for_request
    cookies.extend(self._cookies_for_domain(domain, request))
  File "/usr/lib/python2.5/cookielib.py", line 1237, in
_cookies_for_domain
    if not self._policy.return_ok(cookie, request):
  File "/usr/lib/python2.5/cookielib.py", line 1069, in return_ok
    if not fn(cookie, request):
  File "/usr/lib/python2.5/cookielib.py", line 1121, in
return_ok_domain
    req_host, erhn = eff_request_host(request)
  File "/usr/lib/python2.5/cookielib.py", line 597, in
eff_request_host
    erhn = req_host = request_host(request)
  File "/usr/lib/python2.5/cookielib.py", line 583, in request_host
    host = urlparse.urlparse(url)[1]
  File "/usr/lib/python2.5/urlparse.py", line 154, in urlparse
    tuple = urlsplit(url, scheme, allow_fragments)
  File "/usr/lib/python2.5/urlparse.py", line 188, in urlsplit
    cached = _parse_cache.get(key, None)
RuntimeError: maximum recursion depth exceeded in cmp

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to