Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-10 Thread Sebastiaan Couwenberg
On 05/10/2015 01:59 PM, Johan Nilsson wrote:
> Thanks :) http://qgis.org/ubuntugis-nightly seems to work fine :) But i
> notice that qgis-mapserver had some dependency problems, but I don't use it.

The qgis-mapserver package was renamed to qgis-server in QGIS 2.6.0.

When upgrading from qgis << 2.6.0 the qgis-mapserver package should
automatically be removed and the new qgis-server package installed instead.

Kind Regards,

Bas

-- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-10 Thread Johan Nilsson
Thanks :) http://qgis.org/ubuntugis-nightly seems to work fine :) But i
notice that qgis-mapserver had some dependency problems, but I don't use it.

/Cheers

2015-05-08 17:21 GMT+02:00 Luis Ferreira :

>  I don't remember having problems with using the dev version. It's
> stable. Probably and maybe I'm wrong, the main implications using the dev
> version is that some feature will be changed at some moment later.
>
> Luís
>
>
> On Sex, 2015-05-08 at 17:17 +0200, Johan Nilsson wrote:
>
> How unstable are the development version 2.9?
>
>
>  2015-05-08 16:58 GMT+02:00 Luis Ferreira :
>
>  It seems http://qgis.org/ubuntugis-nightly-release is offline.  [image:
> :)]
>
> Use the development version.
> http://qgis.org/ubuntugis-nightly
>
> Luís
>
> On Sex, 2015-05-08 at 17:19 +0300, Micha Silver wrote:
>
>   Luis:
> Thanks, that's what I tried.
>
> Here's what I get on running apt-get update:
> Err http://qgis.org trusty/main
> Sources
>   404  Not Found
> Err http://qgis.org trusty/main amd64
> Packages
>   404  Not Found
> Err http://qgis.org trusty/main i386
> Packages
>   404  Not Found
>
> Maybe some transient problem?
>
> On 05/08/2015 03:36 PM, Luis Ferreira wrote:
>
>  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 
> listUbuntu@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/ubuntuhttp://trac.osgeo.org/ubuntugis/wiki
>
>
>
>
> This mail was received via Mail-SeCure System.
>
>
> ___
> UbuntuGIS mailing 
> listUbuntu@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/ubuntuhttp://trac.osgeo.org/ubuntugis/wiki
> This mail was received via Mail-SeCure System.
>
>
>
>
>
>
>
> This mail was received via Mail-SeCure System.
>
>
>
>
>
> ___
> UbuntuGIS mailing list
> Ubuntu@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki
>
>
>
>  ___
> UbuntuGIS mailing 
> listUbuntu@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/ubuntuhttp://trac.osgeo.org/ubuntugis/wiki
>
>
>
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Jürgen E . Fischer
Hi Luis,

On Fri, 08. May 2015 at 15:58:52 +0100, Luis Ferreira wrote:
> It seems http://qgis.org/ubuntugis-nightly-release is offline.  :)

Um, thanks for the report.  Fixed.  But it's only rebuilt when QGIS changes,
but isn't when dependencies change.  So until there's another backport,
it will probably still depend on the older gdal.


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
QGIS release manager (PSC)  GermanyIRC: jef on FreeNode 



signature.asc
Description: Digital signature
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Luis Ferreira
I don't remember having problems with using the dev version. It's
stable. Probably and maybe I'm wrong, the main implications using the
dev version is that some feature will be changed at some moment later.

Luís

On Sex, 2015-05-08 at 17:17 +0200, Johan Nilsson wrote:
> How unstable are the development version 2.9?
> 
> 
> 
> 2015-05-08 16:58 GMT+02:00 Luis Ferreira :
> 
> It seems http://qgis.org/ubuntugis-nightly-release is
> offline.  :)
> 
> Use the development version.
> http://qgis.org/ubuntugis-nightly
> 
> Luís
> 
> On Sex, 2015-05-08 at 17:19 +0300, Micha Silver wrote:
> 
> > Luis:
> > Thanks, that's what I tried.
> > 
> > Here's what I get on running apt-get update:
> > Err http://qgis.org trusty/main
> > Sources
> >   404  Not Found
> > Err http://qgis.org trusty/main amd64
> > Packages 
> >   404  Not Found
> > Err http://qgis.org trusty/main i386
> > Packages  
> >   404  Not Found
> > 
> > Maybe some transient problem?
> > 
> > On 05/08/2015 03:36 PM, Luis Ferreira wrote:
> > 
> > 
> > > 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
> > > > > > Ubuntu@lists.osgeo.org
> > > > > > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > > > > > http://trac.osgeo.org/ubuntugis/wiki
> > > > > 
> > > > > 
> > > > > 
> > > > > 
> > > > > This mail was received via Mail-SeCure System.
> > > > > 
> > > > > 
> > > > > 
> > > >

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Johan Nilsson
How unstable are the development version 2.9?

2015-05-08 16:58 GMT+02:00 Luis Ferreira :

