Fails to update on Mac 10.6.8

Hi, I followed these steps and it continues to fail:
During installation of Adobe AIR, you receive an error dialog with contents similar to "An error occurred while installing Adobe AIR.  Installation may not be allowed by your administrator.  Please contact your administrator."
Follow these steps for the manual solution:
     Using Finder, navigate to your Applications folder and look for a file (not a folder) named "Adobe".  If one exists, rename or delete it. 
     Open the Terminal application in your Applications/Utilities folder.  Run the following commands: 

2
3
4
sudo chmod -R ug=rwx,o=rx /Applications/Adobe 
sudo chmod -R ug=rwx,o=rx ~/Library/Application\ Support/Adobe/
sudo chmod -R ug=rwx,o=rx ~/Library/Application\ Support/Adobe/AIR/
sudo chmod -R ug=rwx,o=rx /Users/Shared/Library/Application\ Support/Adobe/
Next, adjust the ownership of a particular folder. Run the following two commands in Terminal, noting the user name response of the "whoami" command.  Replace username with your username in the next command: 
     whoami 
     sudo chown -R username:staff ~/Library/Application\ Support/Adobe/AIR/ 
Close the Terminal application and rerun the Adobe AIR  installer.
Here is the log:
Sep 22 17:03:29 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14888]: Runtime Installer begin with version 3.4.0.2540 on Mac OS 10.6.8 x86
Sep 22 17:03:29 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14888]: Commandline is: -psn_0_2355775
Sep 22 17:03:29 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14888]: Installed runtime (3.3.0.3670) located at /Library/Frameworks/Adobe AIR.framework
Sep 22 17:03:38 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14888]: Relaunching with elevation
Sep 22 17:03:38 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14888]: Launching subprocess with commandline /Volumes/Adobe AIR/Adobe AIR Installer.app -ei
Sep 22 17:03:51 john-contes-mac-pro authexec[14898]: executing /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
Sep 22 17:03:52 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Runtime Installer begin with version 3.4.0.2540 on Mac OS 10.6.8 x86
Sep 22 17:03:52 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Commandline is: -ei
Sep 22 17:03:52 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Installed runtime (3.3.0.3670) located at /Library/Frameworks/Adobe AIR.framework
Sep 22 17:03:53 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
Sep 22 17:03:53 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Launching subprocess with commandline /usr/sbin/chown -hfRP jtconte "/Users/jtconte/Library/Application Support/Adobe"
Sep 22 17:03:53 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/jtconte/Library/Application Support/Adobe"
Sep 22 17:03:53 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Launching subprocess with commandline /usr/sbin/chown -hfRP jtconte "/Users/jtconte/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
Sep 22 17:03:53 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Starting silent runtime update. Updating runtime from version 3.3.0.3670 to version 3.4.0.2540
Sep 22 17:04:13 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
Sep 22 17:04:14 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Got an unexpected fatal error while modifying plist: Error: Failed to register application (-10813)
Sep 22 17:04:14 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Error occurred during register filetype operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Failed to register application (-10813)" errorID=0]
Sep 22 17:13:17 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Rollback complete
Sep 22 17:13:17 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Failed to register application (-10813)" errorID=0]
Sep 22 17:13:17 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14888]: Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Failed to register application (-10813)" errorID=0]
Sep 22 17:13:17 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14898]: Runtime Installer end with exit code 7
Sep 22 17:18:39 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14888]: Runtime Installer end with exit code 7
Sep 22 17:18:39 john-contes-mac-pro com.apple.launchd.peruser.501[226] ([0x0-0x23f23f].com.adobe.air.Installer[14888]): Exited with exit code: 7
Sep 22 17:21:06 john-contes-mac-pro sudo[14970]: jtconte : TTY=ttys000 ; PWD=/Users/jtconte ; USER=root ; COMMAND=/bin/chmod -R ug=rwx,o=rx /Users/jtconte/Library/Application Support/Adobe/AIR/
Sep 22 17:23:36 john-contes-mac-pro sudo[14977]: jtconte : TTY=ttys000 ; PWD=/Users/jtconte ; USER=root ; COMMAND=/usr/sbin/chown -R jtconte:staff /Users/jtconte/Library/Application Support/Adobe/AIR/
Sep 22 17:23:59 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14978]: Runtime Installer begin with version 3.4.0.2540 on Mac OS 10.6.8 x86
Sep 22 17:23:59 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14978]: Commandline is: -psn_0_2396745
Sep 22 17:23:59 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14978]: Installed runtime (3.3.0.3670) located at /Library/Frameworks/Adobe AIR.framework
Sep 22 17:24:03 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14978]: Relaunching with elevation
Sep 22 17:24:03 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14978]: Launching subprocess with commandline /Volumes/Adobe AIR/Adobe AIR Installer.app -ei
Sep 22 17:24:09 john-contes-mac-pro authexec[14983]: executing /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer
Sep 22 17:24:10 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Runtime Installer begin with version 3.4.0.2540 on Mac OS 10.6.8 x86
Sep 22 17:24:10 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Commandline is: -ei
Sep 22 17:24:10 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Installed runtime (3.3.0.3670) located at /Library/Frameworks/Adobe AIR.framework
Sep 22 17:24:11 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/Shared/Library/Application Support/Adobe"
Sep 22 17:24:11 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Launching subprocess with commandline /usr/sbin/chown -hfRP jtconte "/Users/jtconte/Library/Application Support/Adobe"
Sep 22 17:24:11 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Launching subprocess with commandline /bin/chmod -fRP +rw "/Users/jtconte/Library/Application Support/Adobe"
Sep 22 17:24:11 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Launching subprocess with commandline /usr/sbin/chown -hfRP jtconte "/Users/jtconte/Library/Preferences/Macromedia/Flash Player/www.macromedia.com/bin"
Sep 22 17:24:11 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Starting silent runtime update. Updating runtime from version 3.3.0.3670 to version 3.4.0.2540
Sep 22 17:24:30 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Registering /Applications/Utilities/Adobe AIR Application Installer.app/Contents/Info.plist
Sep 22 17:24:30 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Got an unexpected fatal error while modifying plist: Error: Failed to register application (-10813)
Sep 22 17:24:30 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Error occurred during register filetype operation; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Failed to register application (-10813)" errorID=0]
Sep 22 17:33:39 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Rollback complete
Sep 22 17:33:39 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Failed to register application (-10813)" errorID=0]
Sep 22 17:33:39 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14978]: Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Failed to register application (-10813)" errorID=0]
Sep 22 17:33:39 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14983]: Runtime Installer end with exit code 7
Sep 22 17:33:44 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[14978]: Runtime Installer end with exit code 7
Sep 22 17:33:44 john-contes-mac-pro com.apple.launchd.peruser.501[226] ([0x0-0x249249].com.adobe.air.Installer[14978]): Exited with exit code: 7
Sep 22 17:35:55 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[15036]: Runtime Installer begin with version 3.4.0.2540 on Mac OS 10.6.8 x86
Sep 22 17:35:55 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[15036]: Commandline is: -psn_0_2433618
Sep 22 17:35:55 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[15036]: Installed runtime (3.3.0.3670) located at /Library/Frameworks/Adobe AIR.framework
Sep 22 17:39:35 john-contes-mac-pro /Volumes/Adobe AIR/Adobe AIR Installer.app/Contents/MacOS/Adobe AIR Installer[15036]: Runtime Installer end with exit code 6
Sep 22 17:39:35 john-contes-mac-pro com.apple.launchd.peruser.501[226] ([0x0-0x252252].com.adobe.air.Installer[15036]): Exited with exit code: 6
Thanks for any help,
John

