OS X updates not installing but showing they have

All my regular app updates work fine, but when I have tried to update the OS X updates (10.10.3, Pro video formats 2.0.1, etc..) they begin the download and before the download completes or installs the update shows in the "updates installed in the last 30 days" area of the MAS and it still appears in the update area (shown in image). I cleared the installed history to see if that would help, it did not. I re-installed the OS and that didn't fix the problem. I have attempted to download the install and run it separately but it also didn't install. I checked the log and I get a few different errors:
1)  locationd[90]: Could not write data to disk /var/folders/zz/zyxvpxvq6csfxvn_n00000sm00006d/C/cache.plist
2) sandbox cache could not be reset
3) ATS is unable to switch to read/write database - ATS will run off of a read-only database. Only System fonts will be available.
4) sandboxd[255]: ([269]) softwareupdated(269) deny file-write-create /private/var/folders/zz/zyxvpxvq6csfxvn_n00000s0000068/C/com.apple.SoftwareUpda te.SUUpdateServiceDaemon.state.sb-66620acf-mdroYI
I have reset all the folder permissions to default, I have run Verify Disk and have repaired it, I have Verified the disk permissions and repaired them. I used Pacifist to install the updates, and nothing has worked. Does anyone know how to fix this problem? I have been searching the internet for about a week hoping that someone had a solution but it seems like I am the only one with this problem. Not sure why the system would be saying it doesn't have read/write/create privileges though. Especially after reinstalling the OS and making sure the folder it says it does have permissions to use has been given those permissions. It looks like a sandbox issue but I don't really know that much about sandbox.
Can anyone help me with this issue?

So I was searching for another way to install and I happened upon a forum that solved my problem. http://forums.macrumors.com/showthread.php?t=1743064 the user nrothwellir posted a comment I think it was from an apple forum, Re: Mavericks unable to apply software updates which solved my problem, the steps he gave were:
go to terminal and go to /var/folders/zz/
once there list the content (ls -la) and check the ownership for folder i.e zyxvpxvq6csfxvn_n00000s0000068
it should be: drwxr-xr-x+ 3 _softwareupdate _softwareupdate 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000s0000068
not: drwxr-xr-x+ 4 root wheel 136 14 Oct 15:53 zyxvpxvq6csfxvn_n00000s0000068
Incorrect ownership
drwxr-xr-x+ 15 root wheel 510 19 Aug 16:32 .
drwxr-xr-x+ 5 root wheel 170 19 Aug 17:30 ..
drwxr-xr-x+ 6 root wheel 204 14 Oct 14:17 zyxvpxvq6csfxvn_n0000000000000
drwxr-xr-x+ 2 root wheel 68 20 Aug 02:17 zyxvpxvq6csfxvn_n000003000000r
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n000006w00001q
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n0000084000021
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000b400002s
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000bh00002w
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000c4000031
drwxr-xr-x+ 4 root wheel 136 14 Oct 15:53 zyxvpxvq6csfxvn_n00000s0000068
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000s800006_
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000sm00006d
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000th00006m
drwxr-xr-x+ 2 root wheel 68 20 Aug 02:17 zyxvpxvq6csfxvn_n00000tm00006n
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000vr00006y
Change ownership use sudo chown
drwxr-xr-x+ 15 root wheel 510 19 Aug 16:32 .
drwxr-xr-x+ 5 root wheel 170 19 Aug 17:30 ..
drwxr-xr-x+ 6 root wheel 204 14 Oct 14:17 zyxvpxvq6csfxvn_n0000000000000
sudo chown -R root:wheel zyxvpxvq6csfxvn_n0000000000000
drwxr-xr-x+ 2 root wheel 68 20 Aug 02:17 zyxvpxvq6csfxvn_n000003000000r
sudo chown -R _networkd:_networkd zyxvpxvq6csfxvn_n000003000000r
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n000006w00001q
sudo chown -R _appleevents:_appleevents zyxvpxvq6csfxvn_n000006w00001q
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n0000084000021
sudo chown -R _mdnsresponder:_mdnsresponder zyxvpxvq6csfxvn_n0000084000021
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000b400002s
sudo chown -R _spotlight:_spotlight zyxvpxvq6csfxvn_n00000b400002s
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000bh00002w
sudo chown -R _securityagent:_securityagent zyxvpxvq6csfxvn_n00000bh00002w
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000c4000031
sudo chown -R _atsserver:_atsserver zyxvpxvq6csfxvn_n00000c4000031
drwxr-xr-x+ 3 _softwareupdate _softwareupdate 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000s0000068
sudo chown -R _softwareupdate:_softwareupdate zyxvpxvq6csfxvn_n00000s0000068
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000s800006_
sudo chown -R _coreaudiod:_coreaudiod zyxvpxvq6csfxvn_n00000s800006_
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000sm00006d
sudo chown -R _locationd:_locationd zyxvpxvq6csfxvn_n00000sm00006d
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000th00006m
sudo chown -R _cvmsroot:_cvms zyxvpxvq6csfxvn_n00000th00006m
drwxr-xr-x+ 2 root wheel 68 20 Aug 02:17 zyxvpxvq6csfxvn_n00000tm00006n
sudo chown -R _usbmuxd:_usbmuxd zyxvpxvq6csfxvn_n00000tm00006n
drwxr-xr-x+ 3 root wheel 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000vr00006y
sudo chown -R _netbios:_netbios zyxvpxvq6csfxvn_n00000vr00006y
Correct ownership
rwxr-xr-x+ 15 root wheel 510 19 Aug 16:32 .
drwxr-xr-x+ 5 root wheel 170 19 Aug 17:30 ..
drwxr-xr-x+ 6 root wheel 204 14 Oct 14:17 zyxvpxvq6csfxvn_n0000000000000
drwxr-xr-x+ 2 _networkd _networkd 68 20 Aug 02:17 zyxvpxvq6csfxvn_n000003000000r
drwxr-xr-x+ 3 _appleevents _appleevents 102 20 Aug 02:17 zyxvpxvq6csfxvn_n000006w00001q
drwxr-xr-x+ 3 _mdnsresponder _mdnsresponder 102 20 Aug 02:17 zyxvpxvq6csfxvn_n0000084000021
drwxr-xr-x+ 3 _spotlight _spotlight 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000b400002s
drwxr-xr-x+ 3 _securityagent _securityagent 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000bh00002w
drwxr-xr-x+ 3 _atsserver _atsserver 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000c4000031
drwxr-xr-x+ 4 _softwareupdate _softwareupdate 136 14 Oct 15:53 zyxvpxvq6csfxvn_n00000s0000068
drwxr-xr-x+ 3 _coreaudiod _coreaudiod 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000s800006_
drwxr-xr-x+ 3 _locationd _locationd 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000sm00006d
drwxr-xr-x+ 3 _cvmsroot _cvms 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000th00006m
drwxr-xr-x+ 2 _usbmuxd _usbmuxd 68 20 Aug 02:17 zyxvpxvq6csfxvn_n00000tm00006n
drwxr-xr-x+ 3 _netbios _netbios 102 20 Aug 02:17 zyxvpxvq6csfxvn_n00000vr00006y
This took care of my updating error and I am now able to update via the MAS, just wanted to post it here for anyone else who might have this problem.

