[MacPorts] #59513: sudo: setrlimit(8): Invalid argument
MacPorts
noreply at macports.org
Tue Oct 29 10:49:26 UTC 2019
#59513: sudo: setrlimit(8): Invalid argument
--------------------+-------------------------
Reporter: iEFdev | Owner: Schamschula
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Keywords: | Port: sudo
--------------------+-------------------------
With latest `sudo-1.8.29`, one of the changes was:
> //Sudo now sets most resource limits to their maximum value to avoid
problems caused by insufficient resources, such as an inability to
allocate memory or open files and pipes.//
— https://www.sudo.ws/stable.html#1.8.29
[[br]]
And now `sudo: setrlimit(8): Invalid argument` is thrown on every command.
{{{
$ sudo echo foo
sudo: setrlimit(8): Invalid argument
Password:
foo
}}}
// os x: 10.7.5
--
Ticket URL: <https://trac.macports.org/ticket/59513>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list