[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Python2.4 packages



http://hendry.iki.fi/debian/unstable/flup_0.2015-1_i386.changes

sam$ sudo dpkg -i python-flup_0.2015-1_all.deb
(Reading database ... 133811 files and directories currently installed.)
Preparing to replace python-flup 0.1968-1 (using python-flup_0.2015-1_all.deb) ...
Unpacking replacement python-flup ...
dpkg: dependency problems prevent configuration of python-flup:
 python-flup depends on python (>= 2.4); however:
  Version of python on system is 2.3.5-10.
dpkg: error processing python-flup (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python-flup
sam$ sudo apt-get install python2.4
Reading package lists... Done
Building dependency tree... Done
python2.4 is already the newest version.
You might want to run #apt-get -f install# to correct these:
The following packages have unmet dependencies.
  python-flup: Depends: python (>= 2.4) but 2.3.5-10 is to be installed
E: Unmet dependencies. Try #apt-get -f install# with no packages (or specify a solution).
sam$ 

Do you know how I am supposed to get my "system" upto 2.4?

Flup in this case supposedly only functions properly on Python2.4


Best wishes,



Reply to: