About the etcd build failure,

On 16/02/2025 6:37 PM, Nicolas Peugnet wrote:
I couldn't test it with sbuild, as the build is currently failing with this error [2]:

stringer: internal error: package "fmt" without types was imported from "go.etcd.io/etcd/raft/quorum" src/go.etcd.io/etcd/raft/quorum/quorum.go:47: running "stringer": exit status 1

If I understood correctly the related issues on the Web, it could come from the fact that golang-golang-x-tools is too outdated compared to the current version of the compiler. Also, I do not get this error on testing, with golang-default 1.23.

[2] https://salsa.debian.org/go-team/packages/etcd/-/jobs/7100917#L2292

I can confirm that golang-golang-x-tools v0.30.0 fixes it.

There is still a failing test after this but it should be simple to fix it.
--
Nicolas Peugnet

Reply via email to