Source: zabbix
Version: 1:7.0.10+dfsg-2
Severity: important
Affects: src:golang-github-go-ldap-ldap

  I am working on updating the packaging for golang-github-go-ldap-
ldap, including fixing its import path from an ancient
"gopkg.in/ldap.v2" to the proper "github.com/go-ldap/ldap".

  zabbix does something in its build process to recreate the contents
of the "vendor" directory, including creating a symlink to ldap.v2 that
no longer exists with the changes.

  I've pushed the packaging updates to
https://salsa.debian.org/go-team/packages/golang-github-go-ldap-ldap.
Could you make whatever changes are necessary to zabbix and let me know
when you're ready to do an upload so I can coordinate the upload of the
new ldap package?

Thanks,
Mathias

> $ readlink src/go/vendor/github.com/go-ldap/ldap
> ../../gopkg.in/ldap.v2
> $ ls src/go/vendor/gopkg.in/
> asn1-ber.v1  check.v1  ldap.v2  mgo.v2  tomb.v2  yaml.v3
> 
> go build -v [snip] golang.zabbix.com/agent2/cmd/zabbix_agent2
> plugins/net/tcp/tcp.go:29:2: cannot find module providing package 
> github.com/go-ldap/ldap: import lookup disabled by -mod=vendor

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to