Hello Robert, I am taking a look at this. This may be a packaging issue specific to openSUSE and once we understand more the kubeconform upstream issue can likely be closed. openSUSE go1.x toolchain packages to date have not included the asset folder ./src/cmd/vendor/github.com/google/pprof/internal/driver/html . We do package asset files for the trace viewer which is part of the go source tree. I will reply here when we have a plan to address the issue. Jeff Kowalczyk Software Engineer, Go Developer Experience SUSE Linux ________________________________________ From: Robert Munteanu <rombert@apache.org> Sent: Monday, August 28, 2023 04:14 To: packaging@lists.opensuse.org Subject: Need help fixing go build for kubeconform Hi, I maintain kubeconform on OBS [1] and the build started failing last week. I assume this happened due to changes in golang 1.21 .
/usr/lib64/go/1.21/src/cmd/vendor/github.com/google/pprof/internal/driv er/webhtml.go:26:12: pattern html: no matching files found I filed an issue upstream [2] a week ago but had no response. If anyone has an idea how to fix it please let me know, I don't have any leads right now. Thanks, Robert [1]: https://build.opensuse.org/package/show/openSUSE:Factory/kubeconform [2]: https://github.com/yannh/kubeconform/issues/229