1824: unable to easy_install 1.5rc2

latc****@gmai***** (Google Code) (Is this you? Claim this profile.)
Sept. 27, 2010
Excited for rc2!

I already have rc1 installed.

I'm looking at: http://www.reviewboard.org/docs/manual/dev/admin/installation/upgrading/

I thus execute:

[root@ ~]# 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.5rc1
Processing ReviewBoard-1.5rc1-py2.4.egg
ReviewBoard 1.5rc1 is already the active version in easy-install.pth
Installing rb-site script to /usr/bin

Using /usr/lib/python2.4/site-packages/ReviewBoard-1.5rc1-py2.4.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
david
#1 david
You need to include -f in your easy_install command. See http://www.reviewboard.org/docs/manual/dev/admin/installation/development-releases/ for details.
  • +UserError
#2 latc****@gmai***** (Google Code) (Is this you? Claim this profile.)
I think you are missing the point. There is inaccurate documentation at the url I quoted.