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

Update pypy3.9-7.3.13 checksums #2887

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Update pypy3.9-7.3.13 checksums #2887

merged 2 commits into from
Jan 24, 2024

Conversation

ecerulm
Copy link
Contributor

@ecerulm ecerulm commented Jan 22, 2024

The checksum for https://downloads.python.org/pypy/pypy3.9-v7.3.13-macos_x86_64.tar.bz2 should be updated

curl -O https://downloads.python.org/pypy/pypy3.9-v7.3.13-macos_x86_64.tar.bz2
shasum  -a 256 pypy3.9-v7.3.13-macos_x86_64.tar.bz2
180802aa0122d4a05ec480bf3130c78591ba88fdde25d8e65a92d4a798b318a3  pypy3.9-v7.3.13-macos_x86_64.tar.bz2

The https://www.pypy.org/checksums.html says also

18ad7c9cb91c5e8ef9d40442b2fd1f6392ae113794c5b6b7d3a45e04f19edec6  pypy3.9-v7.3.15-macos_x86_64.tar.bz2

but pyenv is expecting fb1ff67340353e837498102fec2b0b45744bb189dced57ee2e00045785e69662


Too many issues will kill our team's development velocity, drastically.
Make sure you have checked all steps below.

Prerequisite

  • Make sure your problem is not listed in the common build problems.
  • Make sure no duplicated issue has already been reported in the pyenv issues. You should look for closed issues, too.
  • Make sure you are not asking us to help solving your specific issue.
    • GitHub issues is opened mainly for development purposes. If you want to ask someone to help solving your problem, go to some community site like Gitter, StackOverflow, etc.
  • Make sure your problem is not derived from packaging (e.g. Homebrew).
    • Please refer to the package documentation for the installation issues, etc.
  • [ x Make sure your problem is not derived from plugins.
    • This repository is maintaining pyenv and the default python-build plugin only. Please refrain from reporting issues of other plugins here.

Description

  • Platform information: macOS Sonoma 14.2.1

  • OS architecture (e.g. amd64): amd64

  • pyenv version: 2.3.35

  • Python version:

  • C Compiler information (e.g. gcc 7.3):

  • Please attach the debug trace of the failing command as a gist:

  • If you have a problem with installing Python, please also attach config.log from the build directory

    • The build directory is reported after the "BUILD FAILED" message and is usually under /tmp.
  • If the build succeeds but the problem is still with the build process (e.g. the resulting Python is missing a feature), please attach

    • the debug trace from reinstalling the faulty version with env PYENV_DEBUG=1 pyenv install -f -k -v <version> 2>&1 | tee trace.log
    • config.log from the build directory. When using pyenv install with -k as per above, the build directory will be under $PYENV_ROOT/sources.

@ecerulm
Copy link
Contributor Author

ecerulm commented Jan 23, 2024

@native-api , I see that you merged a similar issue #2208 some time ago, so maybe you can look into this one too?

Co-authored-by: Ruben Laguna <ruben.laguna@gmail.com>
@native-api native-api merged commit 9908daf into pyenv:master Jan 24, 2024
19 checks passed
@native-api native-api changed the title Update pypy3.9-7.3.13 checksum: checksum mismatch: pypy3.9-v7.3.13-macos_x86_64.tar.bz2 (file is corrupt) Update pypy3.9-7.3.13 checksums Jan 24, 2024
@native-api
Copy link
Member

native-api commented Jan 24, 2024

Since the CI passed on 7.3.13, the releases must've been reuploaded upstream.
This is definitely not a copy-paste issue from a previous script.

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

Successfully merging this pull request may close these issues.

2 participants