[Bug 2471] gazpacho crash

Jan Claeys via Malone 2471 at bugs.launchpad.net
Sat Sep 24 22:51:21 UTC 2005


Public bug report changed:
https://launchpad.net/malone/bugs/2471

Comment:
I just saw almost the same, with the same gazpacho version:

$ gazpacho
Traceback (most recent call last):
  File "/usr/bin/gazpacho", line
37, in ?
    majmin = tuple(map(int, version_string.split('.')))
ValueError:
invalid literal for int(): 2c1

$ python -V
Python 2.4.2c1

It seems like the gazpacho version check doesn't like version strings where the
components are not entirely numeric...




More information about the universe-bugs mailing list