Hi John,
Have you tried restarting your system to see if that resolves the problem?  I suspect this is related to LaunchServices and you might have something corrupted on your system.  You might want to consider resetting it (if a reboot doesn't fix the problem).
Chris

Similar Messages

  • Camera Raw 6.7 Update for Mac OS 10.10:  Installation Failed error message.

    Camera Raw 6.7 Update for Mac:  Installation Failed error message.  Update downloaded directly from Adobe website.  Newly purchased Mac Workbook Pro, OS 10.10, using Photoshop CS5. Other updates successfully accomplished.  Camera Raw 6.7 Update was downloaded multiple times with multiple installation attempts. Any recommendations?

    thanks for the prompt response...i appreciate it.  according to the link you listed, that's correct.  the strange thing is that prior to the upgrad to mac os 10.8.4, photoshop CS5 was working just fine and i was able to open my canon raw files with my current camera raw plug-in version 6.7 which adobe has indicated is the last camera raw update they'll be offering for cs 5
    so it's clearly an issue related to the "upgrade" of the os.  seems like every solution creates 6 new problems...further evidence for the notion that if it ain't broke don't fix it!  thanks again.

  • Just got a Nikon D610 and CS5 for Mac can't open the images -- message says installed version of camera raw doesn't support the camera.  Downloaded the Raw 6.2 update for Mac, but installation failed. Now what?

    just got a Nikon D610 and CS5 for Mac can't open the images -- message says installed version of camera raw doesn't support the camera.  Downloaded the Raw 6.2 update for Mac, but installation failed. Now what?

    The D610 didn't get out-of-the-box RAW support until Photoshop CC.
    You can either upgrade to CC or use the DNG Converter to convert and open your DNGs in CS5.

  • Mac Mini OS Won't After Failed Software Update

    I selected to update to the latest iTunes, QuickTime, and OS-X updates. Both QuickTime and OS-X failed to update completely. I then reselected to update QuckTime again and it updated successfully and promted to restart the Mac, which I did.
    Upon restarting, the Mac would boot into the OS. It just freezes at the OS X screen. I followed the step in the User's Guide to start by holding down the "option" key and power button. It started into screen with the HD, return, and right arrown icon. The HD icon shows the drive and a red "x" at the corner.
    Any suggestions?
    Thanks.

    I tried the Disk Utility first. It found a Bit Map error and did a self-repair. The status was "disk repaired successfully". So somehow the failed update corrupted something. However, in the end, the OS still wouldn't start.
    Then I reinstalled the Mac OS 10.4.2 system and archived the old system. All user accounts and software appeared to be preserved. I have yet to check everything. Next I ran the software update again. It found about 7 required updates, including QuickTime 7.1.5 and Mac OS X Update Combine (PowerPC) 10.4.9. Again QuickTime an d Mac OS X failed to update. I did not force it to update the second time.
    Questions:
    Is it okay to remove the folder "Previous System" at this point?
    What to do with those 2 failed updates?
    Thanks
    Les

  • After the latest update of iTunes 11.1.4 sync.of my iPhone 5 failed to sync.to mac iTunes over WiVi

    After the latest update of iTunes 11.1.4 sync.of my iPhone 5 failed to sync.to mac iTunes over WiVi

    I have had the same issue on 2 computers with 2 different installations.  This appears to be an issue with the update.  Everything was syncing great until the update.  I know this because I had just synced the iphone numerous times and then I did the update.  As soon as the update was complete, the phone would no longer sync over WiFi.  The symptoms are exactly as you describe them.

  • HT201364 Mac App Store fail to update new apps and install new apps

    My current MacBook 13" 2011 Late is running Mavericks 10.9.4, and recently when I try to update /install apps from Mac App store errors comes up telling me  it failed to update/install apps with unknown errors.
    Tried following possible solutions after some search through forums and search engines, however, still with no luck of solving this issue, hope anyone with something that would make my Mac App store to work again.
    1. Change DNS (8.8.8.8).
    2. Reset Application & Clear Cookies in Debug mode.
    3. Remove cache.

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Please take this step regardless of the results of Step 1.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • CS4 DW Mac Templates FAIL to update child pages

    I duplicated a site, cleaned the cache. I moved the
    duplicated site to a new
    server. Uploaded all the files. I had one nested template
    which failed to
    update its child pages, so I detached it from the enclosing
    template.
    The child pages still have the link to the template
    <!-- InstanceBegin template="/Templates/whiteHome.dwt"
    codeOutsideHTMLIsLocked="false" -->
    But when I update the template, the child pages are not seen
    as connected
    and do not update. I'm at a loss here....
    Never seen this behavior in CS3.
    Jeff
    ~~~~~~~~~~~~
    Jefferis Peterson, Pres.
    Web Design and Marketing
    http://www.PetersonSales.com

    Lets see the code on the offending template, please.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "Jefferis NoSpamme" <[email protected]> wrote in
    message
    news:C5CB1116.8A921%[email protected]..
    >I duplicated a site, cleaned the cache. I moved the
    duplicated site to a
    >new
    > server. Uploaded all the files. I had one nested
    template which failed to
    > update its child pages, so I detached it from the
    enclosing template.
    >
    > The child pages still have the link to the template
    > <!-- InstanceBegin
    template="/Templates/whiteHome.dwt"
    > codeOutsideHTMLIsLocked="false" -->
    >
    > But when I update the template, the child pages are not
    seen as connected
    > and do not update. I'm at a loss here....
    > Never seen this behavior in CS3.
    >
    >
    > Jeff
    > ~~~~~~~~~~~~
    > Jefferis Peterson, Pres.
    > Web Design and Marketing
    >
    http://www.PetersonSales.com
    >
    >

  • I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510

    I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510 printer) from Excel or Word.  When I click on the Print menu item in Excel, there is a flash in the background like it is trying to open the print window, but nothing else.  I am able to print from other programs like TextEdit, Mail or KakeidaGraph.  As far as I know I have the latest Epson print driver.
    Also, I am also unable to open an existing Excel or Word file from the open menu - both programs lock up and do not respond.  I have to force quit.  After I restart Excel or Word I can open an existing file by double clicking on the file, but if I again try to open another file from the open menu, Excel or Word lock up.
    Any similar problems?

    Howdy,
    Apparently some are reporting that this causes the older PowerPC (PPC) applications that are supported in 10.6 via 'Rosetta' to crash upon attempting to open/save/print using any dialog box, or fail in other similar ways such as simply not printing or quitting, or freezing/hanging/crashing of the application.
    I have read of some companies that have indeed submitted proper bug reports to Apple, but that is not a guarantee of a bug-fix being issued.
    You might wish to read:
    http://www.macintouch.com/readerreports/snowleopard/index.html#d02feb2012
    If you are unsure if you are still using PowerPC apps, if the application is currently running, look under the 'Activity Monitior' (in Applications -> Utilities), or alternatively you could check in the System Profiler, Applications. Check the column "Type".
    Here is a fairly simple way you can restore you system and restore you applications functionality again, if you don't have a recent clone or good Time Machine backup that you can restore from. If you do, restore from your backup prior to having installed the Security Update 2012-001.
    Time Machine restore: http://support.apple.com/kb/ht1427
    If you are restoring a backup made by a Mac to the same Mac
    With your backup drive connected, start up your Mac from the Lion recovery partition (Command-R at startup) or Mac OS X v10.6 installation disc. Then use the "Restore From Time Machine Backup" utility. Select the backup prior to your issues, and it will be restored back to the state it was in at that time.
    If you can't easily restore from a backup, you can instead do the following:
    - You first start by reinstalling your OS X 10.6.x, this will preserve all your user data, your applications, no worries there.
    - Then install the Mac OS X 10.6.8 Update Combo v1.1 (links provided below)
    - Make sure you're printers are showing up correctly in your system preferences, if not, re-add the printers
    - Then finally, run the Apple Software Update (by pulling down the Apple Menu), and install any and all remaining updates, except do not then re-install the Security Update 2012-001. It is possible that you may have to reboot after installing some of the updates, and you may even need to run it a 2nd time to make sure that you've got all updates, except NOT the Security Update 2012-001.
    Links for 10.6.8 Update Combo v1.1:
    http://support.apple.com/kb/DL1399
    or the link to directly download this 1.09GB combo updater:
    http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg
    Cheers,
    Daniel Feldman
    =======================
      MacMind
      Certified Member of the
      Apple Consultants Network
      Apple Certified (ACHDS)
      E-mail:  [email protected] 
      Phone:   1-408-454-6649
      URL : www.MacMind.com
    =======================

  • I have seen so much response about the Mountain Lion update slowing down computers.  I am updating from Mac OS x 10.6.8.  What can I do to ensure the upgrade will go fine?  Do I unplug my external hard drive before installing, or keep it plugged in?

    I have seen so much response about the Mountain Lion update slowing down computers.  I am updating from Mac OS x 10.6.8.  What can I do to ensure the upgrade will go fine?  Do I unplug my external hard drive before installing, or keep it plugged in?
    Also, I have the 08 version of iWork. Will this cause problems for the update?  Can I update this AFTER I update the processor?

    Welcome to Apple Support Communities
    There's no reason to think that Mountain Lion will slow down your Mac. Just make a backup of your data before upgrading with Time Machine > http://support.apple.com/kb/HT1427
    Also, check that your apps are compatible > http://www.roaringapps.com Upgrade them to a compatible version or delete them before upgrading.
    The external drive won't make the OS X Mountain Lion installer fail, but it's better to unplug it during the upgrade.
    iWork '08 is compatible with Mountain Lion. iWork '09 includes OS X Mountain Lion features and can be purchased at the Mac App Store.
    To upgrade to OS X Mountain Lion, I recommend at least 4 GB of RAM. You can check how much memory you have in Apple menu > About this Mac

  • Should I repair permissions before or after updating to Mac OS X 10.7.2?

    Hi,
    Should I repair permissions before or after updating to Mac OS X 10.7.2? or should I fix permissions before and after the update?

    This is not a routine maintenance. Upgrades can be screwed up if the system that is upgraded is screwed up. I believe in a "better safe than sorry" approach. If you repair permissions and the hard drive prior to an upgrade then if there be a problem perhaps that problem will not propagate to the new upgraded system. If there are no problems doing the repairs is harmless.
    When it comes to the topic of permissions repairs there are many opinions but not much fact. In other words there doesn't appear to be a formal analysis of whether repairing permissions is only useful when a permissions problem arises. But there is a lot of anecdotal evidence suggesting that a repair both before and after a major system upgrade can reduce the risk of problems.
    This is my opinion on the matter. I do not generally disagree with Niel or MacJack, but as I said I prefer to be safe rather than sorry.
    Here's my general approach:
    How to Install Lion Successfully - You must have Snow Leopard 10.6.7 or 10.6.8 Installed
    A. Repair the Hard Drive and Permissions:
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. Then select Disk Utility from the Utilities. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer. Now restart normally. 
    If DU reports errors it cannot fix, then you will need Disk Warrior (4.3.) if DW cannot fix the drive, then you will need to reformat the drive and reinstall Snow Leopard.
    B. Make a Bootable Backup Using Restore Option of Disk Utility:
    Open Disk Utility from the Utilities folder.
    Select the destination volume from the left side list.
    Click on the Restore tab in the DU main window.
    Check the box labeled Erase destination.
    Select the destination volume from the left side list and drag it to the Destination entry field.
    Select the source volume from the left side list and drag it to the Source entry field.
    Double-check you got it right, then click on the Restore button.
    Destination means the backup volume. Source means the internal startup volume.
    C. Important: Please read before installing:
    If you have a FireWire hard drive connected, disconnect it before installing the update unless you will boot from this drive and install the update on it. Reconnect it and turn it back on after installation is complete and you've restarted.
    You may experience unexpected results if you have installed third-party system software modifications, or if you have modified the operating system through other means. (This does not apply to normal application software installation.)
    The installation process should not be interrupted. If a power outage or other interruption occurs during installation, use the standalone installer (see below) from Apple Downloads to update.  While the installation is in progress do not use the computer.
    D. To upgrade to Lion:
    Purchase the Lion Installer from the Mac App Store. The download will start quickly. Lion is nearly 4 GBs so a fast internet connection is essential. Download time could run upwards of 4 hours depending upon network conditions and server demands at the time.
    Boot From The Lion Installer which is located in your Applications folder.
    Follow instructions for installation.

  • Failed to updated my MacBook Pro

    I just purchased a new 15 inches Macbook Pro 320GB with 7200rpm 4GB memory last Tuesday which I ordered online.
    I just discovered I have sixteen items to update such as security Update 2010 – 001, Java for Mac OS 10.6 Update 1, iMove update, iTunes update…etc. but they all failed to updated.
    My Internet is working as it was downloading for twenty-three minutes but this what comes up
    “Some of the selected updates couldn’t be saved
    The update could not be expanded and verified. It may have been corrupted or tempered with during downloading. The Update will be downloaded and checked again the next time that Software update runs”
    When I click “OK” button – this comes up “An error occurred during download”
    I had done this three times even with one to install a time, it still failed or any of update software didn’t updated at all. I am keeping trying...
    Any advise on this please.

    Thanks for moved my question to correct forum.
    My new Macbook Pro is as follows:
    Model Identifier: MacBookPro5,3
    Version 10.6.0 (216)
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.66 GHz
    Memory: 4 GB
    just discovered I have sixteen items to update such as security Update 2010 – 001, Java for Mac OS 10.6 Update 1, iMove update, iTunes update…etc. but they all failed to updated.
    My Internet is working as it was downloading for twenty-three minutes but this what comes up
    “Some of the selected updates couldn’t be saved
    The update could not be expanded and verified. It may have been corrupted or tempered with during downloading. The Update will be downloaded and checked again the next time that Software update runs”
    When I click “OK” button – this comes up “An error occurred during download”
    I had done this three times even with one to install a time, it still failed or any of update software didn’t updated at all. I am keeping trying...

  • Ever since I updated my Mac to Maverick it has become exceedingly slow everywhere. Also annoying, when I go into Applications to open something, it now automatically opens 3 things I don't need. What can I do to fix this?

    Ever since I updated my Mac to Maverick it has become exceedingly slow everywhere. Also annoying, when I go into Applications to open something, it now automatically opens 3 things I don't need. What can I do to fix this?

    Reinstall Lion, Mountain Lion, or Mavericks without erasing drive
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu.
    Reinstall Lion, Mountain Lion, or Mavericks
    OS X Mavericks- Reinstall OS X
    OS X Mountain Lion- Reinstall OS X
    OS X Lion- Reinstall Mac OS X
         Note: You will need an active Internet connection. I suggest using Ethernet
                     if possible because it is three times faster than wireless.

  • Multiple Applications failing to launch in Mac OSX Mavericks

    Hi there,
    I recently updated my Mac Pro to Mac OSX Mavericks (OS X 10.9.2), and since that time, I have experienced multiple applications in my Adobe CC Subscription failing to launch. As a first step, I attempted to uninstall the applications so that I could reinstall them and see if that fixed the problem. However, when I go to uninstall the applications, I get the same message (crash report) that I get when I attempt to launch them, so I'm unable to uninstall the applications.
    I'm not sure what the protocal is, or where I can send the crash reports to get a better idea of what is going wrong. Below I've listed a series of applications that are failing to launch, then the applications that are launching and running perfectly fine, along with some information about the computer I'm running on to see if the hardware might be out-of-date and adding to the problem.
    Thanks in advance for any help you can offer and I look forward to hearing from anyone that could provide some insight!
    Applications that are Crashing (all are CC versions):
    Photoshop
    Prelude
    Audition
    Speedgrade
    Dreamweaver
    InDesign
    Illustrator
    Firework
    Flash Builder
    Flash
    InCopy
    Adobe Acrobat Pro
    Applications that are Working (all are CC versions):
    Premiere Pro
    Bridge
    Lightroom 5.4
    Adobe Media Encoder
    Scout
    Muse
    About the Mac I'm working on:
    Mac Pro
    Early 2008
    Processor: 2 x 2.8 GHz Quad-Core Intel Xeon
    Memory: 16gb 800 MHz DDR2 FB-DIMM
    Graphics: ATI Radeon HD 5770 1024 MB

    Read http://forums.adobe.com/message/6109315#6109315 for a possible Mavericks fix
    -and http://forums.adobe.com/message/5889794#5889794 for another possible fix

  • I want to upgrade the software (currently I have Mac OS X 10.6.4) but when the mac is downloading the new version i get an error message and is not possible get the most updated software: Mac OS X 10.6.8 or either the most recent itunes why?!?!?!

    I want to upgrade the software (currently I have Mac OS X 10.6.4) but when the mac is downloading the new version i get an error message and is not possible get the most updated software: Mac OS X 10.6.8 or either the most recent itunes why?!?!?!

    Then you either have a network problem or a hardware problem or a corrupted hard drive. You might try:
    Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    You can also try downloading from another computer on a different network connection.

  • Macbook Pro won't start up passed installer after failed lion update.

    After installing what seems now to be a phony Lion update, my mac won't fully start up. Whenever i turn it on it will bring me to the installer and I can't seem to figure out how to start up on snow leopard again. I believe all my files are still intact. Whenever i turn it on it brings me to language options then utilities where i can choose to start from back up, disc utilites, reinstall lion, or use safari. Can anyone help me with this?

    Since you appear to be running Lion do the following:
    Reinstalling Lion Without Erasing the Drive
    Boot to the Recovery HD: Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair the Hard Drive and Permissions: Upon startup select Disk Utility from the main menu. Repair the Hard Drive and Permissions as follows.
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the main menu.
    Reinstall Lion: Select Reinstall Lion and click on the Continue button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible because it is three times faster than wireless.

Maybe you are looking for