RBTools 0.5.1 is released

2013-05-30 Thread Christian Hammond
Hi everyone, RBTools 0.5.1 is out. It contains a number of bug fixes, feature enhancements, and API changes. The bulk of the release are bug fixes. Thanks to everyone who has come to us with bug reports sine the 0.5.0 release. We believe we've addressed the major ones, and will be improving this

easy_install not working for ReviewBoard

2013-05-30 Thread Robert Burkhall
Hi, I can't seem to get ReviewBoard to install on any CentOS 6.4 installation i've tried, What's going on here? [Command] easy_install ReviewBoard [Results] Searching for ReviewBoard Reading http://pypi.python.org/simple/ReviewBoard/ No local packages or download links found for ReviewBoard

Re: easy_install not working for ReviewBoard

2013-05-30 Thread Matthew Woehlke
On 2013-05-30 11:42, Robert Burkhall wrote: I can't seem to get ReviewBoard to install on any CentOS 6.4 installation i've tried, What's going on here? [Command] easy_install ReviewBoard [Results] Searching for ReviewBoard Reading http://pypi.python.org/simple/ReviewBoard/ No local packages

Re: easy_install not working for ReviewBoard

2013-05-30 Thread Stephen Gallagher
On 05/30/2013 11:42 AM, Robert Burkhall wrote: > Hi, > I can't seem to get ReviewBoard to install on any CentOS 6.4 > installation i've tried, What's going on here? > You will have a much easier time installing on CentOS 6.4 by using the EPEL (Extra Packages for Enterprise Linux) yum repository

Re: easy_install not working for ReviewBoard

2013-05-30 Thread Christian Hammond
What version of Python is easy_install using? This shouldn't be happening. It doesn't look like it's even trying our download links. Christian On May 30, 2013, at 8:42, Robert Burkhall wrote: > Hi, > I can't seem to get ReviewBoard to install on any CentOS 6.4 installation > i've tried, Wha

Re: easy_install not working for ReviewBoard

2013-05-30 Thread Robert Burkhall
Python 2.6 is currently installed. Would this make a difference? If so, what is the recommended version? On Thursday, May 30, 2013 1:19:29 PM UTC-4, Christian Hammond wrote: > > What version of Python is easy_install using? This shouldn't be happening. > It doesn't look like it's even tryin

Re: easy_install not working for ReviewBoard

2013-05-30 Thread Robert Burkhall
I'm required to utilized authorized repo's to acquire any opensource tools. On Thursday, May 30, 2013 12:43:58 PM UTC-4, Matthew Woehlke wrote: > > On 2013-05-30 11:42, Robert Burkhall wrote: > > I can't seem to get ReviewBoard to install on any CentOS 6.4 > installation > > i've tried, W

Re: easy_install not working for ReviewBoard

2013-05-30 Thread Stephen Gallagher
On 05/30/2013 02:34 PM, Robert Burkhall wrote: > I'm required to utilized authorized repo's to acquire any opensource > tools. > I'd suggest getting EPEL added to that list, at least in comparison to PyPI. Anyone can push a package to PyPI. Getting a package into EPEL requires a lot more effort

Re: Status of mercurial+ssh support

2013-05-30 Thread jimmy jiang
Hi. Christian, I updated the mercurial to latest v2.6.1. but new error happened, It is "Abort: repository 'ssh://hg@135.251.206.233/AONT_R2X_MS' is not local" , which is the earlier to the original error. The reviewboard.log attached, please help to check, thanks. BR Jimmy. -- Want to help the