Hi, this was the release I used before installing release 17358.
As - using release 17354 - I faced the problem that login using AD users didn't work,I think I have 2 choices now : - update TRAC to latest stable version - stay using trac 0.12.4 and looking for a chance to solve the login problem As trac 0.12.4 was installed in order to be able to use the databases from the original server - is it possible to use them in the latest stable trac version? Regards, Mike Am Mittwoch, 10. April 2019 04:46:27 UTC+2 schrieb Jun Omae: > > Hi, > > On Tue, Apr 9, 2019 at 10:48 PM <[email protected] <javascript:>> wrote: > > > > Hello, > > > > after running python /.setup.py bdist_egg and copying teh generadted > ..egg file to //path/to/env/plugins, trying to log in to trac I get the > eror > > > > Internal Server Error > > > > TracError: VersionConflict: (Trac 0.12.4 > (/usr/lib/python2.7/site-packages/Trac-0.12.4-py2.7.egg), > Requirement.parse('Trac>=1.0') > > DirectoryAuthPlugin requires Trac 1.0 or later since r12765 [1]. > Please try directoryauthplugin/trunk@12764 unless Trac is upgraded to > 1.0 or later. > > $ svn co -r12764 https://trac-hacks.org/svn/directoryauthplugin/trunk > directoryauthplugin-r12764 > <https://trac-hacks.org/svn/directoryauthplugin/trunkdirectoryauthplugin-r12764> > > $ cd directoryauthplugin-r12764 > $ python setup.py bdist_egg > $ cp dist/*.egg /path/to/tracenv/plugins > > [1] https://trac-hacks.org/changeset/12765 > > -- > Jun Omae <[email protected] <javascript:>> (大前 潤) > -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
