Package: src:receptor Version: 1.6.6-1 Tags: ftbfs forky sid Severity: serious
This package fails to build randomly. I know this is really weird, but the failure happens in dh_auto_build: src/k8s.io/kube-openapi/pkg/util/proto/document_v3.go:291:31: cannot use s.GetDefault().ToRawInfo() (value of type *"g o.yaml.in/yaml/v3".Node) as *"gopkg.in/yaml.v3".Node value in argument to parseV3Interface k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json [...] dh_auto_build: error: [...] returned exit code 1 make[1]: *** [debian/rules:67: override_dh_auto_build] Error 255 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:25: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 I've put a sample build log here, made in a machine with 2 CPUs: https://people.debian.org/~sanvila/build-logs/202609/ However, I've noticed that the failure rate is a log higher on machines with 1 CPU, therefore I recommend trying GRUB_CMDLINE_LINUX="nr_cpus=1" to reproduce. Also note: The package has several flaky tests: https://bugs.debian.org/cgi-bin/pkgreport.cgi?src=receptor so maybe upgrading to the new upstream version available (1.6.8) might improve the overall status of the package. Thanks.

