首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装RabbitVCS for Thunar:缺失

安装RabbitVCS for Thunar:缺失
EN

Ask Ubuntu用户
提问于 2014-08-10 10:18:19
回答 1查看 2.9K关注 0票数 1

在14.04可信的情况下,尝试从RabbitVCS安装会导致以下错误:

代码语言:javascript
复制
$ sudo apt-get install rabbitvcs-thunar 
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:
 rabbitvcs-thunar : Depends: thunarx-python (>= 0.3.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2014-08-10 10:24:39

不幸的是,thunarx-python并不是因为信任而出现在PPA中。我成功地从Raring用deb包安装了另一个PPA并设置了以下符号链接:

代码语言:javascript
复制
$ sudo ln -s "/usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0" "/usr/lib/libpython2.7.so.1.0"

现在我可以安装rabbitvcs-thunar包,在文件菜单和上下文菜单中获取RabbitVCS菜单项。

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/509322

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档