我已经将 Ubuntu 22.04 LTS 升级到 23.10 LTS,我尝试安装桑巴但我遇到了一个问题,您能帮我解决吗?
root@13566C-UDHAYAKUMAR:~# sudo apt install samba
Reading package lists... Done
Building dependency tree... Done
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:
samba : Depends: samba-common (= 2:4.18.6+dfsg-1ubuntu2) but 2:4.18.6+dfsg-1ubuntu2.1 is to be installed
Depends: samba-common-bin (= 2:4.18.6+dfsg-1ubuntu2) but it is not going to be installed
Recommends: attr
Recommends: python3-markdown but it is not going to be installed
Recommends: samba-dsdb-modules but it is not going to be installed
Recommends: samba-vfs-modules but it is not going to be installed
Recommends: samba-ad-provision but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
我已经尝试过了关联下面也一样,但不起作用。另外,我试过了,sudo apt install nautilus-share
但这也给出了同样的错误。