-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
after latest sierra update, uninstall_wrapper fails #36
Comments
I'm not sure what caused this. Unfortunately I don't support Asepsis under 10.11+ systems. Let's wait if more people report similar issues. |
Works without problem in my machine. |
I have the same issue. asepsisctl uninstall_wrapper
|
I figured it out. csrutil disable didn't kick in for a few tries. After 3rd try, it finally took it. I am not sure why it happened this way. |
I know probably no one knows how to fix this, but I just want to leave a note here as this is the only place I can find people having similar issues. I just upgraded to macOS 10.12.6 and now asepsis broke.
No matter how many times I tried, it didn't work. |
@godfat use this fork which has a fix: |
@darwin Interesting, thanks! I'll take a look and try to look deeper later. |
That fork does work for preventing DS files but for some reason iCloud Drive in Folder doesn't work with it. |
This has been fixed. |
after latest sierra update, uninstall_wrapper fails
DesktopServicesPriv wrapper was replaced by system version since last Asepsis installation.
Usually this is the case when you install a system update which updates DesktopServicesPriv related files.
=> continuing in wrapper uninstallation, but skipping backup restoration.
/Library/Application Support/Asepsis/ctl/lib/helpers.rb:86: warning: Insecure world writable dir /Users/dufourd/anaconda/bin in PATH, mode 040777
The text was updated successfully, but these errors were encountered: