[Qgis-developer] problem with debian/ubuntu daily builds

Jürgen E. Fischer jef at norbit.de
Tue Feb 9 02:19:45 PST 2016


Hi Martin,

On Tue, 09. Feb 2016 at 10:56:27 +0100, Martin Landa wrote:
> 2016-02-09 10:49 GMT+01:00 Bas Couwenberg <sebastic at 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.

5f310a hopefully fixes it.

> I already tried that:
> 
> sudo apt-get remove `dpkg --get-selections | grep qgis | cut -d' ' -f1 | awk '{printf $1" "}'`

apt-get remove "*qgis*" ? 

> sudo apt-get install qgis python-qgis

List the diversions:

dpkg-divert --list /usr/bin/qgis

And then probably:

dpkg-divert --remove /usr/bin/qgis
dpkg-divert --remove /usr/bin/qbrowser

After that installation should work.  Not really sure why removal of
qgis-plugin-grass didn't also remove the diversion.


Jürgen

-- 
Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31
Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50
Software Engineer           D-26506 Norden             http://www.norbit.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 827 bytes
Desc: Digital signature
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20160209/5831643c/attachment.sig>


More information about the Qgis-developer mailing list