Your message dated Tue, 1 Nov 2016 23:28:15 +0530
with message-id <[email protected]>
and subject line Re: gitlab-workhorse: FTBFS: 
src/gitlab.com/gitlab-org/gitlab-workhorse/internal/api/api.go:136: undefined: 
jwt.NewWithClaims
has caused the Debian Bug report #841617,
regarding gitlab-workhorse: FTBFS: 
src/gitlab.com/gitlab-org/gitlab-workhorse/internal/api/api.go:136: undefined: 
jwt.NewWithClaims
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
841617: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841617
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gitlab-workhorse
Version: 0.8.2+debian1-2
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20161021 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang --builddirectory=_build
>    dh_testdir -O--buildsystem=golang -O--builddirectory=_build
>    dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
>    dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
>    dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
>       go install -v -p 1 gitlab.com/gitlab-org/gitlab-workhorse 
> gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-cat 
> gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-metadata 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/api 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/artifacts 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/badgateway 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/git 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/helper 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/lfs 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/proxy 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/senddata 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/sendfile 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/staticpages 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/testhelper 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/upload 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/upstream 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/urlprefix 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/zipartifacts 
> gitlab.com/gitlab-org/gitlab-workhorse/vendor/github.com/certifi/gocertifi
> github.com/getsentry/raven-go
> github.com/dgrijalva/jwt-go
> gitlab.com/gitlab-org/gitlab-workhorse/internal/helper
> gitlab.com/gitlab-org/gitlab-workhorse/internal/badgateway
> gitlab.com/gitlab-org/gitlab-workhorse/internal/api
> # gitlab.com/gitlab-org/gitlab-workhorse/internal/api
> src/gitlab.com/gitlab-org/gitlab-workhorse/internal/api/api.go:136: 
> undefined: jwt.NewWithClaims
> src/gitlab.com/gitlab-org/gitlab-workhorse/internal/api/api.go:136: 
> undefined: jwt.StandardClaims
> gitlab.com/gitlab-org/gitlab-workhorse/internal/senddata
> gitlab.com/gitlab-org/gitlab-workhorse/internal/upload
> gitlab.com/gitlab-org/gitlab-workhorse/internal/zipartifacts
> gitlab.com/gitlab-org/gitlab-workhorse/internal/proxy
> gitlab.com/gitlab-org/gitlab-workhorse/internal/sendfile
> gitlab.com/gitlab-org/gitlab-workhorse/internal/urlprefix
> gitlab.com/gitlab-org/gitlab-workhorse/internal/staticpages
> gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-cat
> gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-metadata
> gitlab.com/gitlab-org/gitlab-workhorse/internal/testhelper
> gitlab.com/gitlab-org/gitlab-workhorse/vendor/github.com/certifi/gocertifi
> dh_auto_build: go install -v -p 1 gitlab.com/gitlab-org/gitlab-workhorse 
> gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-cat 
> gitlab.com/gitlab-org/gitlab-workhorse/cmd/gitlab-zip-metadata 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/api 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/artifacts 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/badgateway 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/git 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/helper 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/lfs 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/proxy 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/senddata 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/sendfile 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/staticpages 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/testhelper 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/upload 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/upstream 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/urlprefix 
> gitlab.com/gitlab-org/gitlab-workhorse/internal/zipartifacts 
> gitlab.com/gitlab-org/gitlab-workhorse/vendor/github.com/certifi/gocertifi 
> returned exit code 2
> debian/rules:9: recipe for target 'build' failed
> make: *** [build] Error 2

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   
http://aws-logs.debian.net/2016/10/21/gitlab-workhorse_0.8.2+debian1-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Control: fixed -1 0.8.5+debian-1

> 
> Waiting for golang-github-dgrijalva-jwt-go-v3 to clear NEW.
> 

Wondering why this bug was not auto closed when 0.8.5+debian-1 was accepted.

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---

Reply via email to