Hi Toddy, I have been trying to create an example package for switch to module-aware builds with new dh-golang (>= 1.66~).
In golang-github-pocketbase-pocketbase package. I found I have to specific this in debian/rules: ``` override_dh_auto_build: »·······dh_auto_build -- github.com/pocketbase/pocketbase/... ``` to get the binaries builds or it FTBFS with: ``` dh_install: warning: Cannot find (any matches for) "usr/bin/" (tried in ., debian/tmp) dh_install: warning: pocketbase missing files: usr/bin/ dh_install: error: missing files, aborting make: *** [debian/rules:9: binary] Error 255 ``` Any idea? Best regards, -Andrew On Thu, Jul 9, 2026 at 6:25 PM Andrew Lee <[email protected]> wrote: > > Dear Toddy, > > Cool. I will prepare a sprint for go team during debcamp then. > > Cheers, > > -Andrew > > Dr. Tobias Quathamer <[email protected]>於 2026年7月9日週四,13:19寫道: >> >> Am 09.07.26 um 15:06 schrieb Andrew Lee: >> > Dear Toddy, >> > >> > Would you mind to upload the WIP package into experimental? So that I >> > can gather others from gobteam during debcamp to start to rebuild and >> > ported packages in experimental or reporting issues if we discovered. >> >> Great idea, thanks. I've just uploaded a package to experimental. >> >> Regards, >> Tobias >> -- -Andrew
