Advertisement
EQLucky

VSCodium install failure via Chocolatey(2)

Jun 11th, 2019
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.18 KB | None | 0 0
  1. Installing the following packages:
  2. vscodium
  3. By installing you accept licenses for the packages.
  4. Progress: Downloading vscodium 1.35.0... 100%
  5.  
  6. vscodium v1.35.0 [Approved]
  7. vscodium package files install completed. Performing other installation steps.
  8. The package vscodium wants to run 'chocolateyInstall.ps1'.
  9. Note: If you don't run this script, the installation will fail.
  10. Note: To confirm automatically next time, use '-y' or consider:
  11. choco feature enable -n allowGlobalConfirmation
  12. Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): y
  13.  
  14. Merge Tasks: desktopicon quicklaunchicon addcontextmenufiles addcontextmenufolders !associatewithfiles addtopath !runCode
  15. File appears to be downloaded already. Verifying with package checksum to determine if it needs to be redownloaded.
  16. Error - hashes do not match. Actual value was '2523B65A34F68149D70D5CB8939C1E4B1D5CE0FA733AD779B1D5A1C80C708617'.
  17. Downloading vscodium 64 bit
  18. from 'https://github.com/VSCodium/vscodium/releases/download/1.35.0/VSCodiumSetup-x64-1.35.0.exe'
  19. Progress: 100% - Completed download of C:\Users\EQLucky\AppData\Local\Temp\chocolatey\vscodium\1.35.0\VSCodiumSetup-x64-1.35.0.exe (47.12 MB).
  20. Download of VSCodiumSetup-x64-1.35.0.exe (47.12 MB) completed.
  21. Error - hashes do not match. Actual value was '2523B65A34F68149D70D5CB8939C1E4B1D5CE0FA733AD779B1D5A1C80C708617'.
  22. ERROR: Checksum for 'C:\Users\EQLucky\AppData\Local\Temp\chocolatey\vscodium\1.35.0\VSCodiumSetup-x64-1.35.0.exe' did not meet '323654235b27e451d515655b879ca8558beb9649e7635e2d4719f4123dd44e46' 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.
  23. The install of vscodium was NOT successful.
  24. Error while running 'C:\ProgramData\chocolatey\lib\vscodium\tools\chocolateyInstall.ps1'.
  25. See log for details.
  26.  
  27. Chocolatey installed 0/1 packages. 1 packages failed.
  28. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
  29.  
  30. Failures
  31. - vscodium (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\vscodium\tools\chocolateyInstall.ps1'.
  32. See log for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement