What version are you running?
1.5 beta1
What steps will reproduce the problem?
1. have 1.5b1 installed
2. issue #easy_install -U ReviewBoard
What is the expected output? What do you see instead?
RB is automatically updated to 1.5 beta2
What operating system are you using? What browser?
RB server (Debian): Linux xxx 2.6.26-2-xen-amd64 #1 SMP Thu Nov 5 04:27:12 UTC 2009 x86_64 GNU/Linux
Please provide any additional information below.
# easy_install -U ReviewBoard
Searching for ReviewBoard
Reading http://pypi.python.org/simple/ReviewBoard/
Reading http://www.reviewboard.org/
Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.0/
Reading http://www.review-board.org/
Reading http://downloads.review-board.org/releases/
Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/
Best match: ReviewBoard 1.5beta1
Processing ReviewBoard-1.5beta1-py2.5.egg
ReviewBoard 1.5beta1 is already the active version in easy-install.pth
Installing rb-site script to /usr/bin
Using /usr/lib/python2.5/site-packages/ReviewBoard-1.5beta1-py2.5.egg
Reading http://downloads.reviewboard.org/mirror/
Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.5/
Processing dependencies for ReviewBoard
Finished processing dependencies for ReviewBoard
#
as can be seen above, package is not updated ... (new egg is in the repo, but is not fetched, my setuptools are also up2date - setuptools-0.6c11-py2.5)