Created attachment 224447 [details] gitlab-agent-13.11.1 build log As title say, net/gitlab-agent fails to build due to SHA256 Checksum mismatch on cilium-cilium-v1.9.5_GH0.tar.gz (downloaded from https://codeload.github.com/cilium/cilium/tar.gz/v1.9.5?dummy=/cilium-cilium-v1.9.5_GH0.tar.gz). SHA256 checksum from distinfo: SHA256 (cilium-cilium-v1.9.5_GH0.tar.gz) = 6fd19fc5273d0e8464bf9902c9a936b044f6f767dc728753913551d321a8c7fb Build log attached.
It builds perfectly fine here: https://pkg.fechner.net/build.html?mastername=130amd64-default&build=2021-04-23_21h07m41s But it could be that you hit a rate limit of gihub while downloading many packages in short time frame. If this is the case, you need a token from github and set it with before you download the distfiles: export M2T_GITHUB=_user_:_token_
It seems that the files github delivers changed again. This is not very trusty, I will update the distinfo once more.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3691e1aae77dc8d6b3c65fa597ffc833cd5e2973 commit 3691e1aae77dc8d6b3c65fa597ffc833cd5e2973 Author: Matthias Fechner <mfechner@FreeBSD.org> AuthorDate: 2021-04-27 06:14:54 +0000 Commit: Matthias Fechner <mfechner@FreeBSD.org> CommitDate: 2021-04-27 06:22:03 +0000 net/gitlab-agent: Update distinfo It seems that github again delivers different archives. Therefor the checksums changed. It is maybe required to download the files from github.com/.../release/... As reference I found many reported problems: https://github.com/spack/spack/issues/5411 https://github.com/easybuilders/easybuild-easyconfigs/issues/5151 https://github.com/libgit2/libgit2/issues/4343 As the archives are generated on the fly, they can change at any time. PR: 255423 Reported by: lysfjord.daniel@smokepit.net, pkg-fallout net/gitlab-agent/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)