Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lenards/2a671e9c7db6df58184537858c22320b to your computer and use it in GitHub Desktop.
Save lenards/2a671e9c7db6df58184537858c22320b to your computer and use it in GitHub Desktop.
Hitting failure for install of latest microsoftazurestorageexplorer, https://chocolatey.org/packages/microsoftazurestorageexplorer
PS C:\WINDOWS\system32> choco install microsoftazurestorageexplorer
Chocolatey v0.10.8
Installing the following packages:
microsoftazurestorageexplorer
By installing you accept licenses for the packages.
Progress: Downloading microsoftazurestorageexplorer 0.9.4.20180213... 100%
microsoftazurestorageexplorer v0.9.4.20180213 [Approved]
microsoftazurestorageexplorer package files install completed. Performing other installation steps.
The package microsoftazurestorageexplorer wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[N]o/[P]rint): Y
WARNING: Url has SSL/TLS available, switching to HTTPS for download
File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
Error - hashes do not match. Actual value was 'CA09027685303A2ECF9B7A30CFBD25A6B737F7473043E8A064CF90D55B8B50D1'.
Downloading microsoftazurestorageexplorer
from 'https://download.microsoft.com/download/A/E/3/AE32C485-B62B-4437-92F7-8B6B2C48CB40/StorageExplorer.exe'
Progress: 100% - Completed download of C:\Users\andrew.lenards\AppData\Local\Temp\chocolatey\microsoftazurestorageexplorer\0.9.4.20180213\StorageExplorer.exe (41.98 MB).
Download of StorageExplorer.exe (41.98 MB) completed.
Error - hashes do not match. Actual value was 'CA09027685303A2ECF9B7A30CFBD25A6B737F7473043E8A064CF90D55B8B50D1'.
ERROR: Checksum for 'C:\Users\andrew.lenards\AppData\Local\Temp\chocolatey\microsoftazurestorageexplorer\0.9.4.20180213\StorageExplorer.exe' did not meet '9CA018AB5864EADD73169727F3EC72DBECACBB95AEE6E5C55A7E2E258FDF1ABE' for checksum type 'sha256'. Consider passing the actual checksums through with --checksum --checksum64 once you validate the checksums are appropriate. A less secure option is to pass --ignore-checksums if necessary.
The install of microsoftazurestorageexplorer was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\microsoftazurestorageexplorer\tools\chocolateyInstall.ps1'.
See log for details.
Chocolatey installed 0/1 packages. 1 packages failed.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
Failures
- microsoftazurestorageexplorer (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\microsoftazurestorageexplorer\tools\chocolateyInstall.ps1'.
See log for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment