View Full Version : main script execution failed: poll
derandrew09
Jan 28, 2008, 09:21 PM
for all people who had the "main script execution failed" error.
i have seen this all over the place and cant even find a fix myself.
microman
Jan 28, 2008, 10:04 PM
In the post below.. it talks about this.. its due to the installer.app not being compatible. You have to manually download and install 3.0b10. It is outlined in this post.
http://forums.macrumors.com/showthread.php?t=422278
meagain
Feb 2, 2008, 11:05 AM
I have that version of installer and get the Main script execution error.
meagain
Feb 2, 2008, 01:25 PM
Does anyone know why this happens and how to fix it?
geoffreak
Feb 9, 2008, 12:29 AM
Just want to add myself to the list of people who are unable to install through installer (3.0b10) because of this error
EDIT: Fixed with method below
Installer “main script execution failed” fix
Posted in Apps, Guides, Touch, iPhone by Justin Nolan
January 28th, 2008
If you didn’t update Installer BEFORE updating to 1.1.3, or did but still get this error and need to fix permissions, try entering these commands via ssh:
cd /
cd Applications/
wget http://repository.apptapp.com/packages/System/Installer.zip
rm -rf Installer.app
unzip Installer.zip
chmod +s Installer.app/Installer
chown -R root:wheel Installer.app
rm Installer.zip
This replaces your copy of Installer with the latest version, and sets proper permissions.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.