Nic*_*las 8 installation package-management mercurial
我正在使用 Ubuntu 11.04,并且正在尝试安装 TortoiseHg。我已经应用了 TortoiseHg 网站上的 PPA,所以apt-get
实际上可以找到它。但是每当我输入时sudo apt-get tortoisehg
,我都会得到这个:
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:
tortoisehg : Depends: mercurial (>= 1.8) but 1.7.5-1ubuntu1 is to be installed
E: Broken packages
Run Code Online (Sandbox Code Playgroud)
我明白这意味着什么:我需要安装 Mercurial 1.8。问题是我不能。如果我尝试sudo apt-get install mercurial
,它会说 1.7.5 是最新版本,它肯定不是。
那么我如何说服这个东西安装更新版本的 Mercurial?
我尝试了这个答案中的命令来安装 Mercurial,但这没有帮助。它再次表示 Mercurial 是最新的。
tgm*_*883 10
使用 mercurial PPA
apt-add-repository ppa:mercurial-ppa/releases
apt-get update
apt-get install tortoisehg
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
7758 次 |
最近记录: |