The last I heard, Tess also had problems on MacOS X 10.5.4 which seems to still be using 2.5.1. Following the instructions at http://wiki.secondlife.com/wiki/Pyogp/Client_Lib/The_Development_Sandbox , this is the result I get:

regression:Projects infinity$ svn co http://svn.secondlife.com/svn/linden/projects/2008/pyogp/buildouts/libdev/trunk/ libdev
A    libdev/IGNORES.txt
A    libdev/bootstrap.py
A    libdev/buildout.cfg
A    libdev/src
A    libdev/src/EXTERNALS.txt
A    libdev/bin
 U   libdev

Fetching external item into 'libdev/src/pyogp.lib.base'
A    libdev/src/pyogp.lib.base/IGNORES.txt
A    libdev/src/pyogp.lib.base/setup.py
A    libdev/src/pyogp.lib.base/docs
A    libdev/src/pyogp.lib.base/docs/HISTORY.txt
A    libdev/src/pyogp.lib.base/zopeskel.txt
A    libdev/src/pyogp.lib.base/README.txt
A    libdev/src/pyogp.lib.base/pyogp
A    libdev/src/pyogp.lib.base/pyogp/__init__.py
A    libdev/src/pyogp.lib.base/pyogp/lib
A    libdev/src/pyogp.lib.base/pyogp/lib/__init__.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base
A    libdev/src/pyogp.lib.base/pyogp/lib/base/makepacketdict.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/example.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/message_template_parser.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/regiondomain.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/tests
A    libdev/src/pyogp.lib.base/pyogp/lib/base/tests/testDocTests.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/tests/base.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/tests/test_ogplogin.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/tests/__init__.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/tests/login.txt
A libdev/src/pyogp.lib.base/pyogp/lib/base/tests/ test_request_rez_avatar.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/credentials.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/OGPLogin.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/agent.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/__init__.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/message_template.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/data
A    libdev/src/pyogp.lib.base/pyogp/lib/base/data/message_template.msg
A    libdev/src/pyogp.lib.base/pyogp/lib/base/data/__init__.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/interfaces.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/agentdomain.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/caps.py
A    libdev/src/pyogp.lib.base/pyogp/lib/base/packet_test.py
A    libdev/src/pyogp.lib.base/setup.cfg
 U   libdev/src/pyogp.lib.base
Checked out external at revision 800.


Fetching external item into 'libdev/src/pyogp.testharness'
A    libdev/src/pyogp.testharness/setup.py
A    libdev/src/pyogp.testharness/docs
A    libdev/src/pyogp.testharness/docs/HISTORY.txt
A    libdev/src/pyogp.testharness/README.txt
A    libdev/src/pyogp.testharness/pyogp
A    libdev/src/pyogp.testharness/pyogp/testharness
A    libdev/src/pyogp.testharness/pyogp/testharness/__init__.py
A    libdev/src/pyogp.testharness/pyogp/__init__.py
A    libdev/src/pyogp.testharness/setup.cfg
 U   libdev/src/pyogp.testharness
Checked out external at revision 800.

Checked out revision 800.
regression:Projects infinity$ cd libdev
regression:libdev infinity$ python bootstrap.py
Creating directory '/Users/infinity/Projects/libdev/parts'.
Creating directory '/Users/infinity/Projects/libdev/eggs'.
Creating directory '/Users/infinity/Projects/libdev/develop-eggs'.
Generated script '/Users/infinity/Projects/libdev/bin/buildout'.
regression:libdev infinity$ bin/buildout -v
Installing 'zc.buildout', 'setuptools'.
We have the best distribution that satisfies 'zc.buildout'.
Picked: zc.buildout = 1.0.6
We have a develop egg: setuptools 0.6c7
Develop: '/Users/infinity/Projects/libdev/src/pyogp.lib.base'
Develop: '/Users/infinity/Projects/libdev/src/pyogp.testharness'
Installing 'infrae.subversion'.
We have no distributions for infrae.subversion that satisfies 'infrae.subversion'.
Getting distribution for 'infrae.subversion'.
Got infrae.subversion 1.1.
Picked: infrae.subversion = 1.1
Getting required 'py==0.9.0'
  required by infrae.subversion 1.1.
We have no distributions for py that satisfies 'py==0.9.0'.
Getting distribution for 'py==0.9.0'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpvd3moe" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpSJfd8Hget_dist/py-0.9.0.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

