On Thu, Sep 17, 2026 at 10:08:19PM +0200, Simon Josefsson wrote:
> Nicolas Peugnet <[email protected]> writes:
> 
> > Package: dh-go
> > Version: 1.68
> > Severity: normal
> > X-Debbugs-Cc: [email protected], [email protected]
> >
> > Dear Maintainer,
> >
> > While trying to migrate a very simple Go package I maintain (gohelp2man)
> > from dh-golang to dh-go I get this error:
> >
> >      dh_dwz -a -O--builddirectory=debian/_build -O--buildsystem=golang
> >   dwz: debian/gohelp2man/usr/bin/gohelp2man: Unknown debugging section 
> > .debug_addr
> >   dh_dwz: error: dwz -- debian/gohelp2man/usr/bin/gohelp2man returned exit 
> > code 1
> >   dh_dwz: error: Aborting due to earlier error
> 
> You could try bumping the package to compat 14 (don't forget to drop the
> now unnecessary ${misc:Depends}) which has some dwz-related changes.

This was reported against dh-go and has to be fixed there.

The dh sequence in dh-go already has remove_command('dh_dwz'),
and the buildsystem also needs something like that.

> /Simon

cu
Adrian

Reply via email to