Package: python2.4-minimal
Version: 2.4.4-3
Sometime in the past five days, my unstable install upgraded to this
package, and now I get the following configure failure output:
[EMAIL PROTECTED]:~$ sudo dpkg --configure python2.4-minimal
Setting up python2.4-minimal (2.4.4-3) ...
Linking and byte-compiling packages for runtime python2.4...
Traceback (most recent call last):
File "/usr/bin/pycentral", line 1373, in ?
main()
File "/usr/bin/pycentral", line 1363, in main
if action.check_args(global_options):
File "/usr/bin/pycentral", line 971, in check_args
for rt in 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 98, in
supported_versions
value = read_default('supported-versions')
File "/usr/share/pycentral-data/pyversions.py", line 22, in read_default
value = config.get('DEFAULT', name)
UnboundLocalError: local variable 'config' referenced before assignment
dpkg: error processing python2.4-minimal (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
python2.4-minimal
I know little about Python's expected environment to debug this. Any
workaround would be greatly appreciated.
-- Charles Wilcox
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]