Package: python-minimal
Version: 2.6.5-1
Severity: minor

If computed set of supported versions is empty, pyversions throws a bogus exception:

$ grep XS-P debian/control XS-Python-Version: >= 2.7

$ pyversions -r
Traceback (most recent call last):
  File "/usr/bin/pyversions", line 375, in <module>
    main()
  File "/usr/bin/pyversions", line 348, in main
    vs = requested_versions(vstring, opts.version_only)
  File "/usr/bin/pyversions", line 206, in requested_versions
    raise PyCentralEmptyValueError, 'empty set of versions'
NameError: global name 'PyCentralEmptyValueError' is not defined

--
Jakub Wilk

Attachment: signature.asc
Description: Digital signature

Reply via email to