2

I am trying to install QGIS Server following this link. But I am faced with the following output:

enter image description here

I cannot figure out how to continue from here. Please help

UPDATE I work on Ubuntu 14.04 installed on VMWare Player on Windows 10.

I tried to install the missing packages directly but I got the following output for libqgis-analysis2.12.3:

enter image description here

When I try to install `` I get this output:

enter image description here

Here is my /etc/apt/sources.list : enter image description here

Here is the output of the apt-cache policy libqgis-analysis*:

enter image description here

McLan
  • 241
  • 1
  • 5
  • 15
  • Have you locate the python-qgi package? is that possible to locate it by http://askubuntu.com/questions/378558/unable-to-locate-package-while-trying-to-install-packages-by-apt – Santosa Sandy Feb 11 '16 at 12:42
  • 1
    The package name appears to be `python-qgis` - you seem to have written `python-qgi` – steeldriver Feb 11 '16 at 12:54
  • @steeldriver: you are right, but the error still there after correct it – McLan Feb 11 '16 at 14:10
  • 1
    Which version of ubuntu are you using? – Raphael Feb 11 '16 at 15:25
  • @Raphael I am working with 14.04 – McLan Feb 11 '16 at 15:34
  • I [checked](http://qgis.org/debian/pool/main/q/qgis/), and ``ligqgis-analysis2.12.3``, for example, is available for Trusty. Have you tried to install those packages directly (``apt-get install``)? Also, I notice it is asking for a specific package (``qgis-providers``), apparently from [ubuntugis](https://launchpad.net/~ubuntugis/+archive/ppa/). Do you have that PPA installed? – carnendil Feb 11 '16 at 15:39
  • @Suda.nese - Please share the output of `apt-cache policy libqgis-analysis*` – Raphael Feb 11 '16 at 15:39
  • @carnendil - The package [qgis-providers](http://qgis.org/debian/dists/trusty/main/binary-amd64/Packages) is already available in that repository. – Raphael Feb 11 '16 at 15:43
  • @Suda.nese - Please post the output of `cat /etc/apt/sources.list.d/debian-gis.list` – Raphael Feb 11 '16 at 16:05
  • @carnendil Please check the update. I always use `apt-get install`. But I don't know if I have PPA installed ! I will check now – McLan Feb 11 '16 at 16:08
  • @Suda.nese - Don't need to do that. But instead post the output of `dpkg --get-selections | grep hold` – Raphael Feb 11 '16 at 16:09
  • @Raphael Please check the update. As for the `debian-gis.list`: no such file or directory – McLan Feb 11 '16 at 16:10
  • @Suda.nese - May we move this to chat the, comment section is not meant for long conversation. – Raphael Feb 11 '16 at 16:12
  • @Raphael the `dpkg` command line is showing me nothing . no error but no output. – McLan Feb 11 '16 at 16:21
  • @Suda.nese - then `apt-mark showhold` – Raphael Feb 11 '16 at 16:22
  • Let us [continue this discussion in chat](http://chat.stackexchange.com/rooms/35600/discussion-between-suda-nese-and-raphael). – McLan Feb 11 '16 at 16:24

0 Answers0