Hi,
Add the lines for one of the repositories to your /etc/apt/sources.list, via Synaptic, "Software & Updates" or edit the sources.list directly. For the release version 2.8.x: deb http://qgis.org/ubuntugis-nightly-release trusty main deb-src http://qgis.org/ubuntugis-nightly-release trusty main For the development version 2.9.x: deb http://qgis.org/ubuntugis-nightly trusty main deb-src http://qgis.org/ubuntugis-nightly trusty main In case of keyserver errors add the qgis.org repository public key to your apt keyring: gpg --keyserver keyserver.ubuntu.com --recv DD45F6C3 gpg --export --armor DD45F6C3 | sudo apt-key add - Luís On Sex, 2015-05-08 at 15:20 +0300, Micha Silver wrote: > I'm getting a "404 Not found" for all the qgis.org/ubuntugis* > repositories. > Is something down? > > Thanks, Micha > > > On 05/08/2015 02:52 PM, Luis Ferreira wrote: > > > > > As a fast workaround, you can add the nightly build QGIS with > > Ubuntugis dependencies. > > > > https://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu > > > > Cheers. > > Luís > > > > > > On Sex, 2015-05-08 at 10:54 +0200, albert(pd) wrote: > > > > > This morning I did the standard updates and broke my QGIS > > > installation. > > > > > > repository is on ppa:ubuntugis/ubuntugis-unstable > > > > > > Purged QGIS and Grass. > > > When I re-install qgis via apt or synaptic there is an unmet > > > dependency: > > > > > > The following packages have unmet dependencies: > > > qgis : Depends: libgdal.so.1-1.11.1 but it is not installable > > > Recommends: qgis-plugin-globe but it is not going to be > > > installed > > > E: Unable to correct problems, you have held broken packages. > > > > > > In the published packages > > > ( > > > https://launchpad.net/~ubuntugis/+archive/ubuntu/ubuntugis-unstable?field.series_filter=trusty > > > ) I see gdal 1.11.2. > > > > > > Might this be a problem and how to correct? > > > > > > Thanks a lot. Albert > > > > > > > > > > > > _______________________________________________ > > > UbuntuGIS mailing list > > > [email protected] > > > http://lists.osgeo.org/mailman/listinfo/ubuntu > > > http://trac.osgeo.org/ubuntugis/wiki > > > > > > > > > > This mail was received via Mail-SeCure System. > > > > > > > > _______________________________________________ > > UbuntuGIS mailing list > > [email protected] > > http://lists.osgeo.org/mailman/listinfo/ubuntu > > http://trac.osgeo.org/ubuntugis/wiki > > This mail was received via Mail-SeCure System. > > > > > >
_______________________________________________ UbuntuGIS mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/ubuntu http://trac.osgeo.org/ubuntugis/wiki
