Skip to content

Instantly share code, notes, and snippets.

@adricnet
Created December 7, 2016 18:45
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 adricnet/7ec6f14c137a502ed0ce00c985cbd694 to your computer and use it in GitHub Desktop.
Save adricnet/7ec6f14c137a502ed0ce00c985cbd694 to your computer and use it in GitHub Desktop.
malboxes build fails on depwalker install fail, on missing checksum
virtualbox-iso: dependencywalker v2.2.6000.7 [Approved] - Likely broken for FOSS users (due to download location changes)
virtualbox-iso: dependencywalker package files install completed. Performing other installation steps.
virtualbox-iso: Downloading dependencywalker 64 bit
virtualbox-iso: from 'http://www.dependencywalker.com/depends22_x64.zip'
virtualbox-iso: Progress: 100% - Completed download of C:\Users\malboxes\AppData\Local\Temp\chocolatey\dependencywalker\2.2.6000.7\depends22_x64.zip (457.63 KB).
virtualbox-iso: Download of depends22_x64.zip (457.63 KB) completed.
virtualbox-iso: WARNING: Missing package checksums are not allowed (by default for HTTP/FTP,
virtualbox-iso: HTTPS when feature 'allowEmptyChecksumsSecure' is disabled) for
virtualbox-iso: safety and security reasons. Although we strongly advise against it,
virtualbox-iso: if you need this functionality, please set the feature
virtualbox-iso: 'allowEmptyChecksums' ('choco feature enable -n
virtualbox-iso: allowEmptyChecksums')
virtualbox-iso: or pass in the option '--allow-empty-checksums'. You can also pass
virtualbox-iso: checksums at runtime (recommended). See choco install -? for details.
virtualbox-iso: The integrity of the file 'depends22_x64.zip' from 'http://www.dependencywalker.com/depends22_x64.zip' has not been verified by a checksum in the package scripts.
virtualbox-iso: Do you wish to allow the install to continue (not recommended)?
virtualbox-iso: [Y] Yes [N] No (default is "N")
virtualbox-iso: Confirmation (`-y`) is set.
virtualbox-iso: Respond within 30 seconds or the default selection will be chosen.
virtualbox-iso: ERROR: Empty checksums are no longer allowed by default for non-secure sources. Please ask the maintainer to add checksums to this package. In the meantime if you need this package to work correctly, please enable the feature allowEmptyChecksums, provide the runtime switch '--allow-empty-checksums', or pass in checksums at runtime (recommended - see 'choco install -?' / 'choco upgrade -?' for details). It is strongly advised against allowing empty checksums for non-internal HTTP/FTP sources.
virtualbox-iso: The install of dependencywalker was NOT successful.
virtualbox-iso: Error while running 'C:\ProgramData\chocolatey\lib\dependencywalker\tools\chocolateyInstall.ps1'.
virtualbox-iso: See log for details.
virtualbox-iso:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment