Posts

Showing posts from November, 2010

Missing bundle identifier in /Library/Receipts during Software Update

Problem: Warnings like 2010-11-05 16:09:13.293 Software Update[3147:1b07] PackageKit: *** Missing bundle identifier: /Library/Receipts/vpn.pkg 2010-11-05 16:09:13.295 Software Update[3147:1b07] PackageKit: *** Missing bundle identifier: /Library/Receipts/vpnclient-api.pkg 2010-11-05 16:09:13.296 Software Update[3147:1b07] PackageKit: *** Missing bundle identifier: /Library/Receipts/vpnclient-bin.pkg 2010-11-05 16:09:13.297 Software Update[3147:1b07] PackageKit: *** Missing bundle identifier: /Library/Receipts/vpnclient-gui.pkg 2010-11-05 16:09:13.298 Software Update[3147:1b07] PackageKit: *** Missing bundle identifier: /Library/Receipts/vpnclient-kext.pkg 2010-11-05 16:09:13.298 Software Update[3147:1b07] PackageKit: *** Missing bundle identifier: /Library/Receipts/vpnclient-profiles.pkg 2010-11-05 16:09:13.299 Software Update[3147:1b07] PackageKit: *** Missing bundle identifier: /Library/Receipts/vpnclient-startup.pkg when executing  /System/Library/CoreServices/Software\

Start/Stop/Remove Daemons/Agents on Mac

If you have log messages like Nov 4 23:29:13 idea com.apple.launchd.peruser.501[181] (de.novamedia.NML2NDeviceObserver[7664]): posix_spawn("/Applications/launch2net/launch2net.app/Contents/MacOS/NML2NDeviceObserver.app/Contents/MacOS/NML2NDeviceObserver", ...): No such file or directory Nov 4 23:29:13 idea com.apple.launchd.peruser.501[181] (de.novamedia.NML2NDeviceObserver[7664]): Exited with exit code: 1 Nov 4 23:29:13 idea com.apple.launchd.peruser.501[181] (de.novamedia.NML2NDeviceObserver): Throttling respawn: Will start in 10 seconds Nov 4 23:29:13 idea com.apple.launchd.peruser.501[181] (com.akamai.client.plist[7665]): Bug: launchd_core_logic.c:4139 (24108):13 Nov 4 23:29:13 idea com.apple.launchd.peruser.501[181] (com.akamai.client.plist[7665]): posix_spawn("/Applications/Akamai/loader.pl", ...): No such file or directory Nov 4 23:29:13 idea com.apple.launchd.peruser.501[181] (com.akamai.client.plist[7665]): Exited with exit code: 1 Nov 4 23:2