crontab operation "not permitted" after update to 3.2.1
Thanks for filing an issue! Please answer the questions below so I can help you.
- iTerm2 version:3.2.1
- OS version: MacOS 10.14 (Mojave)
- Attach ~/Library/Preferences/com.googlecode.iterm2.plist here (drag-drop from finder into this window)
- Attach a debug log, if possible. Instructions at https://iterm2.com/debuglog
- Are you reporting a performance issue or a hang? Please attach a sample. Instructions at https://gitlab.com/gnachman/iterm2/wikis/HowToSample
- Are you reporting a crash? Please attach the crash log. Instructions at https://gitlab.com/gnachman/iterm2/wikis/crash-logs
- Are you reporting excessive memory usage? Please attach a heap analysis: https://gitlab.com/gnachman/iterm2/wikis/heapshot
Detailed steps to reproduce the problem:
- Enter the command crontab nameOfDoc.txt and return
What happened: Before the update to 3.2.1, if I typed the command "crontab nameOfDoc.txt," crontab would execute correctly.
After the update to 3.2.1, when I execute the crontab command, I receive this message, "crontab: tmp/tmp.9400: Operation not permitted". (I am still able to execute the crontab -l command to find which cron jobs are active.)
What should have happened: The command should have executed instead of sending me the message "Operation not permitted".
Edited by George Nachman