【发布时间】:2020-08-06 01:36:44
【问题描述】:
我在 these tutorial 之后在 ubuntu 16.04 安装了 QGIS 2.18。
当我启动它时,会出现一条升级消息。
我卸载了 QGIS 2.18 以升级到 3.0 版。为此,我执行了this link 的步骤。
但是,当我尝试安装这些新版本时,遵循this another site,我收到以下错误消息:
lucas@lucas:~$ sudo apt-get install qgis python-qgis qgis-plugin-grass saga
[sudo] password for lucas:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python-qgis : Depends: python-qgis-common (= 1:3.0.1+git20180411+dabf1c7+24xenial-ubuntugis) but it is not going to be installed
Depends: libqgispython3.0.1 but it is not going to be installed
Depends: libqgis-analysis3.0.1 but it is not going to be installed
Depends: libqgis-core3.0.1 but it is not going to be installed
Depends: libqgis-gui3.0.1 but it is not going to be installed
Depends: libqgis-server3.0.1 but it is not going to be installed
qgis : Depends: gdal-abi-2-2-2 but it is not installable
Depends: libgdal20 (>= 1.8.0) but it is not installable
Depends: libqgis-analysis3.0.1 but it is not going to be installed
Depends: libqgis-app3.0.1 but it is not going to be installed
Depends: libqgis-core3.0.1 but it is not going to be installed
Depends: libqgis-gui3.0.1 but it is not going to be installed
Depends: qgis-providers (= 1:3.0.1+git20180411+dabf1c7+24xenial-ubuntugis) but it is not going to be installed
qgis-plugin-grass : Depends: qgis-provider-grass (= 1:3.0.1+git20180411+dabf1c7+24xenial-ubuntugis) but it is not going to be installed
Depends: libgdal20 (>= 1.8.0) but it is not installable
Depends: libqgis-app3.0.1 but it is not going to be installed
Depends: libqgis-core3.0.1 but it is not going to be installed
Depends: libqgis-gui3.0.1 but it is not going to be installed
Depends: libqgisgrass7-3.0.1 but it is not going to be installed
Depends: grass740 but it is not installable
E: Unable to correct problems, you have held broken packages.
我们将不胜感激。 谢谢!
【问题讨论】:
-
是否可以暂时将系统语言切换为英语并重新发布错误?如果每个人都使用英语,那么 SO 效果最好。
-
谢谢@CollinM.Barrett,完成。