首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何解决破碎的依赖关系并安装Clementine?

如何解决破碎的依赖关系并安装Clementine?
EN

Ask Ubuntu用户
提问于 2015-12-02 23:44:14
回答 1查看 880关注 0票数 1

我试图在15.10中安装Clementine,但是当我执行sudo apt-get install clementine时,我得到了以下内容:

代码语言:javascript
复制
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:
 clementine : Depends: libtag1v5-vanilla but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

我尝试了一些其他的建议,按照无法纠正问题,您已持有破损的包裹。

  • sudo apt-get autoremove
  • sudo apt-get install -f

尝试使用aptitude进行安装给了我一系列建议,但它们似乎不太可行:

代码语言:javascript
复制
 Keep the following packages at their current version:
1) clementine [Not Installed]  
2) libtag1v5-vanilla [Not Installed]  



Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

 Remove the following packages: 
1) account-plugin-aim 
2) account-plugin-jabber 
3) account-plugin-salut  
4) account-plugin-yahoo  
5) cheese  
6) empathy 
7) gnome-contacts 
8) gnome-control-center  
9) gnome-sushi 
10) gnome-video-effects 
11) gstreamer0.10-plugins-good 
12) gstreamer1.0-plugins-good 
13) indicator-bluetooth 
14) libcheese-gtk23 
15) libcheese7  
16) libfarstream-0.1-0 
17) libfarstream-0.2-2 
18) libpurple0  
19) libtag1-vanilla 
20) libtag1c2a  
21) libtelepathy-farstream3  
22) mcp-account-manager-goa  
23) mcp-account-manager-uoa  
24) pidgin  
25) pidgin-libnotify  
26) rhythmbox  
27) rhythmbox-mozilla  
28) rhythmbox-plugin-cdrecorder  
29) rhythmbox-plugin-magnatune 
30) rhythmbox-plugin-zeitgeist 
31) rhythmbox-plugins  
32) telepathy-haze 
33) totem 
34) totem-plugins  
35) ubuntu-desktop 
36) ubuntu-gnome-desktop  
37) unity-control-center  
38) unity-control-center-signon  
39) webaccounts-extension-common 
40) xul-ext-webaccounts 

 Keep the following packages at their current version:  
41) clementine [Not Installed] 

 Leave the following dependencies unresolved: 
42) gnome-bluetooth recommends unity-control-center | gnome-control-center 
43) libaccount-plugin-1.0-0 recommends unity-control-center-signon  
44) rhythmbox-data recommends rhythmbox 
45) unity recommends unity-control-center  
46) unity recommends indicator-bluetooth 
47) gnome-control-center-data recommends gnome-control-center (>= 1:3.16.3-0ubuntu1)  
48) gnome-online-accounts recommends gnome-control-center (>= 3.6.1) 
49) gnome-shell recommends gnome-contacts  
50) gnome-shell recommends gnome-control-center 
51) plainbox-provider-checkbox recommends gstreamer1.0-plugins-good 
52) libwebkitgtk-3.0-0 recommends gstreamer1.0-plugins-good  
53) libbrasero-media3-1 recommends gstreamer1.0-plugins-good 
54) indicator-datetime recommends unity-control-center (>= 14.04.3) | ubuntu-system-settings 
55) mcp-account-manager-uoa recommends account-plugin-aim 
56) mcp-account-manager-uoa recommends account-plugin-yahoo  
57) indicator-session recommends unity-control-center | gnome-control-center  
58) indicator-session recommends unity-control-center-signon | gnome-control-center-signon  
59) indicator-power recommends unity-control-center | gnome-control-center (>= 3.1) | ubuntu-system-settings | switchboard-plug-power | xfce4-power-manager | mate-power-ma
60) empathy recommends telepathy-haze 
61) indicator-sound recommends unity-control-center | gnome-control-center | ubuntu-system-settings | pavucontrol | mate-media  
62) ubuntu-desktop recommends cheese 
63) ubuntu-desktop recommends empathy 
64) ubuntu-desktop recommends rhythmbox 
65) ubuntu-desktop recommends rhythmbox-plugin-magnatune  
66) ubuntu-desktop recommends totem  
67) ubuntu-desktop recommends xul-ext-webaccounts  
68) pidgin recommends gstreamer0.10-plugins-good  
69) ubuntu-gnome-desktop recommends cheese  
70) ubuntu-gnome-desktop recommends empathy 
71) ubuntu-gnome-desktop recommends mcp-account-manager-goa  
72) ubuntu-gnome-desktop recommends rhythmbox  
73) ubuntu-gnome-desktop recommends rhythmbox-plugin-magnatune  


Accept this solution? [Y/n/q/?] 

我应该在这个阶段抛弃克莱门汀吗?如果我不能安装克莱门汀,还有其他方法同步我的ipod吗?

EN

回答 1

Ask Ubuntu用户

回答已采纳

发布于 2015-12-03 00:46:05

来自克莱门汀官方网站

Ubuntu :

您可以从官方的PPA下载最新版本的Clementine到Ubuntu:

代码语言:javascript
复制
sudo add-apt-repository ppa:me-davidsansome/clementine
sudo apt-get update
sudo apt-get install clementine

对Ubuntu精度的依赖(12.04) :

Clementine的新版本需要Ubuntu12.04中没有包含的GStreamer 1.0。如果安装Clementine时出错,也应该添加GStreamer PPA:

代码语言:javascript
复制
sudo add-apt-repository ppa:gstreamer-developers/ppa

若要去除clementine,请执行:

代码语言:javascript
复制
sudo apt-get remove clementine
票数 1
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/705268

复制
相关文章

相似问题

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