rpmfusion fas broken

Sergio Pascual sergio.pasra at gmail.com
Tue Apr 24 23:42:38 CEST 2012


Hello,

as I have already mentioned in the list
(http://comments.gmane.org/gmane.linux.redhat.fedora.rpmfusion.devel/12102)

https://fas.rpmfusion.org is broken for me (and probably for others).
I can log in, but when I click edit I get a 500 internal error and a
python traceback

The traceback is attached as error-500.txt

Regards, Sergio
-------------- next part --------------
500 Internal error

The server encountered an unexpected condition which prevented it from fulfilling the request.

Page handler: <bound method User.edit of <fas.user.User object at 0x9cab72c>>
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 121, in _run
    self.main()
  File "/usr/lib/python2.4/site-packages/cherrypy/_cphttptools.py", line 264, in main
    body = page_handler(*virtual_path, **self.params)
  File "<string>", line 3, in edit
  File "/usr/lib/python2.4/site-packages/turbogears/identity/conditions.py", line 242, in require
    return fn(self, *args, **kwargs)
  File "<string>", line 3, in edit
  File "/usr/lib/python2.4/site-packages/turbogears/controllers.py", line 200, in validate
    return errorhandling.run_with_errors(errors, func, *args, **kw)
  File "/usr/lib/python2.4/site-packages/turbogears/errorhandling.py", line 110, in run_with_errors
    return func(self, *args, **kw)
  File "<string>", line 3, in edit
  File "/usr/lib/python2.4/site-packages/turbogears/controllers.py", line 361, in expose
    output = database.run_with_transaction(
  File "<string>", line 5, in run_with_transaction
  File "/usr/lib/python2.4/site-packages/turbogears/database.py", line 405, in sa_rwt
    retval = func(*args, **kw)
  File "<string>", line 5, in _expose
  File "/usr/lib/python2.4/site-packages/turbogears/controllers.py", line 378, in <lambda>
    mapping, fragment, args, kw)))
  File "/usr/lib/python2.4/site-packages/turbogears/controllers.py", line 418, in _execute_func
    return _process_output(output, template, format, content_type, mapping, fragment)
  File "/usr/lib/python2.4/site-packages/turbogears/controllers.py", line 86, in _process_output
    fragment=fragment)
  File "/usr/lib/python2.4/site-packages/turbogears/view/base.py", line 129, in render
    return engine.render(**kw)
  File "/usr/lib/python2.4/site-packages/genshi/template/plugin.py", line 104, in render
    return self.transform(info, template).render(**kwargs)
  File "/usr/lib/python2.4/site-packages/genshi/core.py", line 154, in render
    return encode(generator, method=method, encoding=encoding)
  File "/usr/lib/python2.4/site-packages/genshi/output.py", line 45, in encode
    output = u''.join(list(iterator))
  File "/usr/lib/python2.4/site-packages/genshi/output.py", line 274, in __call__
    for kind, data, pos in stream:
  File "/usr/lib/python2.4/site-packages/genshi/output.py", line 519, in __call__
    for kind, data, pos in stream:
  File "/usr/lib/python2.4/site-packages/genshi/output.py", line 688, in __call__
    text = mjoin(textbuf, escape_quotes=False)
  File "/usr/lib/python2.4/site-packages/genshi/core.py", line 378, in join
    return Markup(unicode(self).join([escape(item, quotes=escape_quotes)
  File "/usr/lib/python2.4/site-packages/genshi/core.py", line 405, in escape
    text = unicode(text).replace('&', '&amp;') \
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 4-6: invalid data


More information about the rpmfusion-developers mailing list