#1281: osm2pgrouting missing
----------------------+-----------------------------------------------------
 Reporter:  kalxas    |       Owner:  live-demo@…              
     Type:  defect    |      Status:  new                      
 Priority:  critical  |   Milestone:  OSGeoLive7.9             
Component:  LiveDVD   |    Keywords:                           
----------------------+-----------------------------------------------------

Comment(by dkastl):

 I would really appreciate, if the person, who commented out the previous
 PPA for pgRouting also makes sure, that the install script still works.

 It would have been quite easy then to see, that osm2pgrouting was not
 copied to the OSGeoLive PPA.

 So possible solutions are:

 * (1) Re-enable the PPA with osm2pgrouting (ppa:georepublic/pgrouting)
 * (2) Copy the  osm2pgrouting package to the PPA, which is used now.
 (1) I can do, (2) I can't.

 Regards,
 Daniel

 For reference the relevant lines in "install_pgrouting.sh":

 {{{
 # TODO: Remove third party PPAs
 #add-apt-repository -y ppa:georepublic/pgrouting
 apt-get update -qq

 # Install pgRouting packages
 apt-get install -y -qq postgresql-9.3-pgrouting

 if [ $? -ne 0 ] ; then
    echo 'ERROR: pgRouting Package install failed! Aborting.'
    exit 1
 fi

 # Install osm2pgrouting package
 apt-get install -y -qq osm2pgrouting
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1281#comment:8>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
_______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo
http://live.osgeo.org
http://wiki.osgeo.org/wiki/Live_GIS_Disc

Reply via email to