Bug#373922: python2.4-minimal fails to install

2006-06-17 Thread Joel Soete

Hello Matthias,

I well read some br like this one and your related advise.
Unfortunately my 'apt-get dist-upgrade' (today 2006-06-17) still failled:
[snip]
 (Reading database ... 87452 files and directories currently installed.)
Preparing to replace python-central 0.4.7 (using 
.../python-central_0.4.17_all.deb) ...
Unpacking replacement python-central ...
Preparing to replace python2.4-dev 2.4.3-5 (using 
.../python2.4-dev_2.4.3-7_i386.deb) ...
Unpacking replacement python2.4-dev ...
Preparing to replace python2.4 2.4.3-5 (using .../python2.4_2.4.3-7_i386.deb) 
...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 7, in ?
import pyversions
ImportError: No module named pyversions
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Traceback (most recent call last):
  File /usr/bin/pycentral, line 7, in ?
import pyversions
ImportError: No module named pyversions
dpkg: error processing 
/Debian-apt/Debian4Home-sid/archives/python2.4_2.4.3-7_i386.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
Traceback (most recent call last):
  File /usr/bin/pycentral, line 7, in ?
import pyversions
ImportError: No module named pyversions
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 1
dpkg: considering removing python2.4 in favour of python2.4-minimal ...
python2.4 is not properly installed - ignoring any dependencies on it.
dpkg: package python2.4 requires reinstallation, will not remove.
dpkg: regarding .../python2.4-minimal_2.4.3-7_i386.deb containing 
python2.4-minimal:
 python2.4-minimal conflicts with python2.4 ( 2.4.3-6)
  python2.4 (version 2.4.3-5) is broken due to postinst failure.
dpkg: error processing 
/Debian-apt/Debian4Home-sid/archives/python2.4-minimal_2.4.3-7_i386.deb 
(--unpack):
 conflicting packages - not installing python2.4-minimal
Errors were encountered while processing:
 /Debian-apt/Debian4Home-sid/archives/python2.4_2.4.3-7_i386.deb
 /Debian-apt/Debian4Home-sid/archives/python2.4-minimal_2.4.3-7_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

and the next dpkg --configure -a advise me:
[snip]
dpkg: dependency problems prevent configuration of python2.4-dev:
 python2.4-dev depends on python2.4 (= 2.4.3-7); however:
  Version of python2.4 on system is 2.4.3-5.
dpkg: error processing python2.4-dev (--configure):
 dependency problems - leaving unconfigured
Setting up gcc-4.1 (4.1.1-5) ...
[snip]
Setting up xfonts-utils (1.0.0-6) ...
dpkg: error processing python2.4 (--configure):
 Package is in a very bad inconsistent state - you should
 reinstall it before attempting configuration.
Setting up xutils (7.1.ds-1) ...
[snip]
Errors were encountered while processing:
 python2.4-dev
 python2.4

Sorry I don't have any clue about python to help more.

Thanks in advance for additional advise,
Joel


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#373922: python2.4-minimal fails to install

2006-06-16 Thread Michael Neuffer
Package: python2.4-minimal
Version: 2.4.3-7
Severity: serious

Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
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 python2.4:
 python2.4 depends on python2.4-minimal (= 2.4.3-7); however:
  Package python2.4-minimal is not configured yet.
dpkg: error processing python2.4 (--configure):
 dependency problems - leaving unconfigured
Setting up xmldiff (0.6.8-2) ...
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 xmldiff (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of xmldiff-xmlrev:
 xmldiff-xmlrev depends on xmldiff; however:
  Package xmldiff is not configured yet.
dpkg: error processing xmldiff-xmlrev (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 python2.4-minimal
 python2.4
 xmldiff
 xmldiff-xmlrev
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc4
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages python2.4-minimal depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  python-central0.4.16 register and build utility for Pyt
ii  zlib1g1:1.2.3-11 compression library - runtime

python2.4-minimal recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#373922: python2.4-minimal fails to install

2006-06-16 Thread Matthias Klose
severity 373922 grave
tags 373922 + pending
merge  373922 373856
thanks

see http://lists.debian.org/debian-devel/2006/06/msg00706.html
as workaround, please install from incoming:
http://incoming.debian.org/python-central_0.4.17_all.deb


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]