Error: cannot find files during download process

Error: cannot find files during download process

Postby solarscream » 22.10.2015, 08:40

Windows 10 Home x64
WSUS Offline Update 10.2
***
I have the following errors in cmd log during download process (application cannot find some txt-files, strings and package.cab file):

Code: Select all
Warning: Integrity database ..\client\md\hashes-dotnet-x64-glb.txt not found.
Determining static update urls for dotnet x64-glb...
Extracting Microsoft's update catalog file package.xml...
Не удается найти c:\windows\temp\package.cab
19:35:35,84 - Determining superseded updates (please be patient, this will take a while)...
FINDSTR: Не удается открыть c:\windows\temp\ValidUpdateRevisionIds.txt
Не удается найти c:\windows\temp\ValidUpdateRevisionIds.txt
Не удается найти c:\windows\temp\SupersedingRevisionIds.txt
FINDSTR: Отсутствуют строки поиска
Не удается найти c:\windows\temp\SupersededUpdateRelations.txt
Не удается найти c:\windows\temp\ValidSupersedingRevisionIds.txt
Не удается найти c:\windows\temp\ValidSupersededUpdateRelations.txt


What's happening?
solarscream
 
Posts: 13
Joined: 07.03.2015, 06:07
Location: Russia, Kamchatka Krai, Vilyuchinsk

Re: Error: cannot find files during download process

Postby hbuhrmester » 22.10.2015, 17:18

It looks like you don't have write permissions for the folder c:\windows\temp\ .

I think, it's rather unusual to use the Windows temp folder. It used to be the User's temp folder in the user profile. But then, I don't have any idea, how these folders are organized in Windows 10.

Can you, as a regular user, create any files in this directory?

For Windows Vista, 7 & 8 the temp location has moved again to within the AppData section of the User Profile, typically C:\Users\User Name\AppData\Local\Temp (%USERPROFILE%\AppData\Local\Temp).

https://en.wikipedia.org/wiki/Temporary_folder
hbuhrmester
 
Posts: 525
Joined: 11.10.2013, 20:59

Re: Error: cannot find files during download process

Postby aker » 23.10.2015, 05:10

Using the same system (up2date Win 10 Core x64) I can confirm, that wsusou uses the user's temp-folder.

@solarscream
Did you ever use any "Run As SYSTEM"-utilities (to run programs as the NT-AUTHORITY\SYSTEM)?
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: cannot find files during download process

Postby solarscream » 23.10.2015, 08:04

hbuhrmester wrote:It looks like you don't have write permissions for the folder c:\windows\temp\ .
I think, it's rather unusual to use the Windows temp folder. It used to be the User's temp folder in the user profile. But then, I don't have any idea, how these folders are organized in Windows 10.
Can you, as a regular user, create any files in this directory?
https://en.wikipedia.org/wiki/Temporary_folder


After I installed Windows 10 I changed temp folder from default to "C:\Windows\Temp". Maybe you're right, and such problem is in the system permissions.
I'll try to change temp folder destination back and inform you about the results.

***

aker wrote:Using the same system (up2date Win 10 Core x64) I can confirm, that wsusou uses the user's temp-folder.
@solarscream
Did you ever use any "Run As SYSTEM"-utilities (to run programs as the NT-AUTHORITY\SYSTEM)?


As Russian user, I didn't fully understand what you mean. I only launched UpdateGenerator.exe with administrator privileges.

***

Today's download process freezed on the following stage (see the log below, bold underwrited font) literally in one hour!

--2015-10-23 19:03:25-- http://download.microsoft.com/download/ ... rlight.exe
Resolving download.microsoft.com... 23.59.158.244
Connecting to download.microsoft.com|23.59.158.244|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7018720 (6.7M) [application/octet-stream]
Server file no newer than local file `../client/win/glb/Silverlight.exe' -- not retrieving.
Downloading/validating update 2 of 2...
--2015-10-23 19:03:28-- http://download.microsoft.com/download/ ... ht_x64.exe
Resolving download.microsoft.com... 23.59.158.244
Connecting to download.microsoft.com|23.59.158.244|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 13155552 (13M) [application/octet-stream]
Server file no newer than local file `../client/win/glb/Silverlight_x64.exe' -- not retrieving.
Cleaning up client directory for win glb...
Removing NTFS alternate data streams for win glb...
Verifying digital file signatures for win glb...
Creating integrity database for win glb...
Warning: Integrity database ..\client\md\hashes-w100-x64-glb.txt not found.
Determining static update urls for w100-x64 glb...
Extracting Microsoft's update catalog file package.xml...
Found valid list of superseded updates.
19:03:33,91 - Determining dynamic update urls for w100-x64 glb...
19:03:38,71 - Done.
Downloading/validating statically defined updates for w100-x64 glb...
Downloading/validating dynamically determined updates for w100-x64 glb...
Downloading/validating update 1 of 2...
solarscream
 
Posts: 13
Joined: 07.03.2015, 06:07
Location: Russia, Kamchatka Krai, Vilyuchinsk

Re: Error: cannot find files during download process

Postby aker » 23.10.2015, 20:51

Any network traffic? Is wget.exe running (check in the Task-Manager)
(Win 10 updates are big, so it might take some time to download)
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: cannot find files during download process

Postby solarscream » 24.10.2015, 11:51

aker wrote:Any network traffic? Is wget.exe running (check in the Task-Manager)
(Win 10 updates are big, so it might take some time to download)


Network traffic is active during the first hour (dowload speed 300-400 kB/s, monitoring via 3G USB-modem utility). After that, cmd status (see the last string in my previous post) is still the same but traffic doesn't pass.
WSUSOU v10.2 is very buggy.
solarscream
 
Posts: 13
Joined: 07.03.2015, 06:07
Location: Russia, Kamchatka Krai, Vilyuchinsk

Re: Error: cannot find files during download process

Postby aker » 24.10.2015, 21:58

I just checked all w100-x64 updates. All are downloadable and wsusou ran fine for me.
Please go to .\client\w100-64\glb and tell me, the file names of the file(s) inside.

[edit]
Please check, if you are able to download these files manually:
Code: Select all
http://download.windowsupdate.com/c/msdownload/update/software/secu/2015/10/windows10.0-kb3097617-x64_6df5e5022317c8fc37ba1a7d416d7d1cca2cafe6.cab
http://download.windowsupdate.com/d/msdownload/update/software/secu/2015/10/windows10.0-kb3105216-x64_1fd8b4ca53c31ab44237662cdeeea4d81e3f4b2e.cab

[/edit]
Last edited by aker on 24.10.2015, 22:18, edited 1 time in total.
Reason: added DL-links
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


Return to Download

Who is online

Users browsing this forum: No registered users and 394 guests