Hi!

I think we hit two problems together, one was the problem with subversion1.5 using a different .svn/entries format which the recent setuptools does not understand (setuptools is the tool which installs python eggs and on which buildout is build). The other was the traceback given by Infinity on this list which also looks related to setuptools.

I now played around mainly to fix the subversion 1.5 bug. Somehow for me this also solved the other problem (which I could reproduce this weekend). I posted one way to solve it yesterday already, I now created a more automatic solution for mac users (might work on windows/linux too but I haven't tested it. Fact is that you need Python2.5 then).

So in order to use it, do the following:

https://svn.secondlife.com/svn/linden/projects/2008/pyogp/buildouts/libdev_mac/trunk libdev

cd libdev
python2.5 bootstrap.py
bin/buildout -v

Then you should be set. For me this works on Mac OSX 10.5.4 with Python 2.5.1.

You can then run the tests like this:

1. In one terminal start bin/testserver
2. In another terminal run

bin/test testDocTests

It should run 5 tests.

Hope this helps. If not please send complete tracebacks of buildout -vv

Thanks,

Christian




--
Christian Scholz                         video blog: http://comlounge.tv
COM.lounge                                   blog: http://mrtopf.de/blog
Luetticher Strasse 10                                    Skype: HerrTopf
52064 Aachen                              Homepage: http://comlounge.net
Tel: +49 241 400 730 0                           E-Mail [EMAIL PROTECTED]
Fax: +49 241 979 00 850                               IRC: MrTopf, Tao_T

neue Show: TOPFtäglich (http://mrtopf.de/blog/category/topf-taglich/)

_______________________________________________
Click here to unsubscribe or manage your list subscription:
https://lists.secondlife.com/cgi-bin/mailman/listinfo/pyogp

Reply via email to