On 2026-07-16 23:09+0200, Andrew Lee wrote:
Hi Félix,

On Thu, Jul 16, 2026 at 10:34 AM Félix Sipma <[email protected]> wrote:
I added a debian/golang-github-peterbourgon-ff-dev.links with

    usr/share/gocode/src/github.com/peterbourgon/ff 
usr/share/gocode/src/github.com/peterbourgon/ff/v3

set debhelper-compat (= 14), but I get this error:

It's out of scope for current sprint. We may leave this debhelper 14
related stuff for later stage.
Can you try to make the links with debhelper 13 and see it resolve
your original issue?

Best regards,

Hi,

With debhelper 13, the warnings go away but the problem remains the same...

With dh-golang (>= 1.66~exp2):

       dh_auto_build -O--builddirectory=_build -O--buildsystem=golang
        cd _build && go install -trimpath -v -p 4 github.com/peterbourgon/ff/v3 
github.com/peterbourgon/ff/v3/ffcli 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/cmd/objectctl 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/createcmd 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/deletecmd 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/listcmd 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/objectapi 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/rootcmd 
github.com/peterbourgon/ff/v3/ffcli/examples/textctl 
github.com/peterbourgon/ff/v3/fftest github.com/peterbourgon/ff/v3/fftoml 
github.com/peterbourgon/ff/v3/ffyaml github.com/peterbourgon/ff/v3/internal
    src/github.com/peterbourgon/ff/v3/ffyaml/ffyaml.go:10:2: no required module 
provides package gopkg.in/yaml.v2; to add it:
        cd 
/build/reproducible-path/golang-github-peterbourgon-ff-3.4.0/_build/src/github.com/peterbourgon/ff/v3
        go get gopkg.in/yaml.v2
    dh_auto_build: error: cd _build && go install -trimpath -v -p 4 
github.com/peterbourgon/ff/v3 github.com/peterbourgon/ff/v3/ffcli 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/cmd/objectctl 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/createcmd 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/deletecmd 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/listcmd 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/objectapi 
github.com/peterbourgon/ff/v3/ffcli/examples/objectctl/pkg/rootcmd 
github.com/peterbourgon/ff/v3/ffcli/examples/textctl 
github.com/peterbourgon/ff/v3/fftest github.com/peterbourgon/ff/v3/fftoml 
github.com/peterbourgon/ff/v3/ffyaml github.com/peterbourgon/ff/v3/internal returned 
exit code 1
    make: *** [debian/rules:7: binary] Error 25
    dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

With dh-golang 1.65:

    dh_link: error: link destination 
debian/golang-github-peterbourgon-ff-dev/usr/share/gocode/src/github.com/peterbourgon/ff/v3
 is a directory

Regards,

--
Félix

Attachment: signature.asc
Description: PGP signature

Reply via email to