Bunun yinelenen bir konu olabileceğinin farkındayım ama birkaç gündür mücadele ediyorum. QGIS'i 2.8'den 2.18'e yükselttim ve bundan sonra her şey bozuldu. Pgadmin3 üzerinde PostGIS uzantısını kullanamadım.
libgdal1h
Şununla bir çakışma olduğunu anladım : yüklü ise, PostGIS tarafından kullanılan diğer kütüphaneleri kaldırır veya tam tersi.
QGIS'in nasıl kurulacağı hakkında birkaç öğretici denedim, örneğin:
Ubuntu'da QGIS'in en son sürümünü nasıl edinebilirim?
Ubuntu 16.04 Xenial üzerine QGIS 2.14 Essen'i yükleyin
On line gibi bildirilen her öneri denedim, örneğin:
/ubuntu/351899/qgis-quantum-gis-install-fails-unmet-dependencies
/ubuntu/621406/dist-upgrade-in-ubuntu-14-04-uninstalled-qgis-and-results-in-unmet-dependencies
Libgeos-3.5.0 ile uyumlu bir libgeos-c1 sürümü nerede bulunur?
Ubuntu 14.04 üzerinde QGIS kurulumu başarısız
Her zaman, yanıtı sudo apt-get install qgis python-qgis
:
The following packages have unmet dependencies:
python-qgis : Depends: python-qt4-sql but it is not installable
Depends: python-qgis-common (= 1:2.14.8+20trusty-ubuntugis) but it is not going to be installed
Depends: python-psycopg2 but it is not installable
Depends: python-qscintilla2 but it is not installable
Depends: python-jinja2 but it is not installable
Depends: python-markupsafe but it is not installable
Depends: python-pygments but it is not installable
Depends: python-yaml but it is not installable
Depends: python-pyspatialite but it is not installable
Depends: libqgispython2.14.8 but it is not going to be installed
Depends: libqgis-analysis2.14.8 but it is not going to be installed
Depends: libqgis-core2.14.8 but it is not going to be installed
Depends: libqgis-gui2.14.8 but it is not going to be installed
Depends: libqgis-networkanalysis2.14.8 but it is not going to be installed
Depends: libqgis-server2.14.8 but it is not going to be installed
Recommends: liblwgeom-dev but it is not installable
qgis : Depends: gdal-abi-2-1-0 but it is not installable
Depends: libgdal20 (>= 2.0.1) but it is not installable
Depends: libgeos-c1v5 (>= 3.4.2) but it is not installable
Depends: libqgis-analysis2.14.8 but it is not going to be installed
Depends: libqgis-app2.14.8 but it is not going to be installed
Depends: libqgis-core2.14.8 but it is not going to be installed
Depends: libqgis-gui2.14.8 but it is not going to be installed
Depends: libqgis-networkanalysis2.14.8 but it is not going to be installed
Depends: qgis-providers (= 1:2.14.8+20trusty-ubuntugis) but it is not going to be installed
Depends: qgis-common (= 1:2.14.8+20trusty-ubuntugis) but it is not going to be installed
Recommends: qgis-plugin-globe but it is not going to be installed
Recommends: qgis-plugin-grass but it is not going to be installed
Recommends: qgis-provider-grass but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Synaptic Paket Yöneticisi ve komutları ile postgis, postgres ve QGIS ile ilgili herhangi bir kütüphane yok bu yüzden tüm paketleri ve kütüphaneleri kaldırdık:
sudo apt-get purge qgis
sudo apt-get autoremove qgis
sudo apt-get --purge remove qgis
sudo apt-get update
Ancak sorun henüz çözülmedi.
Ben ubuntugis ve / veya debian repo kaldırmaya çalıştı dosya /etc/apt/sources.list
.
Hiçbir şey değil.
Ve nedenini anlayamıyorum, bu kaynağı kullanarak http://qgis.org/ubuntugis/ Hala farklılıklar konusunda sorun yaşıyorum.
Ne yapmalıyım?
Kırık paketler için bana yardımcı olacağını umarak dizüstü bilgisayarımı biçimlendirmeyi planlıyorum .. Kırık paketler için zaten denedim:
sudo apt-get update –fix-missing
sudo apt-get install -f
ama hiçbir şey düzeltilmedi.