#59889 closed defect (fixed)
Update uninstall directions, Catalina and SIP-protections
Reported by: | nwg (Nathaniel W Griswold) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | guide | Version: | |
Keywords: | Cc: | ||
Port: |
Description
Even as root, you get various "operation not permitted" errors when following the uninstall directions for catalina here: https://guide.macports.org/chunked/installing.macports.uninstalling.html.
rm: /opt/local//var/macports/home/Library/Preferences: Operation not permitted
The problem is SIP permissions: https://apple.stackexchange.com/questions/342090/sip-preventing-deletion-of-opt-local
The solution is to simply move the deletion of macports users before the deletion of the directories.
Change History (3)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 5 years ago by nwg (Nathaniel W Griswold)
Thank you! On second thought maybe it would be good to mention SIP for the those who are doing something outside of straight following the directions and become confused. Maybe that should be another ticket?
comment:3 Changed 5 years ago by nwg (Nathaniel W Griswold)
Cancel that i read it more closely and found what you wrote about SIP. Thank you.
Note: See
TracTickets for help on using
tickets.
In b1010096e5c19e82b4767089d1f39979c21d756a/macports-guide (master):