[Samba] Updating a raspberrypi to Samba 14.4.2 using Louis' repo

Rowland penny rpenny at samba.org
Wed Mar 31 08:17:21 UTC 2021


On 31/03/2021 09:02, L.P.H. van Belle via samba wrote:
> Hai,
>
> Buster Samba 4.14.2 is online now for Amd64/i386/armhf
> If you enable the buster-experimental, please disable it again.


Hi Louis, do you want to try again 🙁

sudo apt update

sudo apt upgrade

sudo apt full-upgrade

Lead to this:

sudo apt autoremove
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
   libcephfs2 libgdata-common libgdata22 libgoa-1.0-0b libgoa-1.0-common
   libgpgme11 libimobiledevice6 libjansson4 liboauth0 libplist3
   libtracker-sparql-2.0-0 libusbmuxd4 python3-dnspython python3-gpg
   python3-ldb python3-markdown python3-talloc python3-tdb python3-yaml
   samba-common tdb-tools
0 upgraded, 0 newly installed, 21 to remove and 0 not upgraded.
After this operation, 10.1 MB disk space will be freed.
Do you want to continue? [Y/n] y


sudo apt install samba
Reading package lists... Done
Building dependency tree
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.14.2+dfsg-0.1buster2) but it 
is not going to be installed
          Depends: libldb2 (>= 2:2.3.0~) but 2:2.2.0-0.1buster1 is to be 
installed
          Depends: samba-libs (= 2:4.14.2+dfsg-0.1buster2) but it is not 
going to be installed
          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 samba python3-samba samba-common-bin samba-libs 
python3-markdown samba-dsdb-modules samba-vfs-modules

The following packages have unmet dependencies:
  python3-samba : Depends: libldb2 (>= 2:2.3.0~) but 2:2.2.0-0.1buster1 
is to be installed
                  Recommends: python3-gpg but it is not going to be 
installed
  samba : Depends: libldb2 (>= 2:2.3.0~) but 2:2.2.0-0.1buster1 is to be 
installed
  samba-dsdb-modules : Depends: libldb2 (> 2:2.3.0~) but 
2:2.2.0-0.1buster1 is to be installed
  samba-libs : Depends: libldb2 (>= 2:2.3.0~) but 2:2.2.0-0.1buster1 is 
to be installed

This is on an rpi4

Rowland





More information about the samba mailing list