On Thu, 2009-07-02 at 16:46 -0400, Nelson, Cynthia L. wrote: > My apologies. It actually does not appear to be a problem with Trac nor svn. > I am able to make tickets and they are stored correctly when I am just an > anonymous user. However, I cannot login to Trac because my authentication is > not setup correctly. > > It appears the sqlite3 installation is not correct. I am suspecting that I > don't have the drivers for the database since I cannot find them anywhere. > Suse does not appear to have a package for pysqlite.
I run Trac on SUSE, but I installed it by hand, as I am using trac 0.12multirepos. I think there are a couple of python packages that are not provided by SUSE. Odd about the missing pysql if there is a trac rpm. I think you should report a bug on suse's bugzilla. That wat it will get fixed. I can say that it runs flawlessly on openSUSE 11.0, where mine is hosted. I use apache as the server and for authentication. I would be very interested to hear how you set up authentication. My SUSE machine has joined the local MS Active Domain. I am planning on trying to get the authentication against that via apache working when I have some free time :) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
