[arch-general] sudo: setrlimit(RLIMIT_CORE): Operation not permitted

Neven Sajko nsajko at gmail.com
Thu Oct 31 18:15:24 UTC 2019


It seems like your container is set up with too low of a RLIMIT_CORE
rlimit for core files, causing the error when sudo attempts to
increase it.

Maybe you messed up a config file for Docker?

See this for more info:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/getrlimit.html

Regards,
Neven


More information about the arch-general mailing list