Insufficient Permissions?

Discussion in 'iPod touch Firmware 1.1.4 Discussions' started by pk1991, Jul 30, 2008.

  1. pk1991 New Member

    Member Since:
    Dec 6, 2007
    Message Count:
    36
    I open installer (finally) after reading this thread

    Then while the Source are being refreshed this pop up on my screen

    Insufficient Permissions
    Installer was not installed correctly.
    It should be run as root : wheel. We
    will continue but please remember
    that it may not function correctly.

    What should i change the permission too?
  2. x6blues New Member

    Member Since:
    Dec 13, 2007
    Message Count:
    2,881
    Run these two commands
    chown -R root:wheel /Applications/Installer.app
    chmod 4755 /Applications/Installer.app/Installer

    More info on commands here
  3. pk1991 New Member

    Member Since:
    Dec 6, 2007
    Message Count:
    36
    tyvm kind sir ^^
  4. x6blues New Member

    Member Since:
    Dec 13, 2007
    Message Count:
    2,881
    No problem :)

    Just remember to delete a few sources just in case.
    (you may want to also delete RemotePackages.plist in ~/Library/Installer)

    If it happens again, those two commands have you set.