Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1480973 (golang-github-alecthomas-kingpin) - Review Request: golang-github-alecthomas-kingpin - A Go command line and flag parser
Summary: Review Request: golang-github-alecthomas-kingpin - A Go command line and flag...
Keywords:
Status: CLOSED RAWHIDE
Alias: golang-github-alecthomas-kingpin
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DeepinDEPackageReview golang-deepin-go-lib deepin-api deepin-daemon
TreeView+ depends on / blocked
 
Reported: 2017-08-13 09:13 UTC by sensor.wen
Modified: 2018-07-22 13:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-07-22 13:32:07 UTC
Type: Bug
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Comment 1 Robert-André Mauchin 🐧 2017-08-23 14:34:11 UTC
Hello,

 - The _examples/ folder should go in %doc:

%doc _examples

And remove it from devel.file-list:

for file in $(find . -iname "*.go" \! -iname "*_test.go" \! -path "./_examples/*")  ; do


 - Change:

%dir %{gopath}/src/%{import_path}

to

%dir %{gopath}/src/%{import_path}/cmd

And remove: %{gopath}/src/%{import_path2}

(The import_path was already listed but the subdirectory cmd was not)


 - Missing dependency:

DEBUG util.py:450:  No matching package to install: 'golang(github.com/alecthomas/assert)'
→ Bug #1480971: accepted but not yet built. It seems you haven't yet requested the repo to be created with fedrepo-req. Please do it so we can move forward.

Comment 2 sensor.wen 2017-08-25 10:52:50 UTC
Diff:  https://github.com/FZUG/repo/commit/bba881590a66a510dbf653210ac5b23c96f0da0e

Fixed. the github-alecthomas-assert package is build passed, but it is not included in the rawhide. Maybe we need to wait some time.

https://src.fedoraproject.org/rpms/golang-github-alecthomas-assert

Comment 3 Robert-André Mauchin 🐧 2017-08-25 11:21:03 UTC
This is okay for me, package accepted.

Comment 4 Gwyn Ciesla 2017-08-25 13:00:34 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-alecthomas-kingpin

Comment 5 Athos Ribeiro 2017-10-14 19:51:53 UTC
Should this be closed?

Comment 6 Zamir SUN 2018-07-22 13:32:07 UTC
This is already in Rawhide. Closing on behalf of the Deepin Desktop packaging effort.


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