2243: New RBTools 0.3.3 doesn't work with RB 1.0.1

zhaok******@gmai***** (Google Code) (Is this you? Claim this profile.)
Aug. 27, 2011
What version are you running?
I just installed RBTools 0.3.3 in my MacBook Pro, and the RB server version is 1.0.1. 

I am trying to post-review but failed with the following error. 

Traceback (most recent call last):
  File "/usr/local/bin/post-review", line 8, in <module>
    load_entry_point('RBTools==0.3.3', 'console_scripts', 'post-review')()
  File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line 3988, in main
AttributeError: 'ReviewBoardServer' object has no attribute 'rb_version'

Does this mean RBTools 0.3.3 doesn't support the old RB server?
chipx86
#1 chipx86
1.0.1 is a few years old at this point. In general, we're not supporting 1.0.x. However, there's probably an easy fix for this. For now, downgrade your RBTools. Future versions in the 0.4.x through 1.0 series won't support 1.0.x at all.
  • +Confirmed
  • -Priority-Medium
    +Priority-Low
    +Component-RBTools
david
#2 david
I don't expect to fix this.
  • -Confirmed
    +WontFix