Re: 2.0 needs Python 2.6.5 or newer

2014-02-22 Thread Bruce Cran
Another thing: I uninstalled PIL and installed pillow but then rb-site
still seems to require PIL when running 'upgrade'.

-- 
Bruce


On Fri, Feb 21, 2014 at 6:05 PM, David Trowbridge trowb...@gmail.comwrote:

 Bruce,

 You're right. We'll make sure that the combined release notes for the 2.0
 final mention the 2.6.5 dependency.

 -David


 On Fri, Feb 21, 2014 at 4:58 PM, Bruce Cran bruce.c...@gmail.com wrote:

 After having problems running rb-site to upgrade my installation, I
 realised that Ubuntu 9.04 only has Python 2.6.2, while Django needs 2.6.5
 or newer (
 http://stackoverflow.com/questions/19365230/django-init-keywords-must-be-strings-error-while-running-runserver
 ).

 http://www.reviewboard.org/docs/releasenotes/reviewboard/2.0-beta-1/mentions 
 support for Python 2.6, but are there enough people using ancient
 installations that it's worth mentioning it needs to be 2.6.5 or newer?

 --
 Bruce

 --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
Bruce Cran

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 2.0 needs Python 2.6.5 or newer

2014-02-22 Thread Christian Hammond
Is this 2.0 beta 3?

Can you also show me what version of Djblets you have?

Christian

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


On Sat, Feb 22, 2014 at 12:52 PM, Bruce Cran bruce.c...@gmail.com wrote:

 Another thing: I uninstalled PIL and installed pillow but then rb-site
 still seems to require PIL when running 'upgrade'.

 --
 Bruce


 On Fri, Feb 21, 2014 at 6:05 PM, David Trowbridge trowb...@gmail.comwrote:

 Bruce,

 You're right. We'll make sure that the combined release notes for the 2.0
 final mention the 2.6.5 dependency.

 -David


 On Fri, Feb 21, 2014 at 4:58 PM, Bruce Cran bruce.c...@gmail.com wrote:

 After having problems running rb-site to upgrade my installation, I
 realised that Ubuntu 9.04 only has Python 2.6.2, while Django needs 2.6.5
 or newer (
 http://stackoverflow.com/questions/19365230/django-init-keywords-must-be-strings-error-while-running-runserver
 ).

 http://www.reviewboard.org/docs/releasenotes/reviewboard/2.0-beta-1/mentions
  support for Python 2.6, but are there enough people using ancient
 installations that it's worth mentioning it needs to be 2.6.5 or newer?

 --
 Bruce

 --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google
 Groups reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send
 an email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 --
 Bruce Cran

 --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 2.0 needs Python 2.6.5 or newer

2014-02-22 Thread Bruce Cran
Yes, it's 2.0 beta 3 - which is now running on Ubuntu 13.10.

I have both Djblets 0.7.15 and 0.8beta2 installed - it seems installing
ReviewBoard 2.0 beta 3 installed the newer version.

-- 
Bruce


On Sat, Feb 22, 2014 at 1:59 PM, Christian Hammond chip...@chipx86.comwrote:

 Is this 2.0 beta 3?

 Can you also show me what version of Djblets you have?


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 2.0 needs Python 2.6.5 or newer

2014-02-22 Thread Christian Hammond
Do you have the full install log for when you installed the package and it
tried to install PIL?

Christian

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


On Sat, Feb 22, 2014 at 1:12 PM, Bruce Cran bruce.c...@gmail.com wrote:

 Yes, it's 2.0 beta 3 - which is now running on Ubuntu 13.10.

 I have both Djblets 0.7.15 and 0.8beta2 installed - it seems installing
 ReviewBoard 2.0 beta 3 installed the newer version.

 --
 Bruce



 On Sat, Feb 22, 2014 at 1:59 PM, Christian Hammond chip...@chipx86.comwrote:

 Is this 2.0 beta 3?

 Can you also show me what version of Djblets you have?

  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 2.0 needs Python 2.6.5 or newer

2014-02-22 Thread Bruce Cran
Actually I think I know what I did wrong: I upgraded Review Board _before_
uninstalling PIL and installing pillow. I guess there's some dependency
recorded that needs updated.

-- 
Bruce


On Sat, Feb 22, 2014 at 2:13 PM, Christian Hammond chip...@chipx86.comwrote:

 Do you have the full install log for when you installed the package and it
 tried to install PIL?

 Christian

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


 On Sat, Feb 22, 2014 at 1:12 PM, Bruce Cran bruce.c...@gmail.com wrote:

 Yes, it's 2.0 beta 3 - which is now running on Ubuntu 13.10.

 I have both Djblets 0.7.15 and 0.8beta2 installed - it seems installing
 ReviewBoard 2.0 beta 3 installed the newer version.



-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 2.0 needs Python 2.6.5 or newer

2014-02-22 Thread Christian Hammond
That's probably the case.

You should be able to uninstall PIL and the pillowfight package, and then
re-install pillowfight. That'll install Pillow, if PIL is correctly removed.

Christian

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


On Sat, Feb 22, 2014 at 1:29 PM, Bruce Cran bruce.c...@gmail.com wrote:

 Actually I think I know what I did wrong: I upgraded Review Board _before_
 uninstalling PIL and installing pillow. I guess there's some dependency
 recorded that needs updated.

 --
 Bruce



 On Sat, Feb 22, 2014 at 2:13 PM, Christian Hammond chip...@chipx86.comwrote:

 Do you have the full install log for when you installed the package and
 it tried to install PIL?

 Christian

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


 On Sat, Feb 22, 2014 at 1:12 PM, Bruce Cran bruce.c...@gmail.com wrote:

 Yes, it's 2.0 beta 3 - which is now running on Ubuntu 13.10.

 I have both Djblets 0.7.15 and 0.8beta2 installed - it seems installing
 ReviewBoard 2.0 beta 3 installed the newer version.

  --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Re: 2.0 needs Python 2.6.5 or newer

2014-02-21 Thread David Trowbridge
Bruce,

You're right. We'll make sure that the combined release notes for the 2.0
final mention the 2.6.5 dependency.

-David


On Fri, Feb 21, 2014 at 4:58 PM, Bruce Cran bruce.c...@gmail.com wrote:

 After having problems running rb-site to upgrade my installation, I
 realised that Ubuntu 9.04 only has Python 2.6.2, while Django needs 2.6.5
 or newer (
 http://stackoverflow.com/questions/19365230/django-init-keywords-must-be-strings-error-while-running-runserver
 ).

 http://www.reviewboard.org/docs/releasenotes/reviewboard/2.0-beta-1/mentions 
 support for Python 2.6, but are there enough people using ancient
 installations that it's worth mentioning it needs to be 2.6.5 or newer?

 --
 Bruce

 --
 Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
 ---
 Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
 ---
 Happy user? Let us know at http://www.reviewboard.org/users/
 ---
 You received this message because you are subscribed to the Google Groups
 reviewboard group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to reviewboard+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.