[Live-demo] Re: [OSGeo] #525: pgrouting data import off

OSGeo trac_osgeo at osgeo.org
Fri Feb 12 08:29:04 EST 2010


#525: pgrouting data import off
----------------------------+-----------------------------------------------
  Reporter:  wildintellect  |       Owner:  live-demo at lists.osgeo.org
      Type:  defect         |      Status:  new                      
  Priority:  major          |   Component:  LiveDVD                  
Resolution:                 |    Keywords:  pgrouting 3.0RC1         
----------------------------+-----------------------------------------------
Comment (by hamish):

 these errors in the 3.0rc1a build log:

 {{{
 ...
 INSERT 0 1
 INSERT 0 1
 INSERT 0 1
 INSERT 0 1
 INSERT 0 1
 COMMIT
 ANALYZE
 /usr/share/postlbs/routing_core.sql: No such file or directory
 /usr/share/postlbs/routing_core_wrappers.sql: No such file or directory
 /usr/share/postlbs/routing_topology.sql: No such file or directory
 /usr/share/postlbs/routing_tsp.sql: No such file or directory
 /usr/share/postlbs/routing_tsp_wrappers.sql: No such file or directory
 /usr/share/postlbs/routing_dd.sql: No such file or directory
 /usr/share/postlbs/routing_dd_wrappers.sql: No such file or directory
 DROP TABLE
 psql:schema.sql:76: NOTICE:  ALTER TABLE / ADD PRIMARY KEY will create
 implicit index "geometry_columns_pk" for table "geometry_columns"
 ERROR:  function dijkstra_sp_delta(unknown, integer, integer, numeric)
 does not exist
 LINE 1: SELECT gid, AsText(the_geom) AS the_geom FROM dijkstra_sp_de...
                                                       ^
 HINT:  No function matches the given name and argument types. You might
 need to add explicit type casts.
 ERROR:  function astar_sp_delta(unknown, integer, integer, numeric) does
 not exist
 LINE 1: SELECT gid, AsText(the_geom) AS the_geom FROM astar_sp_delta...
                                                       ^
 HINT:  No function matches the given name and argument types. You might
 need to add explicit type casts.
 ERROR:  function shootingstar_sp(unknown, integer, integer, numeric,
 unknown, boolean, boolean) does not exist
 LINE 1: SELECT gid, AsText(the_geom) AS the_geom FROM shootingstar_s...
                                                       ^
 HINT:  No function matches the given name and argument types. You might
 need to add explicit type casts.
 Finished: ./install_pgrouting.sh
 }}}

 (any way to make those INSERTs go quietly?)


 also, install_pgrouting.sh script does not clean up the -dev packages it
 pulls in, and that's hundreds of megabytes.


 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/525#comment:2>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Live-demo mailing list