Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#1297 closed enhancement (wontfix)

Three GDALs

Reported by: darkblueb Owned by: live-demo@…
Priority: normal Milestone: OSGeoLive8.0
Component: OSGeoLive Keywords: gdal, libgdal1h
Cc:

Description

not so great.. Since it is probably not practical to change now, this ticket gets a low rating..

user@live-79a-042:~/gisvm/bin$ psql pkgs1 
psql (9.3.2)
Type "help" for help.

pkgs1=# select * from raw_parse where pkg_name ~ 'gdal' order by pkg_name, action;


    script_name    | action |    pkg_name    
-------------------+--------+----------------
 install_grass     | NEW    | gdal-bin
 install_osm       | EXTRA  | libgdal1-1.7.0
 install_osm       | NEW    | libgdal1-1.7.0
 install_R         | NEW    | libgdal1-dev
 install_eoxserver | NEW    | libgdal1-dev
 install_rasdaman  | NEW    | libgdal1-dev
 install_rasdaman  | REMOVE | libgdal1-dev
 install_eoxserver | REMOVE | libgdal1-dev
 install_R         | REMOVE | libgdal1-dev
 install_postgis   | EXTRA  | libgdal1h
 install_postgis   | NEW    | libgdal1h
 install_rasdaman  | EXTRA  | libgdal-dev
 install_R         | EXTRA  | libgdal-dev
 install_eoxserver | EXTRA  | libgdal-dev
 install_rasdaman  | NEW    | libgdal-dev
 install_eoxserver | NEW    | libgdal-dev
 install_R         | NEW    | libgdal-dev
 install_eoxserver | REMOVE | libgdal-dev
 install_R         | REMOVE | libgdal-dev
 install_rasdaman  | REMOVE | libgdal-dev
 install_cartaro   | NEW    | php5-gdal
 install_grass     | NEW    | python-gdal

Change history (3)

comment:1 by wildintellect, 10 years ago

There is only 1 problem here and it might be a big problem at some point: install_osm libgdal1-1.7.0

The other stuff: gdal-bin, libgdal1h, libgdal1-dev and php5-gdal are complimentary. There is no issue.

Libgdal1-dev is the same thing as libgdal-dev as it's a "Transitional package", meaning a name alias.

comment:2 by darkblueb, 10 years ago

Resolution: wontfix
Status: newclosed

comment:3 by kalxas, 10 years ago

Milestone: OSGeoLive7.9OSGeoLive8.0

we have to revisit when ubuntu 14.04 goes live

Note: See TracTickets for help on using tickets.