Public bug reported:
Distro: Karmic (9.10)
Package: cdemu-client
Package version: 1.2.0-0ubuntu2
python versions: 2.5 2.6
1.2.0 is not compatible with Python 2.6 because of depreciated functions
which is the default python interpreter in Karmic.
----Workaround / Fix----
Changed the /usr/bin/cdemu python script file:
From:
#!/usr/bin/env python
To:
#!/usr/bin/env python2.5
** Affects: ubuntu
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/700874
Title:
client does not use proper python version
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs