Re: devel/pyenv: fetch error
- In reply to: Rainer Hurling : "devel/pyenv: fetch error"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 03 Jul 2024 17:03:09 UTC
Am 03.07.24 um 17:11 schrieb Rainer Hurling: > Does anybody else observe this error with recent ports system? > > > cd devel/pyenv > make > ===> License MIT accepted by the user > ===> pyenv-2.4.5 depends on file: /usr/local/sbin/pkg - found > => pyenv-pyenv-v2.4.5_GH0.tar.gz doesn't seem to exist in > /usr/ports/distfiles/. > => Attempting to fetch > https://codeload.github.com/pyenv/pyenv/tar.gz/v2.4.5?dummy=/pyenv-pyenv-v2.4.5_GH0.tar.gz > fetch: > https://codeload.github.com/pyenv/pyenv/tar.gz/v2.4.5?dummy=/pyenv-pyenv-v2.4.5_GH0.tar.gz: size unknown > fetch: > https://codeload.github.com/pyenv/pyenv/tar.gz/v2.4.5?dummy=/pyenv-pyenv-v2.4.5_GH0.tar.gz: size of remote file is not known > pyenv-pyenv-v2.4.5_GH0.tar.gz 780 kB 5629 kBps > 00s > ===> Fetching all distfiles required by pyenv-2.4.5 for building > ===> Extracting for pyenv-2.4.5 > => SHA256 Checksum mismatch for pyenv-pyenv-v2.4.5_GH0.tar.gz. > ===> Refetch for 1 more times files: pyenv-pyenv-v2.4.5_GH0.tar.gz > ===> License MIT accepted by the user > ===> pyenv-2.4.5 depends on file: /usr/local/sbin/pkg - found > => pyenv-pyenv-v2.4.5_GH0.tar.gz doesn't seem to exist in > /usr/ports/distfiles/. > => Attempting to fetch > https://codeload.github.com/pyenv/pyenv/tar.gz/v2.4.5?dummy=/pyenv-pyenv-v2.4.5_GH0.tar.gz > fetch: > https://codeload.github.com/pyenv/pyenv/tar.gz/v2.4.5?dummy=/pyenv-pyenv-v2.4.5_GH0.tar.gz: size unknown > fetch: > https://codeload.github.com/pyenv/pyenv/tar.gz/v2.4.5?dummy=/pyenv-pyenv-v2.4.5_GH0.tar.gz: size of remote file is not known > pyenv-pyenv-v2.4.5_GH0.tar.gz 780 kB 5860 kBps > 00s > ===> Fetching all distfiles required by pyenv-2.4.5 for building > ===> License MIT accepted by the user > ===> pyenv-2.4.5 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by pyenv-2.4.5 for building > => SHA256 Checksum mismatch for pyenv-pyenv-v2.4.5_GH0.tar.gz. > ===> Giving up on fetching files: pyenv-pyenv-v2.4.5_GH0.tar.gz > Make sure the Makefile and distinfo file (/usr/ports/devel/pyenv/distinfo) > are up to date. If you are absolutely sure you want to override this > check, type "make NO_CHECKSUM=yes [other args]". > *** Error code 1 > It seems to be solved by commit 843376f08081. Sorry for the noise.