antonio giulio wrote:
> Hi,
> 
> I moved a project from a trac to another via hotcopy.
> 
> Now project uses sqlite. But if I launch:
> 
> # trac-admin myproject-dir permission list
> /usr/lib/python2.3/site-packages/trac/loader.py:96: UserWarning:
> Module webadmin was already imported from
> /usr/lib/python2.3/site-packages/TracWebAdmin-0.1.2dev_r4429-py2.3.egg/webadmin/__init__.pyc,
> but /var/trac/myproject-dir/plugins/TracWebAdmin-0.1.2dev_r4429-py2.3.egg
> is being added to sys.path
>   egg.activate()
> /usr/lib/python2.3/site-packages/trac/loader.py:115: UserWarning:
> Module maventrac was already imported from
> /usr/lib/python2.3/site-packages/MavenTrac-0.0.1-py2.3.egg/maventrac/__init__.pyc,
> but /usr/share/trac/plugins/MavenTrac-0.0.1-py2.3.egg is being added
> to sys.path
>   egg.activate()

You have the plugin installed twice, just like the error message says ...

--Noah

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to