Package: python-central
Version: 0.5.12 and 0.5.15-0.1

Problems have been reported before (f.i. #380597) , I suppose the dependency 
system is not properly set up with this package (or other python-related 
packages).

[EMAIL PROTECTED]: # dpkg --configure fetchmailconf
Setting up fetchmailconf (6.3.6-1etch1) ...
/var/lib/dpkg/info/fetchmailconf.postinst: /usr/bin/pycentral: /usr/bin/python: 
bad interpreter: No such file or directory
dpkg: error processing fetchmailconf (--configure):
 subprocess post-installation script returned error exit status 126
Errors were encountered while processing:
 fetchmailconf
[EMAIL PROTECTED]: # ln -s /usr/bin/python2.4 /usr/bin/python
[EMAIL PROTECTED]: # dpkg --configure fetchmailconf
Setting up fetchmailconf (6.3.6-1etch1) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1373, in ?
    main()
  File "/usr/bin/pycentral", line 1367, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 870, in run
    requested = pyversions.requested_versions_for_runtime(pkg.version_field, 
version_only=True)
  File "/usr/share/pycentral-data/pyversions.py", line 162, in 
requested_versions_for_runtime
    old = old_versions(version_only=True)
  File "/usr/share/pycentral-data/pyversions.py", line 62, in old_versions
    return [v[6:] for v in _old_versions]
TypeError: iteration over non-sequence
dpkg: error processing fetchmailconf (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 fetchmailconf
[EMAIL PROTECTED]: # rm -f /usr/bin/python
[EMAIL PROTECTED]: # ln -s /usr/bin/python2.1 /usr/bin/python
[EMAIL PROTECTED]: # dpkg --configure fetchmailconf
Setting up fetchmailconf (6.3.6-1etch1) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 4, in ?
    from optparse import OptionParser
ImportError: No module named optparse
dpkg: error processing fetchmailconf (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 fetchmailconf
[EMAIL PROTECTED]: # 380597 ??? Wontfix
-- installed python-central_0.5.15-0.1 over 0.5.12.
[EMAIL PROTECTED]: # dpkg --configure fetchmailconf
Setting up fetchmailconf (6.3.6-1etch1) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 4, in ?
    from optparse import OptionParser
ImportError: No module named optparse
dpkg: error processing fetchmailconf (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 fetchmailconf
[EMAIL PROTECTED]: # dpkg -i /path/to/reportbug_3.31_all.deb
Selecting previously deselected package reportbug.
(Reading database ... 91349 files and directories currently installed.)
Unpacking reportbug (from .../reportbug_3.31_all.deb) ...
Setting up reportbug (3.31) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 4, in ?
    from optparse import OptionParser
ImportError: No module named optparse
dpkg: error processing reportbug (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 reportbug

#####

[EMAIL PROTECTED]: $ reportbug
Traceback (most recent call last):
  File "/usr/bin/reportbug", line 39, in ?
    import optparse, re, os, pwd, time, locale, commands, checkversions
ImportError: No module named optparse

#####

Irrelevant Information:
[EMAIL PROTECTED]: # cat /proc/version
Linux version 2.6.18-mashmash (Version:) ([EMAIL PROTECTED]) (gcc version 4.1.2 
20061115 (prerelease) (Debian 4.1.1-21)) #1 Wed Feb 13 18:52:23 UTC 2008
[EMAIL PROTECTED]: # dpkg -s libc6
[...]
Version: 2.7-6


-- 
Psst! Geheimtipp: Online Games kostenlos spielen bei den GMX Free Games! 
http://games.entertainment.web.de/de/entertainment/games/free



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

Reply via email to