Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Have you gotten this error?

  • yes, all of the time: 1.1.2 or less (specify)

    Votes: 0 0.0%
  • Yes, some applications: 1.1.2 or less (specify)

    Votes: 0 0.0%

  • Total voters
    16

derandrew09

macrumors newbie
Original poster
Oct 14, 2007
25
0
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.
 
I have that version of installer and get the Main script execution error.
 
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.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.