Error: 0x800c0006, ...\Temp\package.xml not found

Error: 0x800c0006, ...\Temp\package.xml not found

Postby stanis » 04.02.2012, 03:48

Please help. I tryied 7.1, 7.2, and lately 7.3, all of which fail with the same error; see example below. Any suggestions on how to resolve this would be greatly appreciated.


Code: Select all
Determining statical update urls for dotnet x64-glb...
Extracting Microsoft's update catalog file package.xml...
Could Not Find C:\Users\bill\AppData\Local\Temp\package.cab
19:59:43.65 - Determining superseded updates (please be patient, this will take a while)...

Error occurred while loading document 'C:\Users\bill\AppData\Local\Temp\package.xml'.

Code:   0x800c0006
The system cannot locate the object specified.

ERROR: Download failure for dotnet x64-glb.
stanis
 

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby WSUSUpdateAdmin » 04.02.2012, 09:03

Pls. delete wsusscn2.cab and retry download.
It seems to be corrupted.
RTW
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby aker » 04.02.2012, 14:17

@WSUSUpdateAdmin
Wie wäre es mit einem Prüfbefehl nach dem Extrahieren bei
Code: Select all
%SystemRoot%\system32\expand.exe ..\client\wsus\wsusscn2.cab -F:package.cab "%TEMP%" >nul

?
Da könnte doch entweder ein
Code: Select all
if not exist "%TEMP%\package.cab" goto ExtractFailed

oder ein
Code: Select all
if errorlevel 1 goto ExtractFailed

hin.

Viele Grüsse
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby WSUSUpdateAdmin » 04.02.2012, 18:10

Hi.

Wo ist der Gewinn?

Hier wie da landet man schließlich bei
Code: Select all
ERROR: Download failure for dotnet x64-glb.

, und die Ursache erschließt sich aus
Code: Select all
Extracting Microsoft's update catalog file package.xml...
Could Not Find C:\Users\bill\AppData\Local\Temp\package.cab

auch so.

Gruß
Torsten
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby aker » 04.02.2012, 18:47

Ausnahmen könnten behandelt werden.
Z.B.
2. Versuch zu extrahieren, falls fehlerhaft löschen von wsusscn2.cab und erneuter Download.
Könnte natürlich auch ganz anders lauten, aber so könnte man den Benutzer gezielt über den Fehler informieren und nicht auf eine Fehlermeldung hoffen, die dieser nicht unbedingt versteht. (Das ist bei MS ja nicht unbedingt gegeben)

Viele Grüsse
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby stanis » 04.02.2012, 20:00

Thanks for you're suggestions. Sadly my German isn't what it used to be making it hard to follow some of your posts.

I deleted the "wsusscn2.cab" file (as suggested) but that led to another error (see below). The thought was this file got corrupted. So I tried downloading v7.3 from scratch. Ran UpdateGenerator.exe. It ran for a bit downloading and saving, eventuially failed with the same error. Any other thoughts? Thanks for your assistance.

Code: Select all
Starting WSUS Offline Update download (v. 7.3) for w61-x64 glb...
Cleaning up existing directories...
Verifying integrity of Windows Update Agent installation and catalog files...
..\wsus\wsusscn2.cab: Known file not used
hashdeep64.exe: Audit failed
   Input files examined: 0
  Known files expecting: 0
          Files matched: 2
Files partially matched: 0
            Files moved: 0
        New files found: 0
  Known files not found: 1

ERROR: File integrity verification failure.

Press any key to continue . . .
stanis
 

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby aker » 04.02.2012, 20:32

Just delete the content of .\client\md
That should fix that problem
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby stanis » 06.02.2012, 04:06

Deleting the .\client\md\* directory contents (basically hashes-wsus.txt) did not resolve the problem. The update generator creates a new one and then fails with the same error code/message.
stanis
 

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby WSUSUpdateAdmin » 06.02.2012, 09:25

Please
  • Delete ...\client\wsus\wsusscn2.cab or verify it's 30.401.766 Bytes and from Jan 24th, 2012.
  • Verify that %SystemRoot%\system32\expand.exe is present
  • Switch off verification in UpdateGenerator.
  • Re-run download.
  • Once it was successful, you may switch on verification again.

RTW
WSUSUpdateAdmin
Administrator
 
Posts: 2245
Joined: 07.07.2009, 14:38

Re: Error: 0x800c0006, ...\Temp\package.xml not found

Postby stanis » 07.02.2012, 01:30

...\client\wsus\wsusscn2.cab was 30,401,766 bytes and last modified Jan 24, 2012 (Tues). Deleted it regardless.
expand.exe (modified July 13, 2009), 65,536 bytes exists under C:\Windows\System32.
Unchecked Verify downloaded updates (the other 5 options are still checked). NOTE: The only other check is for Win7 x64 global.
Ran update generator.
It downloaded a new wsusscn2.cab file and failed with the same error code/message.
stanis
 

Next

Return to Download

Who is online

Users browsing this forum: No registered users and 196 guests