Re: Can't upgrade to 1.6.11

2012-08-22 Thread Christian Hammond
Oh, I see.

Try:

easy_install ReviewBoard==1.6.11

Or download the egg file manually and pass that to easy_install.

Christian



On Aug 22, 2012, at 7:18, Igor Berger  wrote:

> I understand that first I have to upgrade Review Board then the site.
> 
> My attempt to upgrade Review Board is ignored, since easy_install is telling 
> me that 1.6.9 is the latest version (which is what I already have installed).
> 
> But according to reviewboard.org, the latest version is 1.6.11.
> 
> 
> On Tuesday, August 21, 2012 6:26:55 PM UTC-4, Christian Hammond wrote:
> I see the upgrade of Review Board, but not the site. Make sure you follow the 
> documentation on upgrading your Review Board site directory.
> 
> Christian
> 
> -- 
> Christian Hammond - chi...@chipx86.com
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
> 
> 
> On Tue, Aug 21, 2012 at 3:22 PM, Igor Berger  wrote:
> Hello,
> 
> I'm trying to upgrade Review Board 1.6.9 to 1.6.11.
> I get no errors, but doesn't upgrade either (please see below).
> 
> Any ideas?
> 
> Thank you,
> Igor.
> 
> 
> 
> root@mybox:~# 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.5/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/
> Reading http://www.review-board.org/
> Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.0/
> Reading http://downloads.review-board.org/releases/
> Best match: ReviewBoard 1.6.9
> Processing ReviewBoard-1.6.9-py2.6.egg
> ReviewBoard 1.6.9 is already the active version in easy-install.pth
> Installing rb-site script to /usr/local/bin
> Installing rbssh script to /usr/local/bin
> 
> Using /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.9-py2.6.egg
> Reading http://downloads.reviewboard.org/mirror/
> Processing dependencies for ReviewBoard
> Finished processing dependencies for ReviewBoard
> 
> 
> --
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to reviewboard...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en
> 
> -- 
> Want to help the Review Board project? Donate today at 
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to 
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at 
> http://groups.google.com/group/reviewboard?hl=en

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Can't upgrade to 1.6.11

2012-08-22 Thread Igor Berger
I understand that first I have to upgrade Review Board then the site.

My attempt to upgrade Review Board is ignored, since easy_install is 
telling me that 1.6.9 is the latest version (which is what I already have 
installed).

But according to reviewboard.org, the latest version is 1.6.11.


On Tuesday, August 21, 2012 6:26:55 PM UTC-4, Christian Hammond wrote:
>
> I see the upgrade of Review Board, but not the site. Make sure you follow 
> the documentation on upgrading your Review Board site directory.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com 
> Review Board - http://www.reviewboard.org
> VMware, Inc. - http://www.vmware.com
>
>
> On Tue, Aug 21, 2012 at 3:22 PM, Igor Berger 
> > wrote:
>
>> Hello,
>>
>> I'm trying to upgrade Review Board 1.6.9 to 1.6.11.
>> I get no errors, but doesn't upgrade either (please see below).
>>
>> Any ideas?
>>
>> Thank you,
>> Igor.
>>
>>
>> 
>> root@mybox:~# 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.5/
>> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/
>> Reading http://www.review-board.org/
>> Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/
>> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.0/
>> Reading http://downloads.review-board.org/releases/
>> Best match: ReviewBoard 1.6.9
>> Processing ReviewBoard-1.6.9-py2.6.egg
>> ReviewBoard 1.6.9 is already the active version in easy-install.pth
>> Installing rb-site script to /usr/local/bin
>> Installing rbssh script to /usr/local/bin
>>
>> Using /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.9-py2.6.egg
>> Reading http://downloads.reviewboard.org/mirror/
>> Processing dependencies for ReviewBoard
>> Finished processing dependencies for ReviewBoard
>> 
>>
>> --
>> Want to help the Review Board project? Donate today at 
>> http://www.reviewboard.org/donate/
>> Happy user? Let us know at http://www.reviewboard.org/users/
>> -~--~~~~--~~--~--~---
>> To unsubscribe from this group, send email to 
>> reviewboard...@googlegroups.com 
>> For more options, visit this group at 
>> http://groups.google.com/group/reviewboard?hl=en
>>
>
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Re: Can't upgrade to 1.6.11

2012-08-21 Thread Christian Hammond
I see the upgrade of Review Board, but not the site. Make sure you follow
the documentation on upgrading your Review Board site directory.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
VMware, Inc. - http://www.vmware.com


On Tue, Aug 21, 2012 at 3:22 PM, Igor Berger  wrote:

> Hello,
>
> I'm trying to upgrade Review Board 1.6.9 to 1.6.11.
> I get no errors, but doesn't upgrade either (please see below).
>
> Any ideas?
>
> Thank you,
> Igor.
>
>
> 
> root@mybox:~# 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.5/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/
> Reading http://www.review-board.org/
> Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/
> Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.0/
> Reading http://downloads.review-board.org/releases/
> Best match: ReviewBoard 1.6.9
> Processing ReviewBoard-1.6.9-py2.6.egg
> ReviewBoard 1.6.9 is already the active version in easy-install.pth
> Installing rb-site script to /usr/local/bin
> Installing rbssh script to /usr/local/bin
>
> Using /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.9-py2.6.egg
> Reading http://downloads.reviewboard.org/mirror/
> Processing dependencies for ReviewBoard
> Finished processing dependencies for ReviewBoard
> 
>
> --
> Want to help the Review Board project? Donate today at
> http://www.reviewboard.org/donate/
> Happy user? Let us know at http://www.reviewboard.org/users/
> -~--~~~~--~~--~--~---
> To unsubscribe from this group, send email to
> reviewboard+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/reviewboard?hl=en
>

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en

Can't upgrade to 1.6.11

2012-08-21 Thread Igor Berger
Hello,

I'm trying to upgrade Review Board 1.6.9 to 1.6.11.
I get no errors, but doesn't upgrade either (please see below).

Any ideas?

Thank you,
Igor.



root@mybox:~# 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.5/
Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.6/
Reading http://www.review-board.org/
Reading http://downloads.review-board.org/releases/ReviewBoard/1.0/
Reading http://downloads.reviewboard.org/releases/ReviewBoard/1.0/
Reading http://downloads.review-board.org/releases/
Best match: ReviewBoard 1.6.9
Processing ReviewBoard-1.6.9-py2.6.egg
ReviewBoard 1.6.9 is already the active version in easy-install.pth
Installing rb-site script to /usr/local/bin
Installing rbssh script to /usr/local/bin

Using /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.9-py2.6.egg
Reading http://downloads.reviewboard.org/mirror/
Processing dependencies for ReviewBoard
Finished processing dependencies for ReviewBoard


-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~--~~~~--~~--~--~---
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en