[Samba] Samba Update to 4.14 on Debian Buster - apt warnings and errors

Franz Gansberger franz.gansberger at boku.ac.at
Tue Sep 20 11:26:50 UTC 2022




Hi,
after changing the lin in 
/etc/apt/sources.list.d/van-belle.list
to
deb http://apt.van-belle.nl/debian buster-samba414 main contrib non-free

apt-get update throws warning:

Hit:1 http://security.debian.org buster/updates InRelease
Hit:2 http://apt.van-belle.nl/debian buster-samba414 InRelease
Hit:3 http://ftp.de.debian.org/debian buster InRelease
Reading package lists... Done
W: Skipping acquire of configured file 'contrib/binary-amd64/Packages' as repository 'http://apt.van-belle.nl/debian buster-samba414 InRelease' doesn't have the component 'contrib' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'contrib/i18n/Translation-en' as repository 'http://apt.van-belle.nl/debian buster-samba414 InRelease' doesn't have the component 'contrib' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'non-free/binary-amd64/Packages' as repository 'http://apt.van-belle.nl/debian buster-samba414 InRelease' doesn't have the component 'non-free' (component misspelt in sources.list?)
W: Skipping acquire of configured file 'non-free/i18n/Translation-en' as repository 'http://apt.van-belle.nl/debian buster-samba414 InRelease' doesn't have the component 'non-free' (component misspelt in sources.list?)

I tried a couple of things from this howto:
https://apt.van-belle.nl/simple-repo-setup.txt
Especially the key management:

wget -O- https://apt.van-belle.nl/louis-van-belle.gpg-key.asc | gpg --dearmor | tee /usr/share/keyrings/louis-van-belle.gpg > /dev/null
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/louis-van-belle.gpg] http://apt.van-belle.nl/debian/ $(lsb_release -sc)-samba414 main" | tee -a /etc/apt/sources.list.d/van-belle.list
and
echo "Acquire::Languages { "none"; };" |tee -a /etc/apt/apt.conf.d/99disable-translations

but this doesn't change anything. I am currently not able to update to Samba 4.14 on Debian Buster. 

What do I overlook? 
Any hints are appreciated!
Thanks
Franz





More information about the samba mailing list