https://bugzilla.redhat.com/show_bug.cgi?id=1562611

Robert-AndrĂ© Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #2 from Robert-AndrĂ© Mauchin <[email protected]> ---
 - Fix the Release in your %changelog entry:

* Sun Apr 01 2018 Dominik Mierzejewski <[email protected]> -
0-0.1.20180401gitd14ea06

 - Seems you're missing a BR for the tests:

+ go test -buildmode pie -compiler gc -ldflags '-extldflags '\''-Wl,-z,relro 
-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld '\'''
BUILDSTDERR: dagctx.go:7:2: cannot find package "golang.org/x/net/context" in
any of:
BUILDSTDERR:     /usr/lib/golang/src/golang.org/x/net/context (from $GOROOT)
BUILDSTDERR:    
/builddir/build/BUILD/go-context-d14ea06fba99483203c19d92cfcd13ebe73135f4/_build/src/golang.org/x/net/context
(from $GOPATH)
BUILDSTDERR:     /usr/share/gocode/src/golang.org/x/net/context

   Add:

BuildRequires: golang(golang.org/x/net/context)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to