Broken in Ubuntu 10.4

Bug #623718 reported by Marty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tp-fan
New
Undecided
Unassigned

Bug Description

Python 2.5 is not longer supported or available for Ubuntu 10.4

What is the right way to update this for install in Python 2.6 or 3.0?

Revision history for this message
Marty (martypoulin) wrote :

See patches in https://bugs.launchpad.net/tp-fan/+bug/480700

Now get:

# /etc/init.d/tpfand start
 * Starting ThinkPad fan control daemon tpfand Traceback (most recent call last):
  File "/usr/sbin/tpfand", line 21, in <module>
    import tpfand.control
ImportError: No module named tpfand.control

Revision history for this message
Marty (martypoulin) wrote :

The "ImportError" is a result of Python 2.6 changing the behavior of site-packages:

   http://docs.python.org/dev/whatsnew/2.6.html#pep-370-per-user-site-packages-directory

As a work around I moved the tpfan* directories up to the python2.6 directory.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.