Date: Wed, 16 Nov 2022 22:56:00 +0000 From: "Dave Cottlehuber" <dch@FreeBSD.org> To: "FreeBSD Ports" <ports@freebsd.org> Subject: go modules2tuple confusion - phab https://reviews.freebsd.org/D37414 Message-ID: <2b52b896-7129-47f5-83e2-3571e3940012@app.fastmail.com>
next in thread | raw e-mail | index | archive | help
hi, after the usual go MAkefile updates, & running the usual trio without is= sues: make makesum env M2T_GITHUB=3Ddch:... make gomod-vendor | tee Makefile.new mv Makefile.new Makefile.deps the subsequent `make makesum` to fetch module files and generate updated distinfo fails: =3D> Attempting to fetch https://codeload.github.com/go4org/go4/tar.gz/6= 925f38cc365?dummy=3D/go4org-go4-6925f38cc365_GH0.tar.gz fetch: https://codeload.github.com/go4org/go4/tar.gz/6925f38cc365?dummy=3D= /go4org-go4-6925f38cc365_GH0.tar.gz: Not Found =3D> Attempting to fetch https://codeload.github.com/go4org/go4/tar.gz/9= 28513b29760?dummy=3D/go4org-go4-928513b29760_GH0.tar.gz fetch: https://codeload.github.com/go4org/go4/tar.gz/928513b29760?dummy=3D= /go4org-go4-928513b29760_GH0.tar.gz: Not Found I tried bumping go.{mod,sum} to latest commits, without success. sysutils/loki has the same module as dependency, but seems to have no tr= ouble fetching, albeit slightly different patch and paths resulting. What am I missing? See https://reviews.freebsd.org/D37414 for full failing patch. A+ Dave =E2=80=94 O for a muse of fire, that would ascend the brightest heaven of inventio= n!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2b52b896-7129-47f5-83e2-3571e3940012>