TEST CASE:

~$ sudo apt-get install python-genshi python-turbogears
~$ cp -R /usr/share/doc/python-genshi/examples/turbogears genshitest
~$ cd genshitest/
~/genshitest$ ./start-genshitest.py 

Then use a web browser to visit the URL:

  http://localhost:8080/

The bug results in a traceback and the following error message being
displayed in the browser:

  KeyError: 'Template engine genshi is not installed'

After the bug is fixed, a sample page will be displayed, including the
text:

  Using Genshi in TurboGears

-- 
Due to packaging changes, Genshi no longer works with TurboGears
https://bugs.launchpad.net/bugs/226285
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to