[Bug 281678] security/vault build fails - can't fetch distfile

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 23 Sep 2024 23:53:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281678

            Bug ID: 281678
           Summary: security/vault build fails - can't fetch distfile
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: bob@vesterman.com
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

I get these errors when trying to build security/vault:

-----

=> go.mod doesn't seem to exist in
/var/cache/distfiles/go/security_vault/hashicorp-vault-v1.14.9_GH0.
=> Attempting to fetch
https://raw.githubusercontent.com/hashicorp/vault/v1.14.9/go.mod
fetch: https://raw.githubusercontent.com/hashicorp/vault/v1.14.9/go.mod: size
mismatch: expected 27053, actual 27032
=> Attempting to fetch
https://codeload.github.com/hashicorp/vault/tar.gz/v1.14.9?dummy=/go.mod
fetch:
https://codeload.github.com/hashicorp/vault/tar.gz/v1.14.9?dummy=/go.mod: size
unknown
fetch:
https://codeload.github.com/hashicorp/vault/tar.gz/v1.14.9?dummy=/go.mod: size
of remote file is not known
go.mod                                                  34 MB  836 kBps    42s
=> Fetched file size mismatch (expected 27053, actual 35829538)
=> Trying next site
=> Attempting to fetch
http://distcache.FreeBSD.org/ports-distfiles/go/security_vault/hashicorp-vault-v1.14.9_GH0/go.modfetch:
http://distcache.FreeBSD.org/ports-distfiles/go/security_vault/hashicorp-vault-v1.14.9_GH0/go.mod:
Not Found
=> Couldn't fetch it - please try to retrieve this
=> port manually into
/var/cache/distfiles/go/security_vault/hashicorp-vault-v1.14.9_GH0 and try
again.
*** Error code 1

Stop.
make: stopped in /xports/security/vault

-- 
You are receiving this mail because:
You are the assignee for the bug.