Hi Simon and Toddy, On Thu, Jul 16, 2026 at 11:52 PM Andrew Lee <[email protected]> wrote: > We should update XS-Go-Import-Path and also create a debian/links for > legacy path: > usr/share/gocode/src/github.com/cespare/xxhash/v2 > usr/share/gocode/src/github.com/cespare/xxhash
Due to some uploaded packages still keep their legacy, unversioned import paths in debian/control under the XS-Go-Import-Path field, Go compiler and dh-golang is still failed to locate the dependency during module-aware builds. I update the MigrationFAQ page and added `CRITICAL: Always Align XS-Go-Import-Path with go.mod`. https://wiki.debian.org/Teams/DebianGoTeam/MigrationFAQ I provided example to create links for legacy packages. And also mentioned to upload to experimental if links cannot be created for some reason. Please let me know if any issue with the solution. If there is no problem, I will send this in the 3rd daily report tomorrow for people who is helping in this sprint. Happy hacking, -- -Andrew
