Package: python-central
Version: 0.5.8
Severity: important

python-central must not rely on the information it gets from
apt-cache.

I can't install it in a sarge chroot for instance, not unless
I also add etch lines to my sources.list.  That's quite broken, I think.

[EMAIL PROTECTED]:/# cat /etc/apt/sources.list.sarge > /etc/apt/sources.list
[EMAIL PROTECTED]:/# apt-get update
Get:1 http://ftp.at.debian.org sarge/main Packages [4535kB]
Get:2 http://ftp.at.debian.org sarge/main Release [95B]
Fetched 4535kB in 0s (5906kB/s)
Reading Package Lists... Done
[EMAIL PROTECTED]:/# pycentral pkginstall python-roman
W: Unable to locate package python-all
E: No packages found
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1364, in ?
    main()
  File "/usr/bin/pycentral", line 1358, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 861, in run
    runtimes = get_installed_runtimes()
  File "/usr/bin/pycentral", line 196, in get_installed_runtimes
    supported = pyversions.supported_versions()
  File "/usr/share/pycentral-data/pyversions.py", line 109, in 
supported_versions
    depends = [re.sub(r'\s*(\S+)[ (]?.*', r'\1', s) for s in depends]
TypeError: iteration over non-sequence


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

Reply via email to