Hi, On Thursday 29 March 2007 00:20, [EMAIL PROTECTED] wrote: > Hi, > > we are currently setting up a site for collaborating on eCos > (http://ecos.sourceware.org) development using Trac. > > It worked so far, but now we have a little bit more traffic and suddenly > Trac isn't working anymore. This is Trac from svn. > Here's the URL: http://www.ecosforge.net/trac > > Here's the end of the end of the error_log: > [Wed Mar 28 17:36:42 2007] [error] [client 217.230.250.102] Premature end > of script headers: trac.fcgi, referer: http://www.ecosforge.com/ > [Wed Mar 28 17:41:06 2007] [error] [client 217.230.250.102] Premature end > of script headers: trac.fcgi, referer: http://www.ecosforge.com/ > [Wed Mar 28 17:41:09 2007] [error] [client 217.230.250.102] Premature end > of script headers: trac.fcgi > [Wed Mar 28 18:13:46 2007] [error] [client 217.230.250.102] Premature end > of script headers: trac.fcgi > > Any ideas ? > It would be nice if you could help, if you want to you can get an account > on ecosforge.net.
Ok, fixed. It was caused by SuExecUserGroup ine tha apache config file. > Additionally I had the problem that after svn up'ing Trac and > executing "python setup.py install" it complained > "Installing tracd script to /usr/bin > > Installed /usr/lib/python2.3/site-packages/Trac-0.11dev_r5148-py2.3.egg > Processing dependencies for Trac==0.11dev-r5148 > Searching for Genshi>=0.4dev-r493,<0.4dev-r510 > Reading http://cheeseshop.python.org/pypi/Genshi/ > Reading http://genshi.edgewall.org/ > Reading http://genshi.edgewall.org/wiki/Download > Reading http://cheeseshop.python.org/pypi/Genshi/0.3.6 > No local packages or download links found for > Genshi>=0.4dev-r493,<0.4dev-r510 error: Could not find suitable > distribution for > Requirement.parse('Genshi>=0.4dev-r493,<0.4dev-r510')" > > So, where do I get a suitable Genshi from ? So how to fix this ? Install Genshi from svn ? Are there instructions somewhere ? Bye Alex -- Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de Home: neundorf AT kde.org - http://www.kde.org alex AT neundorf.net - http://www.neundorf.net --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
