Summary: | net/gitlab-agent 13.11.1 fails to build. Checksum error on cilium-cilium-v1.9.5_GH0.tar.gz | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | lysfjord.daniel | ||||
Component: | Individual Port(s) | Assignee: | Matthias Fechner <mfechner> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | bugzilla:
maintainer-feedback?
(mfechner) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
lysfjord.daniel
2021-04-26 15:04:59 UTC
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(-) |