我在Ubuntu14.10(GNU/Linux3.10.23-xxxx-std 6-64 x86_64)服务器上安装couchdb时遇到了问题。
当我运行apt-获取安装couchdb时,
我犯了以下错误:
The following packages have unmet dependencies.
couchdb : Depends: couchdb-bin (>= 1.6.1-0ubuntu4)
but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我遵循了很多在网络上找到的步骤来修复它,但是没有什么效果.
我希望有人能查出到底出了什么问题.
谢谢
编辑:
以下是我已经完成的步骤:
你认为如果我更新我的Ubuntu14.10到15,它能解决这个问题吗?
发布于 2016-03-02 17:52:08
更新我的Ubuntu发行版是有效的(我将它从14升级到15.10做发布升级)。现在我能够安装1.6.0CouchDB版本。仍然需要寻找安装1.6.1。
https://askubuntu.com/questions/735934
复制相似问题