[SOLVED] 2018-06 Security Monthly Quality Rollup fail 8024200D

matia

Contributor
Joined
Mar 3, 2018
Posts
10
Hello,
i have a recurring problem with failing installations of windows 7 x64 monthly security rollups with Code 8024200D. If i remember correctly it must be over 6 months now since the last succesful install. Other updates usually install fine.
I run sfc once and attached CBS folder

Thanks
Kostas
 

Attachments

Code:
2018-07-15 13:53:50, Info                  CBS    Wrong package format [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]
2018-07-15 13:53:50, Info                  CBS    Invalid xml format [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]
2018-07-15 13:53:50, Info                  CBS    Manifest parsing error at line: 1, context: 
<parent buildCompare="EQ" integrate="separate" disposition="dete [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]
2018-07-15 13:53:50, Info                  CBS    Failed to parse the manifest from the buffer. [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]
2018-07-15 13:53:50, Error                 CBS    Failed to parse package manifest from given buffer [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]
2018-07-15 13:53:50, Info                  CBS    Failed to initialize internal package [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]
2018-07-15 13:53:50, Error                 CBS    Failed to create internal package [HRESULT = 0x800f080d - CBS_E_MANIFEST_INVALID_ITEM]

Run Windows Repairs
  1. Download Windows Repair (All-in-One) Portable to your desktop.
  2. Once the file is downloaded, right-click on the file on your desktop and choose Extract All...
    Extract.JPG
  3. Keep the defaults and click the Extract button.
  4. A folder named tweaking.com_windows_repair_aio will be extracted to the desktop. Once the extraction is complete the folder will open.
  5. Inside this folder, there is a folder named Tweaking.com - Windows Repair. Open this folder as well.
    Capture.JPG

  6. Double-click on Repair_Windows.exe to open. Note: Please make sure all of your programs are closed and anything you were working on is saved as we will be rebooting.
  7. When the program opens, click the Reboot to Safe Mode button at the bottom of the screen. Answer Yes to allow.
  8. Once rebooted into Safe Mode, open the program again. When the program opens, click the Repairs tab and click the Open Repairs button.
  9. A backup of your registry will be made. After a few moments you will have many options from which you can choose.
  10. Please click the Unselect All button and then click to enable only the following ones:

    17 - Repair Windows Updates

  11. Ensure the Restart check box is selected and click the Start Repairs button in the lower right of the screen. This may take some time to run so be patient.
    StartRepairsWithReboot.JPG
  12. Once the fixes are complete you will be prompted to restart your machine. Answer Yes.

Install Update with DISM

  1. Download the update MSU here: http://download.windowsupdate.com/c..._87dc4cd46105dca91ce457affa99d007e07104c6.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb4338818-x64_87dc4cd46105dca91ce457affa99d007e07104c6.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4338818-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?

  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 
The dism command failed with an 0x80070002 error. Below is the copy paste from the dos window. Windows are in greek language but i guess you can understand what went wrong. Really appreciate your help.


C:\t>Dism.exe /Online /Add-Package /PackagePath:C:\t\windows6.1-kb4338818-x64.cab

Εργαλείο συντήρησης και διαχείρισης ειδώλων ανάπτυξης
Έκδοση: 6.1.7600.16385

Έκδοση ειδώλου: 6.1.7600.16385

Γίνεται επεξεργασία σε 1 από 1 - Προσθήκη πακέτου Package_for_RollupFix~31bf3856
ad364e35~amd64~~7601.24180.1.8
[===========================66.3%====== ]
Προέκυψε σφάλμα - Package_for_RollupFix Σφάλμα: 0x80070002

Σφάλμα: 2

Δεν είναι δυνατή η εύρεση του καθορισμένου αρχείου από το σύστημα. -> This means "The system could not find the file specified"

Το αρχείο καταγραφής DISM βρίσκεται στη θέση C:\Windows\Logs\DISM\dism.log
 

Attachments

Code:
2018-07-27 21:56:00, Info                  CBS    Failed to find file: amd64_microsoft-windows-s..-downlevel.binaries_31bf3856ad364e35_6.3.9600.18537_none_5fa38ca6ff4698d3\MsSpellCheckingFacility.exe [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]

Install Update with DISM

  1. Download the update MSU here: http://download.windowsupdate.com/c..._71d0c657d24bc852f074996c32987fb936c07774.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb3205394-x64_71d0c657d24bc852f074996c32987fb936c07774.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb3205394-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?

  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 