zip_safe flag not set; analyzing archive contents...
py.initpkg: module references __file__
py.initpkg: module references __path__
py.apigen.htmlgen: module MAY be using inspect.getsourcefile
py.apigen.rest.genrest: module references __file__
py.apigen.rest.testing.test_rest: module references __file__
py.apigen.source.path: module references __file__
py.apigen.tracer.description: module MAY be using inspect.getsource
py.apigen.tracer.description: module MAY be using inspect.stack
py.apigen.tracer.docstorage: module MAY be using inspect.getsourcefile
py.apigen.tracer.testing.test_docgen: module references __file__
py.apigen.tracer.testing.test_package: module references __file__
py.code.code: module references __path__
py.code.code: module MAY be using inspect.getsource
py.code.source: module MAY be using inspect.getsource
py.code.testing.test_source: module MAY be using inspect.getsource
py.compat.doctest: module references __file__
py.compat.doctest: module MAY be using inspect.getsourcefile
py.compat.testing._findpy: module references __file__
py.doc.conftest: module references __file__
py.execnet.register: module references __file__
py.execnet.register: module MAY be using inspect.getsource
py.execnet.rsync: module references __file__
py.execnet.testing.test_gateway: module MAY be using inspect.getsource
py.magic.autopath: module references __file__
py.magic.autopath: module references __path__
py.magic.greenlet: module references __file__
py.magic.testing.test_autopath: module references __file__
py.misc._dist: module references __file__
py.misc.conftest-socketgatewayrun: module references __file__
py.misc.dynpkg: module references __file__
py.misc.testing.test_initpkg: module references __file__
py.path.common: module references __file__
py.path.common: module references __path__
py.path.local.local: module references __file__
py.test.collect: module MAY be using inspect.getsourcefile
py.test.collect: module MAY be using inspect.findsource
py.test.config: module references __file__
py.test.item: module MAY be using inspect.stack
py.test.rsession.web: module references __file__
py.test.rsession.testing.test_rsession: module references __file__
py.test.terminal.terminal: module references __file__
py.test.testing.test_collect: module references __file__
py.test.testing.test_conftesthandle: module references __file__
Got py 0.9.0.
Installing 'zc.recipe.egg'.
We have no distributions for zc.recipe.egg that satisfies 'zc.recipe.egg'.
Getting distribution for 'zc.recipe.egg'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmp-JF-E-" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpXhKp0qget_dist/ zc.recipe.egg-1.1.0b1.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

Got zc.recipe.egg 1.1.0b1.
Picked: zc.recipe.egg = 1.1.0b1
Installing 'hexagonit.recipe.download'.
We have no distributions for hexagonit.recipe.download that satisfies 'hexagonit.recipe.download'.
Getting distribution for 'hexagonit.recipe.download'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpML0PgE" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpX47b9jget_dist/ hexagonit.recipe.download-1.2.1.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

Got hexagonit.recipe.download 1.2.1.
Picked: hexagonit.recipe.download = 1.2.1
Installing 'zc.recipe.testrunner'.
We have no distributions for zc.recipe.testrunner that satisfies 'zc.recipe.testrunner'.
Getting distribution for 'zc.recipe.testrunner'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmp5sQPYj" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmp3H5huuget_dist/ zc.recipe.testrunner-1.0.0.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.0.0.
Picked: zc.recipe.testrunner = 1.0.0
Getting required 'zope.testing'
  required by zc.recipe.testrunner 1.0.0.
We have no distributions for zope.testing that satisfies 'zope.testing'.
Getting distribution for 'zope.testing'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpKdh0eg" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpLLUjpUget_dist/ zope.testing-3.6.0.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

Got zope.testing 3.6.0.
Picked: zope.testing = 3.6.0
Installing lindenlab.
Fetch http://svn.secondlife.com/svn/linden/release/indra/lib/python/indra
Fetch http://svn.secondlife.com/svn/eventlet/trunk/eventlet
Installing pyogp.
Installing 'uuid', 'wsgiref', 'pyogp.lib.base', 'pyogp.testharness'.
We have no distributions for uuid that satisfies 'uuid'.
Getting distribution for 'uuid'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmppa7PC-" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpkGCDprget_dist/uuid-1.30.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

zip_safe flag not set; analyzing archive contents...
Got uuid 1.30.
Picked: uuid = 1.30
We have no distributions for wsgiref that satisfies 'wsgiref'.
Getting distribution for 'wsgiref'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpaGkom7" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpXoMRTwget_dist/wsgiref-0.1.2.zip" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

zip_safe flag not set; analyzing archive contents...
Got wsgiref 0.1.2.
Picked: wsgiref = 0.1.2
We have a develop egg: pyogp.lib.base 1.0dev-r799
We have a develop egg: pyogp.testharness 1.0dev-r800
Getting required 'setuptools'
  required by pyogp.lib.base 1.0dev-r799.
  required by pyogp.testharness 1.0dev-r800.
