Bug 1562611 - Review Request: golang-github-jbenet-context - Go context.Context extensions
Summary: Review Request: golang-github-jbenet-context - Go context.Context extensions
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-04-01 12:45 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2018-04-02 23:45 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-02 23:45:31 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2018-04-01 12:45:31 UTC
Spec URL: https://rathann.fedorapeople.org/review/golang-github-jbenet-context/golang-github-jbenet-context.spec
SRPM URL: https://rathann.fedorapeople.org/review/golang-github-jbenet-context/golang-github-jbenet-context-0-0.1.20180401gitd14ea06.fc27.src.rpm
Description:
Package context contains some extenstions to go.net/context by @jbenet.

Fedora Account System Username: rathann

Comment 1 Dominik 'Rathann' Mierzejewski 2018-04-01 12:46:15 UTC
Description:
Package context contains some extensions to go.net/context by @jbenet.

Comment 2 Robert-André Mauchin 🐧 2018-04-01 16:48:31 UTC
 - Fix the Release in your %changelog entry:

* Sun Apr 01 2018 Dominik Mierzejewski <dominik> - 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)

Comment 3 Dominik 'Rathann' Mierzejewski 2018-04-02 13:55:36 UTC
You're right, just found out myself when I saw the failed COPR build. Fixed:

Spec URL: https://rathann.fedorapeople.org/review/golang-github-jbenet-context/golang-github-jbenet-context.spec
SRPM URL: https://rathann.fedorapeople.org/review/golang-github-jbenet-context/golang-github-jbenet-context-0-0.2.20180401gitd14ea06.fc27.src.rpm

* Mon Apr 02 2018 Dominik Mierzejewski <dominik> - 0-0.2.20180401gitd14ea06
- add missing BuildRequires
- fix Release in changelog entries

Comment 4 Robert-André Mauchin 🐧 2018-04-02 14:09:07 UTC
All ok, package approved.

Comment 5 Gwyn Ciesla 2018-04-02 14:32:43 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-jbenet-context

Comment 6 Dominik 'Rathann' Mierzejewski 2018-04-02 23:45:31 UTC
Imported and built for rawhide. Thanks for the review!


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