Cannot remove a file as root
Hi,
I'm trying to do some annual cleanup on my MacBook Pro. There is an old executable (python3) from an upgrade a few years back. The file is in /usr/bin. When I try to remove the file I get an error.
Operation not permitted. Even when I use sudo. Same error if I use sudo -I and become root I cannot remove the file.
I opened up a case with Apple support. The tech handling the call does not know shell programming, so I had him escalate. Supposedly the Apple engineering department says they can't do anything because they do not support Python! This is absolutely ridiculous. Removing a file from the shell using bash, sh, or zsh has nothing to do with Python. This is basic BSD Unix 101 here folks! I have been using a MacBook Pro for 15 years. Creating and removing a files from the shell is normal operation.
Does anyone have any insight as to what is going on here? Has Apple support just gone down a hole? I was told I have to write down my complaint and then it will be pushed up.
Any comments would be appreciated.
Ed