Re: RFP: docker-buildx -- docker CLI plugin for BuildKit

2025-01-25 Thread Tianon Gravi
"Oracle affiliated Docker" citation needed? 🤔 - Tianon On Sat, Jan 25, 2025, 15:08 Otto Kekäläinen wrote: > Nice, glad to see you are taking on more packages! > > Just out of curiosity, what are you using it for? > > A large part of the FOSS community has moved to Podman instead of > Oracle aff

Re: golang-github-theupdateframework-go-tuf TUFv0+TUFv2 to unstable

2024-12-12 Thread Tianon Gravi
On Thu, 12 Dec 2024 at 03:27, Simon Josefsson wrote: > If someone understands how to write a debian/watch file that tracks the > two independent orig.tar components (see debian/README.source), and/or > how to get gbp-export-orig to re-create the orig.tar as two separate > components, that would be

Re: sigstore-go segmentation fault during self-tests

2024-10-25 Thread Tianon Gravi
On Fri, 25 Oct 2024 at 06:03, Simon Josefsson wrote: > === RUN TestSignedEntityVerifierInitialization > data.go:94: > Error Trace: > /build/sigstore-go-0.6.2/_build/src/github.com/sigstore/sigstore-go/pkg/testing/data/data.go:94 >

Re: `go version -m` missing module version information

2023-01-13 Thread Tianon Gravi
I bet this is due to "dh-golang" not building in module mode at all (it still builds in the older "GOPATH" mode because the module mode is significantly harder to integrate with the way distro packaging works). ♥, - Tianon 4096R / B42F 6819 007F 00F8 8E36 4FD4 036A 9C25 BF35 7DD4 On Fri, 13 Ja

Re: building packages with go 1.16

2021-08-27 Thread Tianon Gravi
On Fri, 27 Aug 2021 at 16:33, Daniel Milde wrote: > I have tried to alter the PATH to check /usr/lib/go-1.16/bin, but > debhelper still fails with: > > Can't exec "go": No such file or directory at > /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 523 Hmm, can you share the exact code you're usi

Re: expired certificate

2021-07-16 Thread Tianon Gravi
On Fri, 16 Jul 2021 at 13:30, Thorsten Alteholz wrote: > does anybody know how to fix: > $ dh-make-golang create-salsa-project golang-gonum-v1-gonum > 2021/07/16 21:40:13 Post > https://pgt-api-server.debian.net/v1/createrepo?repo=golang-gonum-v1-gonum: > x509: certificate has expired or is

Re: i386 baseline issue for Go packages in Bookworm

2021-04-17 Thread Tianon Gravi
On Sat, 17 Apr 2021 at 10:10, Shengjing Zhu wrote: > 1. Raise the i386 baseline to SSE2. > 2. Downgrade the Go packages to softfloat. > 3. Build all Go packages with GCCGO on i386. We've been setting "GO386=387" since src:golang was introduced, so 2. is already the reality. :D What makes Go 1.16

Re: google-grpc-dev in buster

2019-01-18 Thread Tianon Gravi
(sorry for the top-likely-html post; on mobile) Have you tried using ratt to test the reverse dependencies? (That should give you a little better confidence in whether/what it might break to upload.) - Tianon On Fri, 18 Jan 2019, 04:34 Arnaud RebilloutDear go devs, > > I managed to build a p