I just want to crosscheck with you guys, have you seen these two bugs with OCLP as well:
1. Spotlightserver disabled after each reboot. Reproducible.
2. Dictation results in an endless "Yago, Riegel..." response. Reproducible.
As for the issue with Spotlight, i can manually fix it after reboot like this:
% sudo launchctl bootstrap system /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
Bootstrap failed: 5: Input/output error
% sudo mdutil -E /
sudo mdutil -i on /
Spotlight server is disabled.
Spotlight server is disabled.
% sudo launchctl bootstrap system /System/Library/LaunchDaemons/com.apple.metadata.mds.plist
% sudo mdutil -E /
% sudo mdutil -i on /
/:
Indexing enabled.
/:
Indexing enabled.
As for the issue with dictation, i have not found any viable solution yet. Anyone?