[pkg-go] Bug#841513: golang-github-azure-go-autorest: FTBFS in sid: cannot use map[string]interface {} literal (type map[string]interface {}) as type jwt.Claims in assignment
Andreas Beckmann
anbe at debian.org
Fri Oct 21 09:52:44 UTC 2016
Source: golang-github-azure-go-autorest
Version: 7.2.0+REALLY.7.0.4-1
Severity: serious
Hi,
the "older" version now FTBFS in sid (arch:all buildd):
https://buildd.debian.org/status/fetch.php?pkg=golang-github-azure-go-autorest&arch=all&ver=7.2.0%2BREALLY.7.0.4-1&stamp=1476210593
dh_auto_build -i -O--buildsystem=golang
go install -v -p 1 github.com/Azure/go-autorest/autorest github.com/Azure/go-autorest/autorest/azure github.com/Azure/go-autorest/autorest/azure/example github.com/Azure/go-autorest/autorest/date github.com/Azure/go-autorest/autorest/mocks github.com/Azure/go-autorest/autorest/to
github.com/Azure/go-autorest/autorest
github.com/Azure/go-autorest/autorest/date
github.com/dgrijalva/jwt-go
github.com/Azure/go-autorest/autorest/azure
# github.com/Azure/go-autorest/autorest/azure
src/github.com/Azure/go-autorest/autorest/azure/token.go:147: cannot use map[string]interface {} literal (type map[string]interface {}) as type jwt.Claims in assignment:
map[string]interface {} does not implement jwt.Claims (missing Valid method)
golang.org/x/crypto/pkcs12/internal/rc2
golang.org/x/crypto/pkcs12
github.com/Azure/go-autorest/autorest/mocks
github.com/Azure/go-autorest/autorest/to
dh_auto_build: go install -v -p 1 github.com/Azure/go-autorest/autorest github.com/Azure/go-autorest/autorest/azure github.com/Azure/go-autorest/autorest/azure/example github.com/Azure/go-autorest/autorest/date github.com/Azure/go-autorest/autorest/mocks github.com/Azure/go-autorest/autorest/to returned exit code 2
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 2
Andreas
More information about the Pkg-go-maintainers
mailing list