【发布时间】:2018-01-04 01:31:33
【问题描述】:
当我尝试安装 postgresql-9.6-postgis-2.4 时,我收到如下错误消息:
$ sudo apt-get install postgresql-9.6-postgis-2.4`
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:
postgresql-9.6-postgis-2.4 : Depends: libgdal1h (>= 1.9.0) but it is not going to be installed
Depends: libgeos-c1 (>= 3.4.2) but it is not going to be installed
Depends: liblwgeom-2.4-0 (>= 2.4.0~rc1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.`
发生了什么事?任何人请帮助我:?
非常感谢。
【问题讨论】:
-
请不要在问题中加入“已解决”。添加答案并接受。这是将问题标记为“已解决”的唯一方法
-
感谢您的建议。
标签: postgresql linux-mint