Package: golang-gopkg-yaml.v2-dev Version: 2.4.3-1 Severity: important golang-gopkg-yaml.v2-dev installs its gocode into /usr/share/gocode/src/go.yaml.in/yaml/v2
But packages (such as rclone 1.65.0) seem to be expecting to find the code in yaml.v2 not yaml/v2. cf. golang-gopkg-validator.v2-dev, which installs into validator.v2 not validator/v2 It looks like there should be a compatibility link generated by debian/links. https://salsa.debian.org/go-team/packages/golang-yaml.v2/-/commit/15b38821bfe8587b0550f5bf185e36499455f01b It should have come with 2.4.2-1. Looks like something's gone wrong with the link in 2.4.3-1

