[Osgeo4w-trac] [osgeo4w] #156: apt list python error

OSGeo4W trac_osgeo4w at osgeo.org
Tue Mar 9 10:56:25 EST 2010


#156: apt list python error
----------------------+-----------------------------------------------------
Reporter:  warmerdam  |       Owner:  maphew   
    Type:  defect     |      Status:  new      
Priority:  major      |   Component:  Installer
 Version:             |    Keywords:           
----------------------+-----------------------------------------------------
 I have just done an upgrade on my system with the gui setup, so all
 installed packages should be up to date.

 I did "apt setup" and it seemed to go fine.

 Then I did "apt list" and get:

 {{{
 ...
 iconv               1.9.1-1
 libgeotiff          1.2.5-2
 libjpeg             6.b-5
 libjpeg-devel       6.b-3
 libjpeg12           6.b-3
 Traceback (most recent call last):
   File "C:\OSGeo4W\bin\apt.py", line 944, in <module>
     __main__.__dict__[command] ()
   File "C:\OSGeo4W\bin\apt.py", line 144, in list
     ins = get_installed_version ()
   File "C:\OSGeo4W\bin\apt.py", line 436, in get_installed_version
     return split_ball (installed[0][packagename])[1]
   File "C:\OSGeo4W\bin\apt.py", line 632, in split_ball
     return (m.group (1), string_to_version (m.group (2)))
 AttributeError: 'NoneType' object has no attribute 'group'

 C:\OSGeo4W\bin>
 }}}

 Any idea what's up?

-- 
Ticket URL: <http://trac.osgeo.org/osgeo4w/ticket/156>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer for the OSGeo stack.


More information about the Osgeo4w-trac mailing list