root@ns204601:~/email/script# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...Done
The following extra packages will be installed:
python-uno
The following packages will be upgraded:
python-uno
1 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
13 not fully installed or removed.
Need to get 0B/93.6kB of archives.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 163719 files and directories currently installed.)
Preparing to replace python-uno 1:2.4.1-1ubuntu2.3 (using .../python-uno_1%3a2.4.1-1ubuntu2.4_i386.deb) ...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1891, in <module>
main()
File "/usr/bin/pycentral", line 1885, in main
rv = action.run(global_options)
File "/usr/bin/pycentral", line 1296, in run
runtimes = get_installed_runtimes()
File "/usr/bin/pycentral", line 210, in get_installed_runtimes
default_version = pyversions.default_version(version_only=True)
File "/usr/share/pycentral-data/pyversions.py", line 163, in default_version
raise ValueError, "/usr/bin/python does not match the python default version. It must be reset to point to %s" % debian_default
ValueError: /usr/bin/python does not match the python default version. It must be reset to point to python2.5
dpkg: error processing /var/cache/apt/archives/python-uno_1%3a2.4.1-1ubuntu2.4_i386.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/python-uno_1%3a2.4.1-1ubuntu2.4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@ns204601:~/email/script#