We have a develop egg: setuptools 0.6c7
Getting required 'zope.component'
  required by pyogp.lib.base 1.0dev-r799.
We have no distributions for zope.component that satisfies 'zope.component'.
Getting distribution for 'zope.component'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpIS5pVx" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmp56y4mNget_dist/ zope.component-3.4.0.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

Got zope.component 3.4.0.
Picked: zope.component = 3.4.0
Getting required 'zope.event'
  required by zope.component 3.4.0.
We have no distributions for zope.event that satisfies 'zope.event'.
Getting distribution for 'zope.event'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpZbkbUE" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpqCzi3Gget_dist/ zope.event-3.4.0.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

Got zope.event 3.4.0.
Picked: zope.event = 3.4.0
Getting required 'zope.deferredimport'
  required by zope.component 3.4.0.
We have no distributions for zope.deferredimport that satisfies 'zope.deferredimport'.
Getting distribution for 'zope.deferredimport'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpBNHye3" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpCwTd2Gget_dist/ zope.deferredimport-3.4.0.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

Got zope.deferredimport 3.4.0.
Picked: zope.deferredimport = 3.4.0
Getting required 'zope.deprecation'
  required by zope.component 3.4.0.
We have no distributions for zope.deprecation that satisfies 'zope.deprecation'.
Getting distribution for 'zope.deprecation'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmp_oEayp" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmpoEE2Idget_dist/ zope.deprecation-3.4.0.tar.gz" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

Got zope.deprecation 3.4.0.
Picked: zope.deprecation = 3.4.0
Getting required 'zope.proxy'
  required by zope.deferredimport 3.4.0.
We have no distributions for zope.proxy that satisfies 'zope.proxy'.
Getting distribution for 'zope.proxy'.
We have a develop egg: setuptools 0.6c7
Running easy_install:
/System/Library/Frameworks/Python.framework/Versions/2.5/Resources/ Python.app/Contents/MacOS/Python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/Users/ infinity/Projects/libdev/eggs/tmpM_Cvn1" "-q" "/var/folders/hD/ hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/tmptgis8Eget_dist/ zope.proxy-3.4.1.zip" path=/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/ lib/python

src/zope/proxy/_zope_proxy_proxy.c:763: warning: initialization from incompatible pointer type src/zope/proxy/_zope_proxy_proxy.c:767: warning: initialization from incompatible pointer type src/zope/proxy/_zope_proxy_proxy.c:769: warning: initialization from incompatible pointer type src/zope/proxy/_zope_proxy_proxy.c:775: warning: initialization from incompatible pointer type src/zope/proxy/_zope_proxy_proxy.c:763: warning: initialization from incompatible pointer type src/zope/proxy/_zope_proxy_proxy.c:767: warning: initialization from incompatible pointer type src/zope/proxy/_zope_proxy_proxy.c:769: warning: initialization from incompatible pointer type src/zope/proxy/_zope_proxy_proxy.c:775: warning: initialization from incompatible pointer type No eggs found in /var/folders/hD/hD3eWXo3H6u-uvqKzMK1RU+++TI/-Tmp-/ easy_install-m2fGvD/zope.proxy-3.4.1/egg-dist-tmp-BKXfSI (setup script problem?)
While:
  Installing pyogp.
  Getting distribution for 'zope.proxy'.
Error: Couldn't install: zope.proxy 3.4.1
regression:libdev infinity$ python -V
Python 2.5.1
regression:libdev infinity$ uname -a
Darwin regression.lindenlab.com 9.4.0 Darwin Kernel Version 9.4.0: Mon Jun 9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386
regression:libdev infinity$ bin/login Beltane Tester
-bash: bin/login: No such file or directory
regression:libdev infinity$

On Jul 18, 2008, at 12:24 PM, Christian Scholz wrote:

Hi again

I'm still trying to resolve problems that have come up from using python eggs and buildout and now we want to add more dependencies?

What I also wanted to ask: What are these problems? Usually it should be not too hard to get this running and the whole buildout/ egg system is actually meant to make those dependancy a no-brainer. Just add it to the list and the machinery will do the same.

And what operating system are you on?

Do other people here on the list have problems to get the buildout running, too?

If so please tell me what sort of problems (run bin/buildout -vv to get the most output, tell me the error message and your operating system and I will try to help out)

-- 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

Attachment: PGP.sig
Description: This is a digitally signed message part

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

Reply via email to