我最近dist-upgrade
在一台服务器上运行,该服务器在过去一年中没有看到任何更新。现在桑巴已经停止工作了。我不知道发生了什么,但看起来 samba 不知何故被卸载了(无法使用 找到它locate samba
)。
当我尝试时,apt-get install samba
我得到这样的回应:
The following packages have unmet dependencies:
samba : Depends: libwbclient0 (= 2:3.6.6-6+deb7u5) but 2:4.1.17+dfsg-1~bpo70+1 is to be installed
E: Unable to correct problems, you have held broken packages.
尝试卸载时libwbclient0
会显示以下内容:
The following packages will be REMOVED:
gnome gnome-control-center gnome-core gvfs-backends libgnomevfs2-extra libsmbclient libwbclient0 python-samba python-smbc samba-dsdb-modules samba-libs samba-vfs-modules task-gnome-desktop
我显然想避免这种情况。
还有其他方法可以解决这个问题吗?运行aptitude
我最终遇到了同样的问题。