[Samba] Debian Buster samba 4.15rc1 (amd64/i386 and build ready for armhf )
L.P.H. van Belle
belle at bazuin.nl
Wed Jul 21 14:52:48 UTC 2021
Hai
I have a samba 4.15rc1 ready to test out. Only in AMD64 and i386 build currently.
This once include a small patch for CEPH
See : https://bugzilla.samba.org/show_bug.cgi?id=14766
You can find these in the repo named buster-experimental ( instructions below )
Please note, DONT use these in production yet, this is why i use buster-experimental
But we happy to hear results.. The good bad and ugly..
So, what now if you want to test or be brave and run it..
If your on armhf, the build depends for armhf are already in the buster-experimental
You only need to build samba 4.15rc1 yourself, and yes, when 4.15 is release,
I will include armhf also again.
Im made that pretty easy for you, since everything you need is available..
( only needed if you want 4.15rc on armhf )
Set the repo:
wget -O - http://apt.van-belle.nl/louis-van-belle.gpg-key.asc | apt-key add -
echo "# AptVanBelle Experimental repo for samba." | sudo tee -a /etc/apt/sources.list.d/van-belle-experimental.list
echo "deb http://apt.van-belle.nl/debian buster-experimental main contrib non-free" | sudo tee -a /etc/apt/sources.list.d/van-belle-experimental.list
(Re-)Building yourself..
You need buster-backport to get the needed build packages.
echo "deb http://deb.debian.org/debian/ buster-backports main non-free contrib" | sudo tee -a /etc/apt/sources.list.d/van-belle-experimental.list
apt-get install -t buster-backports debhelper-compat
sudo apt-get update
sudo apt-get build-dep samba
sudo apt-get source samba -b
And wait....
Enjoy :-)
Greetz,
Louis
More information about the samba
mailing list