after latest sierra update, uninstall_wrapper fails
- Dominant language
- C
- Stars
- 351
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
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
> sudo "/usr/bin/codesign" --timestamp=none --force --sign - "/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv"
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv: replacing existing signature
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv: Operation not permitted
failed with code pid 1268 exit 1
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.