SentinelLabs_RevCore_Tools icon indicating copy to clipboard operation
SentinelLabs_RevCore_Tools copied to clipboard

Install Errors

Open ssnkhan opened this issue 4 years ago • 0 comments

Hi there,

Running the latest Win10 .ova and the latest version of the .ps1 installer, and getting the following errors:

TCPView (using --ignore-checksums manually resolves

ERROR: Checksum for 'C:\Users\IEUser\AppData\Local\Temp\chocolatey\chocolatey\chocolatey\chocolatey\chocolatey\TcpView\4.0\TCPView.zip' did not meet '79ab5a955d5305dcf00960252d2fdd55d9b38ea6987cc9e11fbc994ee073ca69' 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 tcpview was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\TcpView\Tools\ChocolateyInstall.ps1'.
 See log for details.

Python

ERROR: Python is not installed. easy_install installation aborted!
The install of easy.install was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\easy.install\tools\chocolateyInstall.ps1'.
 See log for details.

x64dbg

ERROR: The remote file either doesn't exist, is unauthorized, or is forbidden for url 'https://sourceforge.net/projects/x64dbg/files/snapshots/snapshot_2021-07-01_23-17.zip'. Exception calling "GetResponse" with "0" argument(s): "The operation has timed out"
This package is likely not broken for licensed users - see https://chocolatey.org/docs/features-private-cdn.
The install of x64dbg.portable was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\x64dbg.portable\tools\ChocolateyInstall.ps1'.
 See log for details.

Easy Install

ERROR: Python is not installed. easy_install installation aborted!
The install of easy.install was NOT successful.
Error while running 'C:\ProgramData\chocolatey\lib\easy.install\tools\chocolateyInstall.ps1'.
 See log for details.

 - easy.install (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\easy.install\tools\chocolateyInstall.ps1'.
 See log for details.
 - pip (exited -1) - Error while running 'C:\ProgramData\chocolatey\lib\pip\tools\chocolateyInstall.ps1'.
 See log for details.
Chocolatey reported an unsuccessful exit code of -1. See C:\Users\IEUser\AppData\Local\Boxstarter\boxstarter.log for details.

Navigating to https://sourceforge.net/projects/x64dbg/files/snapshots/snapshot_2021-07-01_23-17.zip does throw up an interstitial which then launches the download, which might be causing the error.

Additionally, the system did not automatically restart during the installation process (at all). Any help appreciated!

ssnkhan avatar Jul 08 '21 21:07 ssnkhan