[Osgeo4w-trac] Re: [osgeo4w] #156: apt list python error
OSGeo4W
trac_osgeo4w at osgeo.org
Tue Mar 9 13:01:53 EST 2010
#156: apt list python error
----------------------+-----------------------------------------------------
Reporter: warmerdam | Owner: maphew
Type: defect | Status: assigned
Priority: major | Component: Installer
Version: | Resolution:
Keywords: apt |
----------------------+-----------------------------------------------------
Changes (by maphew):
* keywords: => apt
* status: new => assigned
Comment:
It appears to be specific to the liblas package. The regular expression in
`def split_ball()` which parses out version numbers is coming up empty. A
visual scan of `grep version: .\path\to\setup.ini` shows liblas as the
only package version# not ending with '''-N''' (hyphen number).
r1155 emits a more informative error in this circumstance, though it might
be better to handle this style of version number instead since it appears
setup.exe is okay with it. I'm tackling the latter now; my regex is weak
so it might take awhile :)
--
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/156#comment:1>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.
More information about the Osgeo4w-trac
mailing list