Hi there,

after upgrading to Trac 0.9.3 in a hurry and trying to upgrade the
WebAdmin plugin as well, I can't access the "plugin" section of
WebAdmin anymore:

 Trac detected an internal error:

unpack list of wrong size

I have no idea, who wants to unpack which list. Can anybody give me a hint
what's going wrong?


Python traceback

Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/web/modpython_frontend.py", line 
206, in handler
    dispatch_request(mpr.path_info, mpr, env)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 139, in 
dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.3/site-packages/trac/web/main.py", line 107, in 
dispatch
    resp = chosen_handler.process_request(req)
  File 
"/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2750-py2.3.egg/webadmin/web_ui.py",
 line 106, in process_request
    path_info)
  File 
"/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2750-py2.3.egg/webadmin/plugin.py",
 line 75, in process_admin_request
    self._render_view(req)
  File 
"/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2750-py2.3.egg/webadmin/plugin.py",
 line 167, in _render_view
    plugins[dist.project_name] = {
  File 
"/usr/lib/python2.3/site-packages/TracWebAdmin-0.1.1dev_r2750-py2.3.egg/webadmin/plugin.py",
 line 222, in _get_pkginfo
    name, value = map(lambda x: x.strip(), line.split(':', 1))
ValueError: unpack list of wrong size

regards,
-- 
Lutz Frommberger                   |  "Wenn ist das Nunstück git und
                                   |   Slotermeyer? Ja! ... Beiherhund
http://www.aussagekraft.de         |   das Oder die Flipperwaldt
pgp key on request                 |   gersput."    - Ernest Scribbler

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to