dsc linux 软件安装_linux – 安装dsc21时出错:“dsc21:取决于:cassandra(= 2.1.8),但要安装2.2.0”...
所以我試圖使用過去幾個月一直在為我工作的方法安裝dsc21.我使用的命令如下
echo "deb http://debian.datastax.com/community stable main" | tee -a /etc/apt/sources.list.d/cassandra.sources.list
curl -L http://debian.datastax.com/debian/repo_key | apt-key add -
apt-get -q -y install dsc21
今天停止為我工作,我得到一個錯誤說
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:
dsc21 : Depends: cassandra (= 2.1.8) but 2.2.0 is to be installed
E: Unable to correct problems, you have held broken packages.
基本上我認為問題是,在我不需要重新安裝的時候,我認為datastax推動dsc22并且做apt-get install dsc22確實有效.我現在無法升級,因為這意味著升級我使用的所有其他軟件.
編輯:我使用的操作系統是“ubuntu / trusty64”
Edit2:我試過運行apt-get install dsc21 = 2.1.8-1,它會產生與上面相同的錯誤
總結
以上是生活随笔為你收集整理的dsc linux 软件安装_linux – 安装dsc21时出错:“dsc21:取决于:cassandra(= 2.1.8),但要安装2.2.0”...的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: c位边上还有什么位_c位是什么意思?明星
- 下一篇: python configuration