Hope this detailed output is helpful. In my opinion this bug is
important because it blocks APT and I can't test other software.

Setting up python2.4-minimal (2.4.3-8ubuntu2) ...
+ [ configure = configure ]
+ cd /usr/lib/python2.4
+ dpkg -L python2.4-minimal
+ sed -n /\.py$/s,^/usr/lib/python2.4/,,p
+ files=__future__.py
ConfigParser.py
StringIO.py
UserDict.py
compileall.py
copy.py
copy_reg.py
dis.py
fnmatch.py
getopt.py
glob.py
inspect.py
linecache.py
opcode.py
optparse.py
os.py
pickle.py
platform.py
popen2.py
posixpath.py
py_compile.py
random.py
re.py
repr.py
socket.py
sre.py
sre_compile.py
sre_constants.py
sre_parse.py
stat.py
string.py
subprocess.py
tempfile.py
textwrap.py
token.py
tokenize.py
traceback.py
types.py
warnings.py
site.py
+ /usr/bin/python2.4 /usr/lib/python2.4/py_compile.py __future__.py 
ConfigParser.py StringIO.py UserDict.py compileall.py copy.py copy_reg.py 
dis.py fnmatch.py getopt.py glob.py inspect.py linecache.py opcode.py 
optparse.py os.py pickle.py platform.py popen2.py posixpath.py py_compile.py 
random.py re.py repr.py socket.py sre.py sre_compile.py sre_constants.py 
sre_parse.py stat.py string.py subprocess.py tempfile.py textwrap.py token.py 
tokenize.py traceback.py types.py warnings.py site.py
+ grep -sq ^byte-compile[^#]*optimize /etc/python/debian_config
+ [ -z 2.4.3-8ubuntu1 ]
+ dpkg --compare-versions 2.4.3-8ubuntu1 lt 2.4.3-8
+ [ -f /var/lib/python/python2.4_installed ]
+ grep -sq ^supported-versions[^#]*python2.4 /usr/share/python/debian_defaults
+ [  != noninteractive ]
+ echo Linking and byte-compiling packages for runtime python2.4...
Linking and byte-compiling packages for runtime python2.4...
+ dpkg -s python2.4-minimal
+ awk /^Version:/ {print $2}
+ version=2.4.3-8ubuntu2
+ [ -x /usr/share/python/runtime.d/pycentral.rtinstall ]
+ /usr/share/python/runtime.d/pycentral.rtinstall rtinstall python2.4 
2.4.3-8ubuntu1 2.4.3-8ubuntu2
WARNING: using old version '/usr/bin/python2.3' found
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1329, in ?
    main()
  File "/usr/bin/pycentral", line 1323, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 958, in run
    requested = list(pyversions.requested_versions(vstring, version_only=True))
  File "/usr/share/pycentral-data/pyversions.py", line 128, in 
requested_versions
    raise ValueError, 'empty set of versions'
ValueError: empty set of versions
dpkg: error processing python2.4-minimal (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python2.4-minimal
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
[Edgy] python2.4-minimal raises ValueError 'empty set of versions'
https://launchpad.net/bugs/63598

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to