Bug 2173134 - Update golang-github-azure-ntlmssp to a newer version
Summary: Update golang-github-azure-ntlmssp to a newer version
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: golang-github-azure-ntlmssp
Version: 39
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-02-24 05:10 UTC by Orion Poplawski
Modified: 2023-08-16 07:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2023-02-24 05:10:35 UTC
Description of problem:

I'm looking at packaging the go deps for zabbix.  While working on github.com/go-ldap/ldap I get:

+ go-rpm-integration check -i github.com/go-ldap/ldap -b /home/orion/fedora/zabbix/golang-go-ldap-ldap/ldap-3.4.4/_build/bin -s /home/orion/fedora/zabbix/golang-go-ldap-ldap/ldap-3.4.4/_build -V 3.4.4-1.fc39 -p /home/orion/BUILDROOT/golang-github-ldap-3.4.4-1.fc39.x86_64 -g /usr/share/gocode -r '.*example.*'
Testing    in: /home/orion/fedora/zabbix/golang-go-ldap-ldap/ldap-3.4.4/_build/src
         PATH: /home/orion/fedora/zabbix/golang-go-ldap-ldap/ldap-3.4.4/_build/bin:/home/orion/.local/bin:/home/orion/bin:/usr/lib64/ccache:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/usr/sbin:/opt/local/rsi/idl/bin
       GOPATH: /home/orion/fedora/zabbix/golang-go-ldap-ldap/ldap-3.4.4/_build:/usr/share/gocode
  GO111MODULE: off
      command: go test -buildmode pie -compiler gc -ldflags " -X github.com/go-ldap/ldap/version=3.4.4 -extldflags '-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes  '"
      testing: github.com/go-ldap/ldap
github.com/go-ldap/ldap
# github.com/go-ldap/ldap [github.com/go-ldap/ldap.test]
./bind.go:521:26: assignment mismatch: 3 variables but ntlmssp.GetDomain returns 2 values
FAIL    github.com/go-ldap/ldap [build failed]

It seems like they are working with a newer snapshot, with unfortunately a breaking change:

ldap-3.4.4/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c h1:/IBSNwUN8+eKzUzbJPqhK839ygXJ82sde8x3ogr6R28=
ldap-3.4.4/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU=
ldap-3.4.4/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20211209120228-48547f28849e h1:ZU22z/2YRFLyf/P4ZwUYSdNCWsMEI0VeyrFoI2rAhJQ=
ldap-3.4.4/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20211209120228-48547f28849e/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU=
ldap-3.4.4/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e h1:NeAW1fUYUEWhft7pkxDf6WoUvEZJ/uOKsvtpjLnn8MU=
ldap-3.4.4/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU=
ldap-3.4.4/v3/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c h1:/IBSNwUN8+eKzUzbJPqhK839ygXJ82sde8x3ogr6R28=
ldap-3.4.4/v3/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20200615164410-66371956d46c/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU=
ldap-3.4.4/v3/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20211209120228-48547f28849e h1:ZU22z/2YRFLyf/P4ZwUYSdNCWsMEI0VeyrFoI2rAhJQ=
ldap-3.4.4/v3/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20211209120228-48547f28849e/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU=
ldap-3.4.4/v3/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e h1:NeAW1fUYUEWhft7pkxDf6WoUvEZJ/uOKsvtpjLnn8MU=
ldap-3.4.4/v3/go.sum:github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e/go.mod h1:chxPXzSsl7ZWRAuOIE23GDNzjWuZquvFlgA8xmpunjU=


Version-Release number of selected component (if applicable):
0-0.9.20200723git6637195.fc38

Comment 1 Fedora Release Engineering 2023-08-16 07:10:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle.
Changing version to 39.


Note You need to log in before you can comment on or make changes to this bug.