Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[email protected]: hash check failed #224

Closed
seuqo opened this issue Aug 28, 2023 · 1 comment
Closed

[email protected]: hash check failed #224

seuqo opened this issue Aug 28, 2023 · 1 comment

Comments

@seuqo
Copy link

seuqo commented Aug 28, 2023

Current Behaviour

can't pass hash check of terracopy-np

Updating 'teracopy-np' (3.10 -> 3.12)
Downloading new version
Starting download with aria2 ...
Download: Download Results:
Download: gid   |stat|avg speed  |path/URI
Download: ======+====+===========+=======================================================
Download: 421819|OK  |   2.2MiB/s|C:/Users/Administrator/scoop/cache/teracopy-np#3.12#http_www.codesector.com_files_teracopy.exe
Download: Status Legend:
Download: (OK):download completed.
Checking hash of teracopy.exe ... ERROR Hash check failed!
App:         nonportable/teracopy-np
URL:         http://www.codesector.com/files/teracopy.exe
First bytes: 4D 5A 90 00 03 00 00 00
Expected:    c0752ff120d10771c4615373f472932b455299361ddce58ddaf2e2b36331ec4d
Actual:      79d96293428d6a36750a4c5c2d62c3d9b6779d1091072eb6f7e3e3dd59ae60d0

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Nonportable/issues/new?title=teracopy-np%403.12%3a+hash+check+failed

Expected Behaviour

pass hash check and install terracopy-np successfully

Additional context/output

tried using scoop update -k -a but have same result. Actual hash is identical:

PS C:\Users\Administrator> scoop update -k -a
WARN  'firefox' is held to version 112.0.2
teracopy-np: 3.10 -> 3.12
ventoy: 1.0.94 -> 1.0.95
Updating 2 outdated apps:
Updating 'teracopy-np' (3.10 -> 3.12)
Downloading new version
teracopy.exe (11.1 MB) [======================================================================================] 100%
Checking hash of teracopy.exe ... ERROR Hash check failed!
App:         nonportable/teracopy-np
URL:         http://www.codesector.com/files/teracopy.exe
First bytes: 4D 5A 90 00 03 00 00 00
Expected:    c0752ff120d10771c4615373f472932b455299361ddce58ddaf2e2b36331ec4d
Actual:      79d96293428d6a36750a4c5c2d62c3d9b6779d1091072eb6f7e3e3dd59ae60d0

System details

Windows version: 10

OS architecture: 64bit

PowerShell version: 7.3.6

Scoop Configuration

"config": {
        "aria2-warning-enabled": true,
        "proxy": "127.0.0.1:8010",
        "aria2-enabled": true,
        "scoop_repo": "https://github.com/ScoopInstaller/Scoop",
        "scoop_branch": "master"
    },
@github-actions
Copy link
Contributor

You are right. Thank you for reporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant