← Back to team overview

enterprise-support team mailing list archive

Re: [Question #822261]: fresh ubuntu 22.04.5 desktop install samba error

 

Question #822261 on samba in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/samba/+question/822261

Description changed to:
ubuntu 22.04.5 desktop fresh installed, and updated sources.
$ sudo apt update
$ sudo apt upgrade
$ 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: python3-samba but it is not going to be installed
         Depends: samba-common-bin (= 2:4.15.13+dfsg-0ubuntu1.5) but it is not going to be installed
         Depends: libwbclient0 (= 2:4.15.13+dfsg-0ubuntu1.5) but 2:4.15.13+dfsg-0ubuntu1.6 is to be installed
         Depends: samba-libs (= 2:4.15.13+dfsg-0ubuntu1.5) but 2:4.15.13+dfsg-0ubuntu1.6 is 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
E: Unable to correct problems, you have held broken packages.

$ sudo apt install python3-samba samba-common-bin libwbclient0 samba-libs
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libwbclient0 is already the newest version (2:4.15.13+dfsg-0ubuntu1.6).
libwbclient0 set to manually installed.
samba-libs is already the newest version (2:4.15.13+dfsg-0ubuntu1.6).
samba-libs set to manually installed.
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:
 python3-samba : Depends: samba-libs (= 2:4.15.13+dfsg-0ubuntu1.5) but 2:4.15.13+dfsg-0ubuntu1.6 is to be installed
                 Depends: libwbclient0 (= 2:4.15.13+dfsg-0ubuntu1.5) but 2:4.15.13+dfsg-0ubuntu1.6 is to be installed
                 Recommends: python3-gpg but it is not going to be installed
 samba-common-bin : Depends: samba-libs (= 2:4.15.13+dfsg-0ubuntu1.5) but 2:4.15.13+dfsg-0ubuntu1.6 is to be installed
                    Depends: libwbclient0 (= 2:4.15.13+dfsg-0ubuntu1.5) but 2:4.15.13+dfsg-0ubuntu1.6 is to be installed
                    Recommends: samba-dsdb-modules but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

-- 
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for samba in Ubuntu.