The output of zypper in --dry-run python-turbogears2 includes: The following NEW packages are going to be installed: python-babel python-beaker python-beautifulsoup python- bytecodeassembler python-cheetah python-cryptopp python-ctypes python-curl python- dbsprockets python-decorator python-decoratortools python-extremes python-flup python-formencode python-genshi python-geojson python-kid python-mako python-mapfish python-nose python-openid python-paste python-pastedeploy python- pastescript python-paver python-peakrules python-psycopg2 python-py python- pygments python-pylons python-repoze.tm2 python-repoze.what python- repoze.what.plugins.sql python-repoze.who python-routes python-setuptools python-shapely python-simplejson python-sqlalchemy python-sqlalchemy-migrate python-sqlite2 python- symboltype python-tempita python-tgext.authorization python-tg.ext.geo python-tg.ext.repoze.who python-tg.ext.silverplate python-toscawidgets python-transaction python-turbocheetah python-turbogears2 python- turbojson python-turbokid python-tw.forms python-urljr python-weberror python- webhelpers python-webob python-webtest python-wsgiref python-wsgiutils python- yadis python-zope.interface python-zope.sqlalchemy
Overall download size: 12.1 M. After the operation, additional 59.2 M will be used. python-paste python-pastedeploy python-pastescript are among those packages... Thanks for the link to the debian method. I'll have a look at this and see if I can apply the same principles. Ciaran On Jan 26, 5:48 am, Lukasz Szybalski <[email protected]> wrote: > On Sun, Jan 25, 2009 at 10:41 PM, Lukasz Szybalski <[email protected]> > wrote: > > On Sat, Jan 24, 2009 at 5:14 AM, frankentux <[email protected]> > > wrote: > > >> The output of paster quickstart tg2test is: > >> Copying setup.py_tmpl to ./tg2test/setup.py > >> Copying test.ini_tmpl to ./tg2test/test.ini > >> Running /usr/bin/python setup.py egg_info > >> Traceback (most recent call last): > >> File "/usr/bin/paster", line 8, in <module> > >> load_entry_point('PasteScript==1.7.3', 'console_scripts', 'paster') > >> () > >> File "/usr/lib64/python2.6/site-packages/paste/script/command.py", > >> line 84, in run > >> invoke(command, command_name, options, args[1:]) > >> File "/usr/lib64/python2.6/site-packages/paste/script/command.py", > >> line 123, in invoke > >> exit_code = runner.run(args) > >> File "/usr/lib64/python2.6/site-packages/paste/script/command.py", > >> line 218, in run > >> result = self.command() > >> File "/usr/lib64/python2.6/site-packages/devtools/commands/ > >> quickstart.py", line 204, in command > >> command.run(cmd_args) > >> File "/usr/lib64/python2.6/site-packages/paste/script/command.py", > >> line 218, in run > >> result = self.command() > >> File "/usr/lib64/python2.6/site-packages/paste/script/ > >> create_distro.py", line 170, in command > >> egg_info_dir = pluginlib.egg_info_dir(output_dir, dist_name) > >> File "/usr/lib64/python2.6/site-packages/paste/script/pluginlib.py", > >> line 134, in egg_info_dir > >> % ', '.join(all)) > >> IOError: No egg-info directory found (looked in ./tg2test/./ > >> tg2test.egg-info, ./tg2test/development.ini/tg2test.egg-info, ./ > >> tg2test/ez_setup/tg2test.egg-info, ./tg2test/test.ini/tg2test.egg- > >> info, ./tg2test/README.txt/tg2test.egg-info, ./tg2test/tg2test/ > >> tg2test.egg-info, ./tg2test/setup.py/tg2test.egg-info, ./tg2test/ > >> production.ini/tg2test.egg-info, ./tg2test/setup.cfg/tg2test.egg-info) > > >> The spec file used for building ishttp://pastebin.com/f46277f8f > > > Is paste and pastescript installed somewhere there, I couldn't see it > > under required parts. > > Also, > You can look how debian packages > it:http://svn.debian.org/wsvn/python-modules/packages/turbogears2/?rev=0...http://svn.debian.org/wsvn/python-modules/packages/turbogears2/trunk/... > > Lucas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

