Re: Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-09-25 Thread reviewboard

Updates:
Status: NotABug

Comment #5 on issue 1694 by trowbrds: Unable to upgrade 1.5b1 - 1.5b2 with  
easy_install

http://code.google.com/p/reviewboard/issues/detail?id=1694

(No comment was entered for this change.)

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



Re: Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-06-21 Thread reviewboard


Comment #3 on issue 1694 by hadru...@gmail.com: Unable to upgrade 1.5b1 -  
1.5b2 with easy_install

http://code.google.com/p/reviewboard/issues/detail?id=1694

thanks, will try it today after working hours.
btw, any thoughts why first method (as in the documentation -  
http://www.reviewboard.org/docs/manual/dev/admin/installation/upgrading)  
fails ?


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



Re: Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-06-21 Thread reviewboard


Comment #4 on issue 1694 by chipx86: Unable to upgrade 1.5b1 - 1.5b2 with  
easy_install

http://code.google.com/p/reviewboard/issues/detail?id=1694

The first method only fetches the last stable release, not betas.

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



Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-06-18 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1694 by hadru...@gmail.com: Unable to upgrade 1.5b1 - 1.5b2 with  
easy_install

http://code.google.com/p/reviewboard/issues/detail?id=1694

*NOTE: Do not post confidential information in this bug report.*

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)


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



Re: Issue 1694 in reviewboard: Unable to upgrade 1.5b1 - 1.5b2 with easy_install

2010-06-18 Thread reviewboard


Comment #1 on issue 1694 by hadru...@gmail.com: Unable to upgrade 1.5b1 -  
1.5b2 with easy_install

http://code.google.com/p/reviewboard/issues/detail?id=1694

also tryinf with easy_install -f gives:
# easy_install -f  
http://downloads.reviewboard.org/releases/ReviewBoard/1.5/ ReviewBoard

Searching for ReviewBoard
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
Processing dependencies for ReviewBoard
Finished processing dependencies for ReviewBoard
#

shouldn't the best match point to ReviewBoard-1.5beta2-py2.5.egg ?
(thou that might actually be setuptools issue)

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