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

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: 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: 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: `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: 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: 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: 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: [notaryproject/notary] arm64 self-check failures: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr

2025-03-04 Thread Tianon Gravi
On Tue, Mar 4, 2025, 10:56 Simon Josefsson wrote: > Tianon Gravi writes: > > > On Tue, Mar 4, 2025, 06:13 Simon Josefsson wrote: > > > >> Nicolas Peugnet writes: > >> > >> > As the tracker reports it, notary is an important piece of the Go >

Re: [notaryproject/notary] arm64 self-check failures: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr

2025-03-05 Thread Tianon Gravi
On Tue, 4 Mar 2025 at 11:53, Tianon Gravi wrote: > In Docker, it's an optional feature called "Docker Content Trust" and has > been disabled by default since it was added, and I'd wager usage is extremely > low. > > Upstream should drop the functionality (e

Re: Bug#1100409: ITP: golang-github-microsoft-hcsshim -- Windows - Host Compute Service Shim

2025-03-13 Thread Tianon Gravi
If the cli isn't using https://github.com/microsoft/hcsshim/blob/62ddb129f044a01c4938e64c741ba243fea89fc6/osversion/windowsbuilds.go already, it probably will in the future (so it does make sense to package this otherwise Windows specific library unless we vendor that). - Tianon On Thu, Mar 13, 2

Re: [notaryproject/notary] arm64 self-check failures: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr

2025-03-05 Thread Tianon Gravi
On Tue, Mar 4, 2025, 10:48 Tianon Gravi wrote: > Agreed. I was hoping we'd have a Go release that includes it quickly, but > we should definitely consider patching in the meantime. Can someone put up > a merge request on Salsa? > Heh, I spoke too soon; the security release yest

Re: [notaryproject/notary] arm64 self-check failures: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr

2025-03-04 Thread Tianon Gravi
On Tue, Mar 4, 2025, 06:13 Simon Josefsson wrote: > Nicolas Peugnet writes: > > > As the tracker reports it, notary is an important piece of the Go > ecosystem: > > That fact together with the state of that upstream project is a bit sad. > Last public release in 2018 and no closed issues/pullreq

Re: [notaryproject/notary] arm64 self-check failures: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr

2025-03-04 Thread Tianon Gravi
tps://buildd.debian.org/status/fetch.php?pkg=notary&arch=arm64&ver=0.7.0%2Bgit20240416.9d2b3b3%2Bds1-3&stamp=1741045040&raw=0 > > > > /Simon > > > > Tianon Gravi writes: > > > >> tianon left a comment (notaryproject/notary#1708) > >> &g

Re: notary arm64-specific failure: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr or -race)

2025-02-21 Thread Tianon Gravi
On Tue, 18 Feb 2025 at 01:41, Jérémy Lal wrote: > Le mar. 18 févr. 2025 à 10:37, Jérémy Lal a écrit : >> Probably golang-1.24 has changed something that no longer applies to >> debian's arm64 supported features: >> https://github.com/golang/go/commits/master/src/runtime/asm_arm64.s > Especially

Re: notary arm64-specific failure: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr or -race)

2025-02-21 Thread Tianon Gravi
On Fri, 21 Feb 2025 at 10:55, Tianon Gravi wrote: > On Tue, 18 Feb 2025 at 01:41, Jérémy Lal wrote: > > Le mar. 18 févr. 2025 à 10:37, Jérémy Lal a écrit : > >> Probably golang-1.24 has changed something that no longer applies to > >> debian's arm64 supported f

Re: notary arm64-specific failure: runtime: marked free object in span 0xffff5ec83ac0, elemsize=208 freeindex=3 (bad use of unsafe.Pointer or having race conditions? try -d=checkptr or -race)

2025-02-22 Thread Tianon Gravi
On Fri, 21 Feb 2025 at 21:42, Nilesh Patra wrote: > On 22 February 2025 6:19:44 am IST, Tianon Gravi wrote: > >I managed to reproduce in a qemu-system-aarch64 VM so that I could > >mess with this and try to figure out more information (it's not super > >fast, but it *d

Re: go -buildmode=shared for packages

2025-07-23 Thread Tianon Gravi
On Wed, 23 Jul 2025 at 04:50, Andrea Pappacoda wrote: > Hi! > > First message here on the list :) > > Yesterday I came across go's -buildmode=shared and -linkshared options. > As far as I know, there hasn't been any discussion about them here. > > In case you don't know what they do (just like my