[Samba] "not enough space" on share with mountpoints inside

Rowland penny rpenny at samba.org
Thu Mar 11 16:18:39 UTC 2021


On 11/03/2021 16:09, Alpe via samba wrote:
>   No new kernel. The only thing I recall changing right before it breaking is that I tried to upgrade all pip3 packages using:
> sudo -H pip3 list --outdated --format=freeze | grep -v '^\-e' | cut -d = -f 1 | xargs -n1 sudo -H pip3 install -U
> I think maybe this broke something that samba uses and that is why the issue is now happening regardless of which samba version I use.
> But I have no idea what. So I can't reinstall the possible broken package.


Samba (as far as I am aware) uses python for two things, to build Samba 
from source and for samba-tool, neither of which seem to have anything 
to the way you are running Samba. If it worked before you upgraded pip3 
and didn't after, then you need to find what actually changed.

Rowland




More information about the samba mailing list