Hi, 2016-02-09 10:49 GMT+01:00 Bas Couwenberg <sebas...@xs4all.nl>: > Remove the old packages first, then install the new packages again. There > won't be any old packags install to conflict with during the upgrade.
I already tried that: sudo apt-get remove `dpkg --get-selections | grep qgis | cut -d' ' -f1 | awk '{printf $1" "}'` sudo apt-get install qgis python-qgis It fails with: Unpacking qgis (1:2.13.0+git20160208+b712f3c+23wily) ... dpkg: error processing archive /var/cache/apt/archives/qgis_1%3a2.13.0+git20160208+b712f3c+23wily_amd64.deb (--unpack): trying to overwrite '/usr/bin/qgis.bin', which is the diverted version of '/usr/bin/qgis' (package: qgis-plugin-grass) dpkg-deb: error: subprocess paste was killed by signal (Broken pipe) ... Errors were encountered while processing: /var/cache/apt/archives/qgis_1%3a2.13.0+git20160208+b712f3c+23wily_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer