I also noticed that the v3.0.5 of golang-gopkg-yaml.v3 dropped this dependency, so I started updating it locally to this version. I'm currently running ratt with this command:
-----------------------------$ nice ratt -dist unstable -parallel -jobs=8 -skip_ftbfs ~/debian/golang-gopkg-yaml.v3_3.0.5-1_amd64.changes
[...] 2026/09/11 14:03:20 Completed building 1063 packages with 8 workers 2026/09/11 14:03:20 144 packages failed the first pass; -----------------------------The first pass managed to build most of the packages but some of them failed due to "No space left on device" errors so I'm currently re-running them, and most of them seems to pass in the end.
A few of them seem to be really broken with this update, mainly through kube-openapi:
----------------------------- # k8s.io/kube-openapi/pkg/util/protosrc/k8s.io/kube-openapi/pkg/util/proto/document_v3.go:291:31: cannot use s.GetDefault().ToRawInfo() (value of type *"go.yaml.in/yaml/v3".Node) as *"gopkg.in/yaml.v3".Node value in argument to parseV3Interface
-----------------------------I will proceed to upload this new version soon as I think it will be better than the current situation.
P.S. the second pass left only 56 packages failing but I still have missing space errors, I'm doing a last pass with parallelism disabled as I suspect this is the source of this issue.
-- Nicolas Peugnet
OpenPGP_signature.asc
Description: OpenPGP digital signature
