Thank you all for the swift replies.
I already have the libgeos-c1v5 package installed:
$ dpkg -l | grep libgeos-c1v5
ii libgeos-c1v5 3.5.0-1~trusty1 amd64 Geometry engine for Geographic
Information Systems - C Library
But it is not this package being referenced by libgdal1h. Even making sure apt
is installing the version available from UbuntuGIS:
$ apt-cache policy libgdal1h
libgdal1h:
Installed: (none)
Candidate: 1.11.2+dfsg-1~exp2~trusty
Version table:
1.11.2+dfsg-1~exp2~trusty 0
500 http://ppa.launchpad.net/ubuntugis/ubuntugis-unstable/ubuntu/ trusty/main
amd64 Packages
100 /var/lib/dpkg/status
1.10.1+dfsg-5ubuntu1 0
500 http://ch.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
There is a direct dependence from libgeos-c1:
$ sudo apt install libgdal1h=1.11.2+dfsg-1~exp2~trusty
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
libgdal1h : Depends: libgeos-c1 (>= 3.4.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
What am I missing here? Thank you,
Luís
_______________________________________________
UbuntuGIS mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki