Hi Even,

By using the apt-get install line you provided on a clean Trusty vm everything works fine. It seems that there is something pre-installed on Travis that uses upstream geos or that there is some other conflicting ppa in there somewhere.

Best,
Angelos


On 07/15/2016 08:38 PM, Angelos Tzotsos wrote:
Hi Even,

Yesterday, UbuntuGIS unstable received the recent packages of GEOS and GDAL. All packages were re-built on top of the new versions. Perhaps we missed a package.
Will check now.

Best,
Angelos

On 07/15/2016 08:28 PM, Even Rouault wrote:
Hi,

One of the GDAL Travis-CI env uses Trusty with ubuntugis-unstable and since
today I get the following errors (CI script unchanged) :

"""
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:
libgeos-dev : Depends: libgeos-c1v5 (= 3.5.0-1~trusty1) but it is not going
to be installed
  libspatialite-dev : Depends: libspatialite5 (= 4.1.1-5ubuntu2) but
4.1.1-5ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.
"""

Full log is at https://travis-ci.org/rouault/gdal_coverage/builds/145057288

Relevant part of the script :

sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install -y python-numpy libpq-dev libpng12-dev libjpeg-dev
libgif-dev liblzma-dev libgeos-dev libcurl4-gnutls-dev libproj-dev libxml2-dev
libexpat-dev libxerces-c-dev libnetcdf-dev netcdf-bin libpoppler-dev
libspatialite-dev gpsbabel swig libhdf4-alt-dev libhdf5-serial-dev libpodofo-
dev poppler-utils libfreexl-dev unixodbc-dev libwebp-dev openjdk-7-jdk
libepsilon-dev libgta-dev liblcms2-2 libpcre3-dev mercurial cmake libcrypto++-
dev

Any idea of what is going on ?

Thanks,

Even






--
Angelos Tzotsos, PhD
OSGeo Charter Member
http://users.ntua.gr/tzotsos

_______________________________________________
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Reply via email to