Is python 2.5.2 required?
Tao.. did you use Fink or DarwinPorts or something to get the version of python you're working with?
[EMAIL PROTECTED]:~/Projects$ 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.txtA 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. [EMAIL PROTECTED]:~/Projects$ cd libdev [EMAIL PROTECTED]:~/Projects/libdev$ python bootstrap.py Creating directory '/home/infinity/Projects/libdev/parts'. Creating directory '/home/infinity/Projects/libdev/eggs'. Creating directory '/home/infinity/Projects/libdev/develop-eggs'. Generated script '/home/infinity/Projects/libdev/bin/buildout'. [EMAIL PROTECTED]:~/Projects/libdev$ 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.6c8 Develop: '/home/infinity/Projects/libdev/src/pyogp.lib.base' Develop: '/home/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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmph7ZYIz" "-q" "/tmp/tmpqDzO61get_dist/py-0.9.0.tar.gz"
path=/usr/lib/python2.5/site-packages zip_safe flag not set; analyzing archive contents... py.initpkg: module references __file__ py.initpkg: module references __path__ py.code.source: module MAY be using inspect.getsource py.code.code: module references __path__ py.code.code: module MAY be using inspect.getsource py.code.testing.test_source: module MAY be using inspect.getsource py.doc.conftest: module references __file__ py.test.collect: module MAY be using inspect.getsourcefile py.test.collect: module MAY be using inspect.findsource py.test.item: module MAY be using inspect.stack py.test.config: module references __file__ py.test.testing.test_collect: module references __file__ py.test.testing.test_conftesthandle: module references __file__ py.test.terminal.terminal: module references __file__ py.test.rsession.web: module references __file__ py.test.rsession.testing.test_rsession: module references __file__ py.compat.doctest: module references __file__ py.compat.doctest: module MAY be using inspect.getsourcefile py.compat.testing._findpy: module references __file__ py.misc.dynpkg: module references __file__ py.misc._dist: module references __file__ py.misc.conftest-socketgatewayrun: 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.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.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.apigen.htmlgen: module MAY be using inspect.getsourcefile py.apigen.source.path: module references __file__ py.apigen.rest.genrest: module references __file__ py.apigen.rest.testing.test_rest: 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_package: module references __file__ py.apigen.tracer.testing.test_docgen: 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpX1BH4k" "-q" "/tmp/tmp2x483fget_dist/zc.recipe.egg-1.1.0b1.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpwcGZwT" "-q" "/tmp/tmp83F_BZget_dist/hexagonit.recipe.download-1.2.1.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpJMi_pP" "-q" "/tmp/tmpfd9DUoget_dist/zc.recipe.testrunner-1.0.0.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmp8EhsmE" "-q" "/tmp/tmp4ggbgGget_dist/zope.testing-3.6.0.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpLjHpxy" "-q" "/tmp/tmpeiiMZ2get_dist/uuid-1.30.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpU2HdDB" "-q" "/tmp/tmplQ8dPPget_dist/wsgiref-0.1.2.zip"
path=/usr/lib/python2.5/site-packages 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.6c8 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpdGbCnV" "-q" "/tmp/tmpVBzSVFget_dist/zope.component-3.4.0.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpLNIvlI" "-q" "/tmp/tmpzbRBmUget_dist/zope.event-3.4.0.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmp33euUx" "-q" "/tmp/tmpQfqioCget_dist/zope.deferredimport-3.4.0.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmpIl_kOc" "-q" "/tmp/tmp8_bcwOget_dist/zope.deprecation-3.4.0.tar.gz"
path=/usr/lib/python2.5/site-packages 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.6c8 Running easy_install:/usr/bin/python "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/infinity/Projects/libdev/eggs/tmptglkNq" "-q" "/tmp/tmpJhruMtget_dist/zope.proxy-3.4.1.zip"
path=/usr/lib/python2.5/site-packages Got zope.proxy 3.4.1. Picked: zope.proxy = 3.4.1 Generated script '/home/infinity/Projects/libdev/bin/login'. Generated script '/home/infinity/Projects/libdev/bin/packets'. Generated script '/home/infinity/Projects/libdev/bin/OGPlogin'. Generated interpreter '/home/infinity/Projects/libdev/bin/pyogp'. Installing mulib.mulib: Creating download directory: /home/infinity/Projects/libdev/ downloads
mulib: Extracting package to /home/infinity/Projects/libdev/parts/mulib Installing tests. Installing 'uuid', 'pyogp.lib.base', 'zope.testing'. We have the best distribution that satisfies 'uuid'. Picked: uuid = 1.30 We have a develop egg: pyogp.lib.base 1.0dev-r799 We have the best distribution that satisfies 'zope.testing'. Picked: zope.testing = 3.6.0 Getting required 'zope.interface' required by pyogp.lib.base 1.0dev-r799. required by zope.testing 3.6.0. We have a develop egg: zope.interface 3.3.1 Getting required 'zope.component' required by pyogp.lib.base 1.0dev-r799. We have the best distribution that satisfies 'zope.component'. Picked: zope.component = 3.4.0 Getting required 'zope.event' required by zope.component 3.4.0. We have the best distribution that satisfies 'zope.event'. Picked: zope.event = 3.4.0 Getting required 'zope.deferredimport' required by zope.component 3.4.0. We have the best distribution that satisfies 'zope.deferredimport'. Picked: zope.deferredimport = 3.4.0 Getting required 'zope.deprecation' required by zope.component 3.4.0. We have the best distribution that satisfies 'zope.deprecation'. Picked: zope.deprecation = 3.4.0 Getting required 'zope.proxy' required by zope.deferredimport 3.4.0. We have the best distribution that satisfies 'zope.proxy'. Picked: zope.proxy = 3.4.1 Generated script '/home/infinity/Projects/libdev/bin/test'. Installing testharness. Installing 'uuid', 'pyogp.testharness', 'zope.testing'. We have the best distribution that satisfies 'uuid'. Picked: uuid = 1.30 We have a develop egg: pyogp.testharness 1.0dev-r800 We have the best distribution that satisfies 'zope.testing'. Picked: zope.testing = 3.6.0 Getting required 'zope.interface' required by zope.testing 3.6.0. We have a develop egg: zope.interface 3.3.1 Generated script '/home/infinity/Projects/libdev/bin/testharness'. [EMAIL PROTECTED]:~/Projects/libdev$ python -V Python 2.5.2 [EMAIL PROTECTED]:~/Projects/libdev$ uname -aLinux infinibuntu 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux
[EMAIL PROTECTED]:~/Projects/libdev$ bin/login Beltane Tester Password: Traceback (most recent call last): File "bin/login", line 21, in <module> pyogp.lib.base.example.main()File "/home/infinity/Projects/libdev/src/pyogp.lib.base/pyogp/lib/ base/example.py", line 43, in main
return ExampleLogin().login()File "/home/infinity/Projects/libdev/src/pyogp.lib.base/pyogp/lib/ base/example.py", line 30, in login
agent = agentdomain.login(credentials)File "/home/infinity/Projects/libdev/src/pyogp.lib.base/pyogp/lib/ base/agentdomain.py", line 40, in login
res = AgentDomainLoginOpener.open(request) File "/usr/lib/python2.5/urllib2.py", line 387, in open response = meth(req, response) File "/usr/lib/python2.5/urllib2.py", line 498, in http_response 'http', request, response, code, msg, hdrs) File "/usr/lib/python2.5/urllib2.py", line 425, in error return self._call_chain(*args) File "/usr/lib/python2.5/urllib2.py", line 360, in _call_chain result = func(*args) File "/usr/lib/python2.5/urllib2.py", line 506, in http_error_default raise HTTPError(req.get_full_url(), code, msg, hdrs, fp) urllib2.HTTPError: HTTP Error 500: Internal Server Error [EMAIL PROTECTED]:~/Projects/libdev$ On Jul 18, 2008, at 12:24 PM, Christian Scholz wrote:
Hi againI'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/blogLuetticher Strasse 10 Skype: HerrTopf52064 Aachen Homepage: http://comlounge.net Tel: +49 241 400 730 0 E-Mail [EMAIL PROTECTED]Fax: +49 241 979 00 850 IRC: MrTopf, Tao_Tneue 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
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