Similar Messages

  • BBC iplayer says Adobe Air needs updating: Adobe Air will not install, but says I have a later version already on my PC!

    Use Firefox. Have BBC iPlayer which will not load, saying I need a newer version of Adobe Air: when trying to instal Adobe Air, get message saying I already have a more recent version. It worked when I was using IE, but not since changing to Firefox.

    Hi there,
    stumbled on this conversation after having problems myself.
    After lots of trial and error, I was finally able to install iPlayer on my MacBook Pro.
    Firstly remove Adobe Air (Applications, Utilities, Adobe Air Uninstaller).
    Reboot (not sure if it is needed but it is what I did).
    Download Adobe Air 2.5 from http://kb2.adobe.com/cps/853/cpsid_85304.html
    Then retry installing iPlayer from the BBC webpage. I ignored the prompt from Adobe Air to upgrade to the latest version (3.1).

  • After i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

    after i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

    after i bought mac os x lion from web then download , after that to install but when they ask me to choose disk to install i can not choose, it say this disk does not use the GUID partiton table scheme. use disk utility to change the partition scheme. but

  • My iphone not connected to my computer,it shows the message "this iphone can't be used.because the required software is not installed".but i already installed itunes 64 bit...help me

    My iphone not connected to my computer,it shows the message "this iphone can't be used.because the required software is not installed".but i already installed itunes 64 bit...help me

    does it show up in explore as a camera ?

  • 11 Updates not Installed Not Needed

    KB3021952
    Kb3004361
    KB3013445
    KB3023562
    KB3029944
    KB3031432
    KB2976978
    KB3016074
    KB3019858
    KB3020338
    And the Malicious Software Removal Tool Windows 8 and 8.1 for February 2015
    All show up in Windows Update but won't install because it says they are Not Needed.
    Are there any know fixes?

    I, too have the same problem with Windows 8.1, only it's 12 updates, not 11.
    The following will not install (It says they were installed.  It also says they were "not needed")
    Security Update for Windows 8.1 for x64-based Systems (KB3023562)
    Security Update for Windows 8.1 for x64-based Systems (KB3029944)
    Security Update for Windows 8.1 for x64-based Systems (KB3031432)
    Update for Windows 8.1 for x64-based Systems (KB2976978)
    Update for Windows 8.1 for x64-based Systems (KB3016074)
    Update for Windows 8.1 for x64-based Systems (KB3019868)
    Update for Windows 8.1 for x64-based Systems (KB3020338)
    Windows Malicious Software Removal Tool for Windows 8, 8.1 and Windows Server 2012, 2012 R2 x64 Edition - February 2015 (KB890830)
    Cumulative Security Update for Internet Explorer 11 for Windows 8.1 for x64-based Systems (KB3021952)
    Security Update for Internet Explorer Flash Player for Windows 8.1 for x64-based Systems (KB3021953)
    Security Update for Windows 8.1 for x64-based Systems (KB3004361)
    Security Update for Windows 8.1 for x64-based Systems (KB3013455)
    The update settings were set to automatically install, but I changed them to download automatically and install manually, and deleted the SoftwareDistrubution/Download folder contents to re-download the updates.
    They don't re-download.
    The log says the last updates were installed 1/24/2015 (which should be correct), and no new updates have been installed for this cycle.
    Windows Update is running correctly.  This is the only Win 8.1 machine in the network with this issue (Mixed OS network with about 8 Win 8.1 machines).  All other Win 8 machines have installed THESE UPDATES successfully.  There are no known
    differences in configuration between them.
    Thoughts to fix this?

  • Lenovo System Update not installing a driver

    I reinstalled Windows 8.1 Pro on a X1 Carbon Touch, model 3448.  I then installed the Lenovo System Updater, version 5.06.0027.  Many drivers were installed, but I still have an unknown device in Device Manager.  In msinfo32.exe, I see this in Problem Devices:
    ACPI\LEN0078\5&2890D6990&0
    A web search seems to indicate I need a Lenovo Power Management driver.
    Any idea why the Lenovo System Updater does not identify this device and install the appropriate driver?
    Solved!
    Go to Solution.

    Hi,
    download and install that PM driver in manual mode.
    x220 | i5-2520m | Intel ssd 320 series | Gobi 2000 3G GPS | WiFi
    x220 | i5-2520m | hdd 320 | Intel msata ssd 310 series | 3G GPS | WiFi
    Do it well, worse becomes itself
    Русскоязычное Сообщество   English Community   Deutsche Community   Comunidad en Español

  • Windows Updater Not Installing and Troubleshooter Wizard Is Not Working???

     I am in need help desperately!
            I have tried to install the Windows 7 latest update since late October 2014 and every time that I have tried it has failed, this is messing with certain programs to either not run such as my Troubleshooter,
    leaving me unable to fix the issue, and making my computer to run poorly as well as when I am on Firefox unable to load pages, do downloads, watch movies & TV, or watch videos on You Tube without having to move the mouse around to keep it running and just
    freeze the picture on the You Tube and Xfinity but the sound keeps playing though. I am unable to run the Troubleshooter Wizard at all; gives me an error code  0x80131018. I have gone to the forums to find a solution I tried everything possible. Such
    as trying to do all the maintenance; disc clean ups, compressing files to save on space, checking the disc drives for errors, defragmenting the drives, try to use the Fix It (MicrosoftFixit.malware.RNP.1343648269423620.1.1.Run,  as well as: MicrosoftFixit.ProgramInstallUninstall.RNP.1343648269423620.2.1.Run, 
    as well as:  MicrosoftFixit.wu.FISC.1341772369343897.1.1.Run,   and:  MicrosoftFixit50123) all the these would not help.
            I also tried to run what information I received from viewing options from the Error Code 0x80131018 and all the HP Support Assistant and Windows Help and Support. These are some of them;  SCUDownloader, 
    Windows6.1-KB947821-v34-x64,   HPSupportSolutionsFramework-en-11.51.0048,   HPSupportSolutionsFramework-11.51.0048,   HP CoolSense Technology - sp65424,   HP Notebook System BIOS Update (Intel Processors) - sp55068,  
    HP Power Manager Utility Software - sp55151,   HP On-Screen Display Utility - sp55152,   HP System Diagnostics UEFI - sp52407, and    Intel Rapid Storage Technology Driver - sp55101. All these with running the maintenance, 
    I also installed Boost, also ran the scans through my Norton Security, and so much more to try and fix this problem, I just can't remember everything that I tried I have been working so hard at solving this problem since of the effect of how this Windows Updater
    failing at updating and Troubleshooter not working to leaving me unable to find and fix these issues.
               I am a Graphic Design Artist and I am pretty computer savvy but I am at a loss on this . If anyone has any advise on these issues please help me ASAP, I use my HP everyday and it is important for
    me to have it for work purposes, concepts and so much more. My Mother got this computer for me when I graduated from college in 2012 for my graduation gift so I can do what I do.
    Thank you so much for your help in trying to get this resolved without having to take it into somewhere and pay $$ that I do not have.

    I recently had a similar problem - Windows 7 Ultimate. Apart from updates not installing and troubleshooters not running I started getting crashes and BSOD's
    I checked that my Cryptographic services was set to auto (it was)
     Press the 'Windows key" and and key "R" together   to launch the  RUN  box. Type
    services.msc in the box and press Enter. It'll open Services Manager.
     Scroll down to  "Cryptographic Services" in the list. It should be set to Auto ( mine was)
    I then checked my Windows updates to see when the problem started
    Taking the bull by the horns I deleted the last 20 updates installed.
    I restarted the computer and was amazed to find the troubleshooters working ok
    I downloaded the Windows updates and installed them 5 at a time checking the troubleshooter after each batch. Everything was ok .
    I can only assume the troublesome update was not re-offered or the one that installed itself was corrupt.

  • My ipad is saying I have app updates to install, but won't allow me to update. The update screen is blank. Any ideas on how to fix?

    My ipad is saying I have app updates to install, but won't allow me to update. The update screen is blank. Any ideas on how to fix?

    There are a number of other threads from people reporting a problem with a blank Updates tab in the App Store app - it looks like there is a problem at Apple's end which they need to fix.
    Some posts are suggesting that you if you go into the Purchased tab in the App Store app you might be able to update the apps from there, though you will need to scroll through the list to find those with updates and individually update them.

  • HT4623 im having problems with iphone 5 it keeps goin to recovery mode, i have the latest update already installed but it keeps goin to recovery every two day. can anyone help me on hoe to fix this issue? thanks

    im having problems with iphone 5 it keeps goin to recovery mode, i have the latest update already installed but it keeps goin to recovery every two day. can anyone help me on hoe to fix this issue? thanks

    Try to Restore with iTunes on your computer. If this does not work, there is full Warranty. Make Genius reservation or set up service and take or send to Apple for resolution.

  • System updates not installed/downloaded

    I noticed in the ThinkVantage Systemupdate history several Windows 7 updates that did not install or download, but I am not able to select them from the history to try again. Why do Windows updates not install and hoew can I move the failed installations back into the upgrade list?

    It is possible that in the meantime, Windows Update downloaded and installed the same updates, which would cause TVSU to not detect it as there is no need. Check in the Windows Update history for the same updates.
    W520: i7-2720QM, Q2000M at 1080/688/1376, 21GB RAM, 500GB + 750GB HDD, FHD screen
    X61T: L7500, 3GB RAM, 500GB HDD, XGA screen, Ultrabase
    Y3P: 5Y70, 8GB RAM, 256GB SSD, QHD+ screen

  • EAS Updater Not Installing

    Anyone encountered EAS Updater not installing properly.  In the documentation to verify In VersaMail, press Menu . From the Options menu, select Preferences, then select AutoSync. There is now an option for "As items arrive."  I don't see this on the Treo.  Any ideas?
    Post relates to: None

    I've heard about several different versions of VersaMail (e.g., 3.0/3.1 on the Treo 650; 3.5 update; 4.0 on the Centro). You might check and see whether you have the correct installation instructions for your version.
    Post relates to: Treo 800w (Sprint)

  • HT4623 now my iphone is 3GS 32GB and now it is version 4.1 and i make an update to 6.01 and the update is installed but there is an error saying that the activation server is temporarily unavailable and saying try connecting to itunes and to activate and

    now my iphone is 3GS 32GB and now it is version 4.1 and i make an update to 6.01 and the update is installed but there is an error saying that the activation server is temporarily unavailable and saying try connecting to itunes and to activate and i do but nothing new i need a solve for my proplem now !!

    That message usually indicates that the phone was either hacked/modified or jailbroken?
    Was this phone ever locked to a different phone carrier?

  • Im trying to update my iphone but shows a err=325a

    trying to update my iphone but shows at the end a err= 325a how can i fix it?

    Try google for your error message... Looks like a windows issue...

  • HT1338 PLEASE HELP ME I CAN'T UPDATE OS X 10.8.3.  THE UPDATE SAYS INSTALLED BUT KEEPS PROMPTING ME TO INSTALL IT.  WHAT CAN I DO?

    PLEASE HELP ME I CAN'T UPDATE OS X 10.8.3.  THE UPDATE SAYS INSTALLED BUT KEEPS PROMPTING ME TO INSTALL IT.  WHAT CAN I DO?

    Welcome to Apple Support Communities
    Sometimes the Mac App Store version gives problems. If you can't install OS X 10.8.3 from the Mac App Store, install the Combo edition > http://support.apple.com/kb/dl1640

  • C8180 error says two side print module not installed but i have used it before

    my c8180 printer error says two side print module not installed but i have used it before.i reinstalled printer with cd but did not help. Jean

    What operating system? The duplexer typically must be enabled (just once...) in the driver to make it available.  Enable the duplexer as shown in the Vista/Win 7 Duplex Printing Troubleshooting Guide here.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for