Bug 271755 - devel/gitlab-runner 16.0.1 size mismatch
Summary: devel/gitlab-runner 16.0.1 size mismatch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Matthias Fechner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-31 19:25 UTC by lysfjord.daniel
Modified: 2023-05-31 20:45 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mfechner)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lysfjord.daniel 2023-05-31 19:25:07 UTC
Fetch fails with size mismatch

=> prebuilt-x86_64.tar.xz doesn't seem to exist in /portdistfiles/go/devel_gitlab-runner/gitlab-org-gitlab-runner-79704081c9fe038e6054066d7d7462c712d7345e_GL0.
=> Attempting to fetch https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-x86_64.tar.xz
fetch: https://gitlab-runner-downloads.s3.amazonaws.com/master/docker/prebuilt-x86_64.tar.xz: size mismatch: expected 9590642, actual 9594352
=> Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/go/devel_gitlab-runner/gitlab-org-gitlab-runner-79704081c9fe038e6054066d7d7462c712d7345e_GL0/prebuilt-x86_64.tar.xz
fetch: http://distcache.FreeBSD.org/ports-distfiles/go/devel_gitlab-runner/gitlab-org-gitlab-runner-79704081c9fe038e6054066d7d7462c712d7345e_GL0/prebuilt-x86_64.tar.xz: Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into /portdistfiles/go/devel_gitlab-runner/gitlab-org-gitlab-runner-79704081c9fe038e6054066d7d7462c712d7345e_GL0 and try again.
Comment 1 Matthias Fechner freebsd_committer freebsd_triage 2023-05-31 19:44:36 UTC
Thanks, I will look into it.
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-05-31 20:44:19 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c569862c3f68499a27ea73560ff58ad1a88e79a6

commit c569862c3f68499a27ea73560ff58ad1a88e79a6
Author:     Matthias Fechner <mfechner@FreeBSD.org>
AuthorDate: 2023-05-31 20:42:46 +0000
Commit:     Matthias Fechner <mfechner@FreeBSD.org>
CommitDate: 2023-05-31 20:44:03 +0000

    devel/gitlab-runner: regenerate distinfo

    It seems that upstream had rerolled a file.

    PR:             271755

 devel/gitlab-runner/Makefile | 1 +
 devel/gitlab-runner/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)
Comment 3 Matthias Fechner freebsd_committer freebsd_triage 2023-05-31 20:45:01 UTC
Should hopefully be fixed now.