Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-24 Thread Christian Hammond
That last error is normal. A Python egg package is meant to install something of its own, but P4PythonInstaller is a fake package that really installs a different package. You can ignore that error. In fact, we really should make it print some text saying to ignore that error, since we can't suppre

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-24 Thread Thor Simon
On Oct 24, 11:06 am, Thor Simon wrote: > On Oct 22, 7:18 pm, Christian Hammond wrote: > > > What it tries to fetch varies between setups, as it's dependent on the > > operating system and such. > > It sure doesn't look to me like it varies between setups, not for > p4python.tgz.  So I am really

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-24 Thread Thor Simon
On Oct 22, 7:18 pm, Christian Hammond wrote: > What it tries to fetch varies between setups, as it's dependent on the > operating system and such. It sure doesn't look to me like it varies between setups, not for p4python.tgz. So I am really flummoxed about what's going on, particularly since

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-22 Thread Christian Hammond
What it tries to fetch varies between setups, as it's dependent on the operating system and such. The setup.py for P4PythonInstaller is at http://reviewboard.googlecode.com/svn/trunk/P4PythonInstaller/. You can kind of see what it's trying to get by looking at the perforce_hostname, perforce_path,

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-22 Thread Thor Simon
On Oct 22, 6:39 am, Christian Hammond wrote: > I believe this was a temporary problem. I can no longer reproduce it. Doing > an easy_install P4PythonInstaller works fine now. Are you still hitting that > same error? > > Are you by any chance behind a proxy? Same error this morning. We're not b

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-22 Thread Christian Hammond
I believe this was a temporary problem. I can no longer reproduce it. Doing an easy_install P4PythonInstaller works fine now. Are you still hitting that same error? Are you by any chance behind a proxy? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.o

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-21 Thread Christian Hammond
I'll be able to have more info for you tonight. By the time I figure out what needs to be done, I'll probably know how to fix it. Christian On Thursday, October 21, 2010, Thor Simon wrote: > > > On Oct 20, 3:02 pm, Christian Hammond wrote: >> The one we use is a custom installer we wrote to do

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-21 Thread Thor Simon
On Oct 20, 3:02 pm, Christian Hammond wrote: > The one we use is a custom installer we wrote to do the installation of > Perforce's Python library. It's really just a wrapper. I am not Python savvy and really have no idea how to manually install the library so that Reviewboard can use it. We'r

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-20 Thread Christian Hammond
The one we use is a custom installer we wrote to do the installation of Perforce's Python library. It's really just a wrapper. I noticed this EOF error myself. It just started a couple days ago. I'm trying to figure it out. Christian -- Christian Hammond - chip...@chipx86.com Review Board - htt

RE: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-20 Thread Dana Lacoste
I _highly_ recommend using the Perforce Python library instead of the one you get from easy_install. http://www.perforce.com/perforce/loadsupp.html It's a bit more manual and less automated, but it works better (and supports all the latest Perforce features :) You have to download the Perforce C

Re: Error (with rather opaque Python diagnostic output) installing P4 integration

2010-10-20 Thread Thor Simon
Now I get a different error, much earlier in the process: r...@reviewboard:/usr/src# easy_install P4PythonInstaller install_dir /usr/local/lib/python2.6/dist-packages/ Searching for P4PythonInstaller Reading http://pypi.python.org/simple/P4PythonInstaller/ Reading http://www.review-board.org/ Best