[Samba] Debian Bullseye samba 4.16.1 online (amd64/arm64/armhf/i386)

L. van Belle belle at samba.org
Thu May 12 14:19:45 UTC 2022


Hai, 

As mentioned and later then normal.. Finaly there.. 
Samba 4.16.1 is on my repo for debian Bullseye. 
You have choice these days, since the packages are now up2date

If you need profiling-data and/or Gnome tracker support. 
Then you use my repo  *( https supported). 

*( you can copy past this). 
apt -y install apt-transport-https gnupg
wget -O- https://apt.van-belle.nl/louis-van-belle.gpg-key.asc |\
    gpg --dearmor | sudo tee /usr/share/keyrings/louis-van-belle.gpg >
/dev/null
echo "# AptVanBelle repo for samba." | sudo tee -a
/etc/apt/sources.list.d/van-belle.list
echo "deb [arch=$(dpkg --print-architecture)
signed-by=/usr/share/keyrings/louis-van-belle.gpg]
http://apt.van-belle.nl/debian/ $(lsb_release -sc)-samba416 main" |\
 sudo tee -a /etc/apt/sources.list.d/van-belle.list

optional : 
echo "Acquire::Languages { "none"; };" |sudo tee -a
/etc/apt/apt.conf.d/99disable-translations
It saves me some messages in my logs, up2you.. 

If you use pinning. You can use it as followed. 
apt-get install -t o=AptVanBelle packagename ... 

And if you don't need profiling-data and/or Gnome tracker support. 
Read : https://backports.debian.org/Instructions/ 

And add bullseye-backports : 
deb http://deb.debian.org/debian bullseye-backports main
apt install -t bullseye-backports <packages>

Enjoy, 
Other versions will be build soon. 


Greetz, 

Louis









More information about the samba mailing list