Hi!
On Sat, 2025-03-01 at 14:29:27 +0000, Mathias Gibbens wrote:
It looks like several golang packages[1] are encountering errors
similar to the following with go 1.24:
stringer: internal error: package "fmt" without types was imported from "go.etcd.io/etcd/raft/quorum"
I think it might be because of the old version of x-tools currently
packaged; has anyone looked further into this?
I wanted to look into this the other day, as I mentioned on IRC, but
run out of time, and I was not sure whether packaging a new upstream
release would be safe. Perhaps doing a targeted backport might be
safer (like was done for the -x-exp package), but didn't have time either
to look into what might fix that.
If you can look into this, that would be great, otherwise I'll try
during next week.