Page 1 of 1

Warning: Hash File Not Found

PostPosted: 19.01.2015, 18:02
by Dennis
I am getting this error with some of the updates. I have integrity check enabled on the update downloader portion...

Code: Select all
Mon 01/19/2015 10:27:17.19 - Warning: Hash files ..\md\hashes-w61-x64-glb.txt and ..\md\hashes-w61-x64.txt not found
Mon 01/19/2015 10:27:39.53 - Info: Installed ..\w61-x64\glb\windows6.1-kb2656356-x64_01b0f5428ef6eb2782e6f2c617f06fba8bbf4460.cab
Mon 01/19/2015 10:27:39.64 - Warning: Hash files ..\md\hashes-w61-x64-glb.txt and ..\md\hashes-w61-x64.txt not found
Mon 01/19/2015 10:28:10.60 - Info: Installed ..\w61-x64\glb\windows6.1-kb2604115-x64_60417c781611597392c69457ad924e52649266b7.cab
Mon 01/19/2015 10:28:10.70 - Warning: Hash files ..\md\hashes-dotnet-x64-glb.txt and ..\md\hashes-dotnet.txt not found
Mon 01/19/2015 10:28:58.22 - Info: Installed ..\dotnet\x64-glb\ndp45-kb2737083-x64_269de1929ca076e21ddf3fe6c7c35b72b09e22b7.exe
Mon 01/19/2015 10:28:58.33 - Warning: Hash files ..\md\hashes-w61-x64-glb.txt and ..\md\hashes-w61-x64.txt not found
Mon 01/19/2015 10:29:17.58 - Info: Installed ..\w61-x64\glb\windows6.1-kb2729452-x64_9047bd1de5048637a2482fcd37831481c628ef62.cab


Any ideas on how to fix?

Re: Warning: Hash File Not Found

PostPosted: 19.01.2015, 18:29
by aker
Seems like it's the first time, you ran the UpdateGenerator with verification enabled. Should not happen a second time.

Re: Warning: Hash File Not Found

PostPosted: 20.01.2015, 15:14
by Dennis
Thanks for your feedback...
Unfortunately, it happens on every machine I run the client portion on via the network. Everything seems to be doing okay and no installs fail or cause the system to break so I have just ignored it. I did find another article that indicates to disable Verify to correct the issue, but I am assuming based on the fact that the feature to infact verify is coded into the software, it is something that is recommended to leave enabled. I may have enabled the feature to verify AFTER I had already downloaded a good collection of updates, so perhaps those are the ones failing to find the hash file.

Perhaps purging the backups I have now, and starting over would be best? What are your thoughts?

Thanks in advance for your time aker & who ever else can assist with this issue.

Re: Warning: Hash File Not Found

PostPosted: 20.01.2015, 16:59
by aker
Just enable the verification in UpdateGenerator and restart the download. This will create the hash files.

Re: Warning: Hash File Not Found

PostPosted: 20.01.2015, 17:51
by Dennis
Okay, thanks I will try that and let you know if it's resolved. Thanks for your help.

Re: Warning: Hash File Not Found

PostPosted: 25.03.2015, 15:08
by Dennis
Your suggested process seems to have corrected the problem. Thanks!