Skip to content

Instantly share code, notes, and snippets.

@lvwvm
Created December 14, 2023 05:54
Show Gist options
  • Save lvwvm/030b3fbae20d9000fbba986bd751909d to your computer and use it in GitHub Desktop.
Save lvwvm/030b3fbae20d9000fbba986bd751909d to your computer and use it in GitHub Desktop.
pyenv install graalpy community 23 failure
~/.local/build/python-build.20231213234735.209686 ~
12/13 23:47:35 [NOTICE] Downloading 1 item(s)
12/13 23:47:35 [ERROR] CUID#7 - Download aborted. URI=https://pyenv.github.io/pythons/720334d90d52b5337db018ad6582953e9383c27188f08810250c2fe14a11db5a
Exception: [AbstractCommand.cc:351] errorCode=3 URI=https://pyenv.github.io/pythons/720334d90d52b5337db018ad6582953e9383c27188f08810250c2fe14a11db5a
-> [HttpSkipResponseCommand.cc:218] errorCode=3 Resource not found
[#a0f5e2 0B/0B CN:0 DL:0B]
12/13 23:47:36 [NOTICE] Download GID#a0f5e2d5653daa24 not complete:
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
a0f5e2|ERR | 0B/s|https://pyenv.github.io/pythons/720334d90d52b5337db018ad6582953e9383c27188f08810250c2fe14a11db5a
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
12/13 23:47:36 [NOTICE] Downloading 1 item(s)
12/13 23:47:36 [ERROR] CUID#7 - Download aborted. URI=https://github.com/oracle/graalpython/releases/download/graal-23.1.0/graalpy-community-23.1.0-linux-amd64.tar.gz
Exception: [AbstractCommand.cc:351] errorCode=1 URI=https://github.com/oracle/graalpython/releases/download/graal-23.1.0/graalpy-community-23.1.0-linux-amd64.tar.gz
-> [SocketCore.cc:1019] errorCode=1 SSL/TLS handshake failure: `not signed by known authorities or invalid' `expired'
[#ed842d 0B/0B CN:0 DL:0B]
12/13 23:47:37 [NOTICE] Download GID#ed842dabe594af64 not complete: ./graalpy-community-23.1.0.tar.gz
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
ed842d|ERR | 0B/s|./graalpy-community-23.1.0.tar.gz
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment