** Description changed:
After upgrade Ubuntu Server from 8.10 to 8.04 version I can't login to and
synchronize tasks with Eclipse in Trac projects:
1. login link missing,
2. after write URL to login page i got: No handler matched request to /login
3. trying to reconfigure permission via terminal and after command:
trac-admin /path/to/project permission add admin TRAC_ADMIN
i get:
/var/lib/python-support/python2.6/MySQLdb/__init__.py:34: DeprecationWarning:
the sets module is deprecated
from sets import ImmutableSet
and:
/usr/local/lib/python2.6/dist-packages/TracAccountManager-0.2.1dev_r5479-py2.6.egg/acct_mgr/pwhash.py:13:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
/usr/local/lib/python2.6/dist-packages/TracAccountManager-0.2.1dev_r5479-py2.6.egg/acct_mgr/pwhash.py:13:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
/var/lib/python-support/python2.6/MySQLdb/__init__.py:34: DeprecationWarning:
the sets module is deprecated
from sets import ImmutableSet
Traceback (most recent call last):
File "/usr/local/bin/trac-admin", line 8, in <module>
load_entry_point('Trac==0.11.1', 'console_scripts', 'trac-admin')()
File "/usr/lib/python2.6/dist-packages/trac/admin/console.py", line 1295,
in run
return admin.onecmd(command)
File "/usr/lib/python2.6/dist-packages/trac/admin/console.py", line 123, in
onecmd
rv = cmd.Cmd.onecmd(self, line) or 0
File "/usr/lib/python2.6/cmd.py", line 219, in onecmd
return func(arg)
File "/usr/lib/python2.6/dist-packages/trac/admin/console.py", line 416, in
do_permission
self._do_permission_add(user, action)
File "/usr/lib/python2.6/dist-packages/trac/admin/console.py", line 453, in
_do_permission_add
self._permsys.grant_permission(user, action)
File "/usr/lib/python2.6/dist-packages/trac/perm.py", line 320, in
grant_permission
self.store.grant_permission(username, action)
File "/usr/lib/python2.6/dist-packages/trac/perm.py", line 226, in
grant_permission
(username, action))
File "/usr/lib/python2.6/dist-packages/trac/db/util.py", line 50, in execute
return self.cursor.execute(sql_escape_percent(sql), args)
File "/usr/lib/python2.6/dist-packages/trac/db/sqlite_backend.py", line 58,
in execute
args or [])
File "/usr/lib/python2.6/dist-packages/trac/db/sqlite_backend.py", line 50,
in _rollback_on_error
return function(self, *args, **kwargs)
New admin is created but can't log in via HTTP.
4. Trying synchronize tasks from Trac in Eclipse finishes error: HTTP Error
404
+
+
+ UPDATE:
+ After today system update, and reinstall Trac XML-RPC Plugin from trunk
everything back to normal.
--
Trac 0.11.1 login crashed after upgrade Ubuntu Server from 8.10 to 9.04
https://bugs.launchpad.net/bugs/367762
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs