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

Installation Python 2.3 with Debian Testing



Hi There..

		I have tried to install, reinstall, remove and dpkg-preconfigure,
reconfigure python 2.3 (along side python 2.4) on a Debian (testing)
Desktop without success. I have tried everything I could think of, with
dpkg and apt, however, it gets the similar errors and exits with error
code (1)

I did the "apt-get install -f" command in the hope of fixing it and the
following is the results of that..  Any help with the problems would be
very much appreciated..

(root@harry)-(05:21:19 Fri Jun 16)->
(~)-(0 files, 592Kb)--> apt-get install -f
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
18 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up python2.3 (2.3.5-14) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1365, in ?
    main()
  File "/usr/bin/pycentral", line 1359, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 892, in run
    pkg.set_default_runtime_from_version_info()
  File "/usr/bin/pycentral", line 575, in
set_default_runtime_from_version_info
    self.default_runtime = get_runtime_for_version(versions[0])
TypeError: unindexable object
dpkg: error processing python2.3 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python:
 python depends on python2.3 (>= 2.3.5-1); however:
  Package python2.3 is not configured yet.
dpkg: error processing python (--configure):
 dependency problems - leaving unconfigured
Setting up cupsys (1.2.1-2) ...
Starting Common Unix Printing System: cupsdcupsd: Child exited on signal
15!
invoke-rc.d: initscript cupsys, action "start" failed.
dpkg: error processing cupsys (--configure):
 subprocess post-installation script returned error exit status 3
dpkg: dependency problems prevent configuration of hplip:
 hplip depends on cupsys (>= 1.1.20); however:
  Package cupsys is not configured yet.
 hplip depends on python (>= 2.3); however:
  Package python is not configured yet.
 hplip depends on python (<< 2.4); however:
  Package python is not configured yet.
dpkg: error processing hplip (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-4suite-common:
 python-4suite-common depends on python | python2.3 | python2.4;
however:
  Package python is not configured yet.
  Package python2.3 is not configured yet.
  Package python2.4 is not installed.
dpkg: error processing python-4suite-common (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-roman:
 python-roman depends on python (>= 2.3); however:
  Package python is not configured yet.
dpkg: error processing python-roman (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-docutils:
 python-docutils depends on python (>= 2.3); however:
  Package python is not configured yet.
 python-docutils depends on python (<< 2.5); however:
  Package python is not configured yet.
dpkg: error processing python-docutils (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-docutils:
 python2.3-docutils depends on python2.3; however:
  Package python2.3 is not configured yet.
 python2.3-docutils depends on python-docutils; however:
  Package python-docutils is not configured yet.
 python2.3-docutils depends on python-roman; however:
  Package python-roman is not configured yet.
dpkg: error processing python2.3-docutils (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-dev:
 python2.3-dev depends on python2.3 (= 2.3.5-14); however:
  Package python2.3 is not configured yet.
dpkg: error processing python2.3-dev (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-xml:
 python2.3-xml depends on python2.3; however:
  Package python2.3 is not configured yet.
dpkg: error processing python2.3-xml (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-4suite:
 python2.3-4suite depends on python2.3; however:
  Package python2.3 is not configured yet.
 python2.3-4suite depends on python2.3-dev; however:
  Package python2.3-dev is not configured yet.
 python2.3-4suite depends on python2.3-xml (>= 0.6.5); however:
  Package python2.3-xml is not configured yet.
 python2.3-4suite depends on python-4suite-common (= 0.99cvs20060405-1);
however:
  Package python-4suite-common is not configured yet.
dpkg: error processing python2.3-4suite (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-apt:
 python2.3-apt depends on python2.3; however:
  Package python2.3 is not configured yet.
dpkg: error processing python2.3-apt (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-cairo:
 python2.3-cairo depends on python (>= 2.3); however:
  Package python is not configured yet.
 python2.3-cairo depends on python (<< 3); however:
  Package python is not configured yet.
 python2.3-cairo depends on python2.3; however:
  Package python2.3 is not configured yet.
dpkg: error processing python2.3-cairo (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-kde3:
 python2.3-kde3 depends on python2.3; however:
  Package python2.3 is not configured yet.
dpkg: error processing python2.3-kde3 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-libuser:
 python2.3-libuser depends on python2.3; however:
  Package python2.3 is not configured yet.
dpkg: error processing python2.3-libuser (--configure):
 dependency problems - leaving unconfigured
Setting up python2.4-minimal (2.4.3-7) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1365, in ?
    main()
  File "/usr/bin/pycentral", line 1359, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 892, in run
    pkg.set_default_runtime_from_version_info()
  File "/usr/bin/pycentral", line 575, in
set_default_runtime_from_version_info
    self.default_runtime = get_runtime_for_version(versions[0])
TypeError: unindexable object
dpkg: error processing python2.4-minimal (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of rhythmbox:
 rhythmbox depends on python2.3 (>= 2.3); however:
  Package python2.3 is not configured yet.
dpkg: error processing rhythmbox (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python2.3-dbg:
 python2.3-dbg depends on python2.3 (>= 2.3.5-14); however:
  Package python2.3 is not configured yet.
dpkg: error processing python2.3-dbg (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python2.3
 python
 cupsys
 hplip
 python-4suite-common
 python-roman
 python-docutils
 python2.3-docutils
 python2.3-dev
 python2.3-xml
 python2.3-4suite
 python2.3-apt
 python2.3-cairo
 python2.3-kde3
 python2.3-libuser
 python2.4-minimal
 rhythmbox
 python2.3-dbg
E: Sub-process /usr/bin/dpkg returned an error code (1)
-- 
Regards - Stef VK5HSX
          Adelaide, Sth Australia 
          -= Use Open Source Software =-
                 GNU\Linux Debian.

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: