Bug#523801: Returns invalid Version objects on packages without candidate versions

2009-04-13 Thread Enrico Zini
On Sun, Apr 12, 2009 at 07:47:15PM +0200, Julian Andres Klode wrote: On Sun, Apr 12, 2009 at 05:13:43PM +0100, Enrico Zini wrote: # python-apt should not raise an exception at this point try: dummy = ver.raw_description It has to raise an exception because you are

Bug#523801: Returns invalid Version objects on packages without candidate versions

2009-04-12 Thread Enrico Zini
Package: python-apt Version: 0.7.10.1 Severity: critical Hello, I'm setting the severity to 'critical' because it causes several other packages to break, including goplay, ept-cache and basically anything that uses or recommends apt-xapian-index (see #521346, #523737 and #523747). I'm attaching

Bug#523801: Returns invalid Version objects on packages without candidate versions

2009-04-12 Thread Julian Andres Klode
On Sun, Apr 12, 2009 at 05:13:43PM +0100, Enrico Zini wrote: Package: python-apt Version: 0.7.10.1 Severity: critical Hello, I'm setting the severity to 'critical' because it causes several other packages to break, including goplay, ept-cache and basically anything that uses or

Bug#523801: Returns invalid Version objects on packages without candidate versions

2009-04-12 Thread Julian Andres Klode
On Sun, Apr 12, 2009 at 07:29:16PM +0200, Julian Andres Klode wrote: On Sun, Apr 12, 2009 at 05:13:43PM +0100, Enrico Zini wrote: # python-apt should not raise an exception at this point try: dummy = ver.raw_description It has to raise an exception because you are trying to