>  It seems http://qgis.org/ubuntugis-nightly-release is offline.  [image:
> :)]
>
> Use the development version.
> http://qgis.org/ubuntugis-nightly
>
> Luís
>
> On Sex, 2015-05-08 at 17:19 +0300, Micha Silver wrote:
>
> Luis:
> Thanks, that's what I tried.
>
> Here's what I get on running apt-get update:
> Err http://qgis.org trusty/main
> Sources
>   404  Not Found
> Err http://qgis.org trusty/main amd64
> Packages
>   404  Not Found
> Err http://qgis.org trusty/main i386
> Packages
>   404  Not Found
>
> Maybe some transient problem?
>
>  On 05/08/2015 03:36 PM, Luis Ferreira wrote:
>
>   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 
> listUbuntu@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/ubuntuhttp://trac.osgeo.org/ubuntugis/wiki
>
>
>
>
> This mail was received via Mail-SeCure System.
>
>
> ___
> UbuntuGIS mailing 
> listUbuntu@lists.osgeo.orghttp://lists.osgeo.org/mailman/listinfo/ubuntuhttp://trac.osgeo.org/ubuntugis/wiki
> This mail was received via Mail-SeCure System.
>
>
>
>
>
>
>
> This mail was received via Mail-SeCure System.
>
>
>
>
> ___
> UbuntuGIS mailing list
> Ubuntu@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki
>
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Luis Ferreira
It seems http://qgis.org/ubuntugis-nightly-release is offline.  :)

Use the development version.
 http://qgis.org/ubuntugis-nightly

Luís

On Sex, 2015-05-08 at 17:19 +0300, Micha Silver wrote:

> Luis:
> Thanks, that's what I tried.
> 
> Here's what I get on running apt-get update:
> Err http://qgis.org trusty/main
> Sources
>   404  Not Found
> Err http://qgis.org trusty/main amd64
> Packages 
>   404  Not Found
> Err http://qgis.org trusty/main i386
> Packages  
>   404  Not Found
> 
> Maybe some transient problem?
> 
> 
> On 05/08/2015 03:36 PM, Luis Ferreira wrote:
> 
> > 
> > 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
> > > > > Ubuntu@lists.osgeo.org
> > > > > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > > > > http://trac.osgeo.org/ubuntugis/wiki
> > > > 
> > > > 
> > > > 
> > > > 
> > > > This mail was received via Mail-SeCure System.
> > > > 
> > > > 
> > > > 
> > > > ___
> > > > UbuntuGIS mailing list
> > > > Ubuntu@lists.osgeo.org
> > > > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > > > http://trac.osgeo.org/ubuntugis/wiki
> > > > This mail was received via Mail-SeCure System.
> > > > 
> > > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> > This mail was received via Mail-SeCure System.
> 
> 


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

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Luis Ferreira
Strange. The problem must be on your side.

I'm using  QGIS version 2.9.0-Master git20150508+2c38552
+20trusty-ubuntugis_amd64, compiled at 03h42m UTC against
ubuntugis-unstable gdal 1.11.2, from http://qgis.org/ubuntugis-nightly 

Luís

On Sex, 2015-05-08 at 17:19 +0300, Micha Silver wrote:

> Luis:
> Thanks, that's what I tried.
> 
> Here's what I get on running apt-get update:
> Err http://qgis.org trusty/main
> Sources
>   404  Not Found
> Err http://qgis.org trusty/main amd64
> Packages 
>   404  Not Found
> Err http://qgis.org trusty/main i386
> Packages  
>   404  Not Found
> 
> Maybe some transient problem?
> 
> 
> On 05/08/2015 03:36 PM, Luis Ferreira wrote:
> 
> > 
> > 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
> > > > > Ubuntu@lists.osgeo.org
> > > > > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > > > > http://trac.osgeo.org/ubuntugis/wiki
> > > > 
> > > > 
> > > > 
> > > > 
> > > > This mail was received via Mail-SeCure System.
> > > > 
> > > > 
> > > > 
> > > > ___
> > > > UbuntuGIS mailing list
> > > > Ubuntu@lists.osgeo.org
> > > > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > > > http://trac.osgeo.org/ubuntugis/wiki
> > > > This mail was received via Mail-SeCure System.
> > > > 
> > > > 
> > > 
> > > 
> > 
> > 
> > 
> > 
> > This mail was received via Mail-SeCure System.
> 
> 


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

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Micha Silver

  
  
Luis:
Thanks, that's what I tried.

Here's what I get on running apt-get update:
Err http://qgis.org trusty/main
Sources    
  404  Not Found
Err http://qgis.org trusty/main amd64
Packages 
  404  Not Found
Err http://qgis.org trusty/main i386
Packages  
  404  Not Found

Maybe some transient problem?

On 05/08/2015 03:36 PM, Luis Ferreira
  wrote:


  
  
  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
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

  
  
  
  
  This mail was received via Mail-SeCure System.
  
  
  ___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki
This mail was received via Mail-SeCure System.





  
  
  
  
  This mail was received via Mail-SeCure System.


  

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

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Luis Ferreira
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
> > > Ubuntu@lists.osgeo.org
> > > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > > http://trac.osgeo.org/ubuntugis/wiki
> > 
> > 
> > 
> > 
> > This mail was received via Mail-SeCure System.
> > 
> > 
> > 
> > ___
> > UbuntuGIS mailing list
> > Ubuntu@lists.osgeo.org
> > http://lists.osgeo.org/mailman/listinfo/ubuntu
> > http://trac.osgeo.org/ubuntugis/wiki
> > This mail was received via Mail-SeCure System.
> > 
> > 
> 
> 


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

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Micha Silver

  
  
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
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

  
  
  
  
  This mail was received via Mail-SeCure System.
  
  
  
  ___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki
This mail was received via Mail-SeCure System.





  

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

Re: [Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread Luis Ferreira
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
> Ubuntu@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki


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

[Ubuntu] Ubuntu 14.04, update libgdal .so.1-1.11.1 unmet dependency

2015-05-08 Thread albert(pd)

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
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki