[Live-demo] [OSGeo] #1272: PostGIS package built with libgdal1h
OSGeo
trac_osgeo at osgeo.org
Sat Dec 28 15:22:37 PST 2013
#1272: PostGIS package built with libgdal1h
-------------------------+--------------------------------------------------
Reporter: darkblueb | Owner: live-demo@…
Type: enhancement | Status: new
Priority: major | Milestone:
Component: LiveDVD | Keywords: libgdal1h, postgis
-------------------------+--------------------------------------------------
Comment(by darkblueb):
A fundemental challenge is -- apt.postgresql.org has a package called
postgis, which is built on a different libgdal. It is possible to
prioritize a PPA with something like this, in
{{{/etc/apt/preferences.d/}}}
{{{
Package: *
Pin: release o=LP-PPA-johanvdw-osgeolive
Pin-Priority: -10
Package: postgis
Pin: release o=LP-PPA-johanvdw-osgeolive
Pin-Priority: 600
}}}
diagnostics are available with:
{{{
apt-cache policy
apt-cache show postgis
}}}
--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/1272#comment:1>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Live-demo
mailing list