Re: [Evolution] Evolution won't start



On Fri, 2022-03-11 at 22:42 +0000, Patrick O'Callaghan wrote:
On Fri, 2022-03-11 at 22:27 +0000, Pete Biggs wrote:
So what is the value of /proc/sys/user/max_user_namespaces or what is
the result of 

  sudo sysctl -a | grep max_user_namespaces

I think that indicates the maximum number of namespaces, not their
maximum size.

The "no space on device" might refer to /tmp being exhausted, depending
on how the container is configured.

The issue is that it gives a "ENOSPC" error, which is usually
associated with disk space (and the text error message reflects that),
but in this case it's to do with the number of namespaces allowed by
the kernel.

If you Google for the error you can see that the error triggered
changes with kernel version, so obviously there has been some debate
about what exactly it should be reporting.


P.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]