Re: [Ubuntu] Hardcoded GDAL version in QGIS package

2015-05-08 Thread albert(pd)

Thanks for the quick reply:

Did as you suggested: sudo apt-get install 
libgdal1h=gdal-1.11.1+dfsg-1~exp2~trusty


reply: Version 'gdal-1.11.1+dfsg-1~exp2~trusty' for 'libgdal1h' was not 
found


Albert




On 08/05/15 10:54, Johan Van de Wauw wrote:

I have no access to a trusty box now, but as a quick solution, try
reverting the update of gdal: sudo apt-get install libgdal1h=gdal -
1.11.1+dfsg-1~exp2~trusty


Bas: trouble is that with grass7 in ubuntugis qgis is now refusing to
build. Should be easy to fix - but it is more work than just bumping
the version number (which I tried first).
I'll try tonight if I can fix it.

Johan
___
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] Hardcoded GDAL version in QGIS package

2015-05-08 Thread Sebastiaan Couwenberg
On 05/08/2015 03:46 AM, Alex Mandel wrote:
 I was helping someone on IRC today to install from ubuntugis unstable.
 It's not working because gdal for trusty was just updated to 1.11.2
 
 So I looked at the qgis package on my machine and it saying
 depends:libgdal.so.1-1.11.1
 
 It struck me as odd that the qgis package specified a specific so
 version. Can someone look into this and fix it?

libgdal.so.1-1.11.1 is a virtual package provided by libgdal1h of the
same source package.

The virtual package dependencies are added to ease transition tracking
for packages that depend on the C++ symbols in libgdal.so.

Every time a new minor version of gdal is uploaded all reverse
dependencies that use on C++ symbols need to be rebuilt. The packages
that rely on C++ symbols can be determined by their dependency on the
libgdal.so.1-VERSION virtual package.

For backgrounds on this virtual package see:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756867#30

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


[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

Re: [Ubuntu] Hardcoded GDAL version in QGIS package

2015-05-08 Thread Sebastiaan Couwenberg
On 05/08/2015 10:54 AM, Johan Van de Wauw wrote:
 Bas: trouble is that with grass7 in ubuntugis qgis is now refusing to
 build. Should be easy to fix - but it is more work than just bumping
 the version number (which I tried first).
 I'll try tonight if I can fix it.

You can change the grass build dependency to the version specific
virtual package provided by grass-dev: grass64-dev.

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-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 lferreira7...@gmail.com:
 
 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.
  
 

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 lferreira7...@gmail.com:

  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
 https://launchpad.net/%7Eubuntugis/+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
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 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 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 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 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