I did that, installed fine. Did a restart and then tried to install again the update of your first post, i presume this is what i was supposed to do afterwards. Anyway I got the same error 2. CBS attached. I looked in CBS.log and at least it refers to a different missing file now. Thanks
 

Attachments

Code:
2018-07-30 23:19:33, Info                  CBS    Exec: Staging Package: Package_1471_for_KB4338818~31bf3856ad364e35~amd64~~6.1.1.8, Update: 4338818-4311_neutral_LDR, PinDeployment: amd64_426dbc8ae979cb0b6ac862f8fbc49595_31bf3856ad364e35_11.2.9600.19080_none_885c24ba52f3a37e
2018-07-30 23:19:34, Info                  CBS    Failed to find file: x86_microsoft-windows-directwrite_31bf3856ad364e35_7.1.7601.23545_none_c67f532e01cd149d\DWrite.dll [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-07-30 23:19:34, Info                  CBS    Failed to gather all required files. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-07-30 23:19:34, Info                  CBS    Failed to gather all missing files for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24180.1.8 [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]

Install Update with DISM

  1. Download the update MSU here: http://download.windowsupdate.com/c..._87dc4cd46105dca91ce457affa99d007e07104c6.msu
  2. Copy the MSU file to a convenient location (such as C:\temp).
  3. Click on the Start
    Start%20Orb.jpg
    button and in the search box, type Command Prompt
  4. When you see Command Prompt on the list, right-click on it and select Run as administrator
  5. When command prompt opens, copy and paste the following commands into it, press enter after each

    cd C:\temp

    replace C:\temp with your path if different

    expand windows6.1-kb4338818-x64_87dc4cd46105dca91ce457affa99d007e07104c6.msu -f:* C:\temp

    DISM.exe /Online /Add-Package /PackagePath:C:\temp\windows6.1-kb4338818-x64.cab

  6. You should receive the message:
    The operation completed successfully.
    Restart Windows to complete this operation.
    Do you want to restart the computer now (Y/N)?

  7. Make sure to allow the computer to restart if prompted.

    If you receive any other message:
  8. Right-click on the Command Prompt window and click Select All, this will invert all of the colours by selecting the text, now press enter. All of this text is now copied.
  9. Paste (Ctrl+V) it into your next post.
  10. Zip and attach C:\Windows\Logs\CBS\CBS.log
 
Hi,
the update kb4338818 is the same as your first post. As i noted i already tried to install it after the succesfull install of kb3205394 from your second post and i got the error 2. The file missing was the dwrite.dll as you noted at your latest post. I didnt notice it in the first place so i went and tried to install it and i got error 2, in the cbs log the failed lines are the same as in your latest post.
2018-08-01 23:27:47, Info CBS Exec: Staging Package: Package_1471_for_KB4338818~31bf3856ad364e35~amd64~~6.1.1.8, Update: 4338818-4311_neutral_LDR, PinDeployment: amd64_426dbc8ae979cb0b6ac862f8fbc49595_31bf3856ad364e35_11.2.9600.19080_none_885c24ba52f3a37e
2018-08-01 23:27:49, Info CBS Failed to find file: x86_microsoft-windows-directwrite_31bf3856ad364e35_7.1.7601.23545_none_c67f532e01cd149d\DWrite.dll [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-08-01 23:27:49, Info CBS Failed to gather all required files. [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]
2018-08-01 23:27:49, Info CBS Failed to gather all missing files for package: Package_for_RollupFix~31bf3856ad364e35~amd64~~7601.24180.1.8 [HRESULT = 0x80070002 - ERROR_FILE_NOT_FOUND]

I attach the cbs log though i guess its the same with the last one.

Thanks
 

Attachments

Hi,
update installed fine, then i tried KB4338818 and it finally installed. Then i turned on automatic updates again and a couple more updates installed so i guess everything is fine now. I really appreciate your help, i donated and i wish i had more to donate cause you guys do an extremely good job. I have another identical PC with the exact same problem, will try to see if the cbs logs point to the same files and will try to solve it, if they are different i will open another post. Thanks again.
 
Thank you, and glad to hear it worked :)

If you would like, include a link to your new thread here.
 

Has Sysnative Forums helped you? Please consider donating to help us support the site!

Back
Top