|
今天用synoptic更新的时候,下面几个gnome的东西被删除了
gnome-network-admin gnome-desktop-environment fast-user-switch-applet
用aptitude试图重新装上gnome的时候总是出现下面的问题
@@@@@
The following packages have unmet dependencies:
system-tools-backends: Breaks: gnome-system-tools (< 2.22.1-1) but 2.22.0-3 is to be installed.
@@@@@
具体命令如下
# aptitude install gnome
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
system-tools-backends
The following NEW packages will be installed:
软件包这里省略,很长
The following packages have unmet dependencies:
system-tools-backends: Breaks: gnome-system-tools (< 2.22.1-1) but 2.22.0-3 is to be installed.
The following actions will resolve these dependencies:
Keep the following packages at their current version:
fast-user-switch-applet [Not Installed]
gnome [Not Installed]
gnome-desktop-environment [Not Installed]
gnome-network-admin [Not Installed]
gnome-system-tools [Not Installed]
Score is -9845
Accept this solution? [Y/n/q/?] Y
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Do you want to continue? [Y/n/?] Y
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
#
请教该如何解决这个依赖关系。谢谢! |
|