On 05/09/2015 03:17 PM, João Gaspar wrote: > 2015-05-09 13:41 GMT+01:00 Sebastiaan Couwenberg <[email protected]>: >> On 05/09/2015 02:16 PM, João Gaspar wrote: >>> i upgrade the gdal1.11.1 to gdal1.11.2 in synaptic repository and the >>> QGIS 2.8.1 don't work anymore. >> >> Every time a new version of gdal is uploaded, all its reverse >> dependencies that rely on its C++ symbols need to be rebuilt. >> >> See the discussion on the Ubuntu list: >> >> http://lists.osgeo.org/pipermail/ubuntu/2015-May/001236.html >> >> And the related discussion in the Debian gdal transition bugreport: >> >> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756867#30 > > thanks for your quick answer. I read the links but how can i use this > in terms of terminal?
You can't do much except rebuild the qgis package with the new gdal 1.11.2 package to fix the dependency issue. The qgis rebuilds in the UbuntuGIS PPA failed [1] due an issue with the grass << 7 dependency. Once that's resolved qgis should be installable from the UbuntuGIS PPA again. [1] https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable/+build/7402276 > I read this part: > > - add Provides: libgdal.so.1-${version} to libgdal1h (${version} being > 1.10.1 or 1.11.0) > - adjust libgdal1h.symbols.* to generate a dep on > libgdal.so.1-${version} for all c++ symbols These changes where implemented in gdal (1.11.0+dfsg1-1~exp5), and for subsequent upstream releases the virtual package dependency is bumped to require the upstream same version. See for example: http://anonscm.debian.org/cgit/pkg-grass/gdal.git/commit/?h=experimental&id=eb297295aee168c6d8fb0ac741206541ec249cdf I plan to restart the GDAL 1.11.2 transition in Debian unstable after the PROJ 4.9.1 transition is complete and the rebuilt reverse dependencies have migrated to testing. Thanks to the great work by Johan Van de Wauw GDAL 1.11.2 is already included in Ubuntu since vivid. Kind Regards, Bas -- GPG Key ID: 4096R/6750F10AE88D4AF1 Fingerprint: 8182 DE41 7056 408D 6146 50D1 6750 F10A E88D 4AF1 _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
