On Wednesday February 4, 2009 17:02:36 Lukasz Szybalski wrote: > Any news on buildbot? > > > beta5 with auth...gives me this error. > File "/home/lucas/tmp/maa20/maa20/config/middleware.py", line 10, in > make_app app = make_base_app(global_conf, full_stack=True, **app_conf) > File > "/home/lucas/tmp/tg2b5env/lib/python2.5/site-packages/TurboGears2-2.0b5-py2 >.5.egg/tg/configuration.py", line 607, in make_base_app > app = self.add_auth_middleware(app) > File > "/home/lucas/tmp/tg2b5env/lib/python2.5/site-packages/TurboGears2-2.0b5-py2 >.5.egg/tg/configuration.py", line 480, in add_auth_middleware > from repoze.what.plugins.quickstart import setup_sql_auth > ImportError: No module named quickstart
That's strange. 'repoze.what-quickstart' should've been installed because it's one of the dependencies of tg.devtools. -- Gustavo Narea <http://gustavonarea.net/>. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
