Hi there, I just wanted to share this page (not mine, maybe is well known, but I just found it today) which brought me back on trac[ks] :-)
I was unable to install following the wiki, however this instructions work like a charm (or almost): http://trac.edgewall.org/wiki/Ubuntu-10.04-Bazaar the end is for bazaar, but I got stuck well before that in my previous attempts. however, I noticed that during the install process, the command trac-admin /var/tracprojects/newproject permission add admin TRAC_ADMIN ends in error: TimeoutError: Unable to get database connection within 0 seconds. (TracError(u'Database "/var/tracprojects/newproject/db/trac.db" not found.',)) it seems that trac-admin is looking for a SQLite db, while I use a mySQL db. any suggestions? thank you! Bogdan ubuntu 10.10 mySQL py 2.6 apache 2 trac 0.12.2 PS I did manage to add the record to the db (via mySQL console) I am just wandering whether this is a bug, or else. -- 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.
