#50867: couldn't create error file for command: permission denied ------------------------+-------------------------------- Reporter: orcioni@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.3.4 Resolution: | Keywords: Port: | ------------------------+-------------------------------- Comment (by orcioni@…): Replying to [comment:6 ryandesign@…]:
Replying to [comment:5 orcioni@…]:
As said, I have the same problem on two computers. In the following you can find the result of the command execution on both of them:
{{{ drwxrwxrwt 7 root wheel 238 1 Apr 19:37 /private/tmp }}}
That looks correct.
{{{ drwxr-xr-x@ 19 sim staff 646 2 Apr 04:07 /private/tmp }}}
That's incorrect and needs to be fixed to match the first. These commands should do it:
{{{ sudo chmod 1777 /private/tmp sudo chown root:wheel /private/tmp }}}
Your fixing worked! Clearly from the previous "port upgrade outdated" the directory premissions were changed, I don't know how it happened, by many thanks for your suggestion. You can close the ticket.[[BR]] thanks[[BR]] S. -- Ticket URL: <https://trac.macports.org/ticket/50867#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X