[Bug 386970] [NEW] clearsilver module is not available for python 2.6

Lars Kruse allgemein at sumpfralle.de
Sun Jun 14 14:14:20 UTC 2009


Public bug reported:

when I try to use the python clearsilver module with the default python version (2.6) of jaunty, I receive the following error:
 root at cnas-ubuntu:~# python -c "import neo_cgi, neo_util, neo_cs"

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named neo_cgi

doing the same for python2.5 works as expected (without error messages):
 root at cnas-ubuntu:~# python2.5 -c "import neo_cgi, neo_util, neo_cs"

The file listing of the python clearsilver package shows, that only files for python2.4 and python2.5 are installed:
 root at cnas-ubuntu:~# dpkg -L python-clearsilver

/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/python-clearsilver
/usr/share/doc/python-clearsilver/README
/usr/share/doc/python-clearsilver/copyright
/usr/share/doc/python-clearsilver/changelog.Debian.gz
/usr/lib
/usr/lib/python2.4
/usr/lib/python2.4/site-packages
/usr/lib/python2.4/site-packages/neo_cgi.so
/usr/lib/python2.5
/usr/lib/python2.5/site-packages
/usr/lib/python2.5/site-packages/neo_cgi.so

I guess, the package needs to be rebuild to include python2.6 files as
well.

regards,
Lars

** Affects: clearsilver (Ubuntu)
     Importance: Undecided
         Status: New

-- 
clearsilver module is not available for python 2.6
https://bugs.launchpad.net/bugs/386970
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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




More information about the universe-bugs mailing list