Bug 1773718 - Review Request: golang-github-haproxytech-config-parser - HAProxy configuration parser
Summary: Review Request: golang-github-haproxytech-config-parser - HAProxy configurati...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Ryan O'Hara
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: FE-NEEDSPONSOR 1773719 1773720
TreeView+ depends on / blocked
 
Reported: 2019-11-18 19:23 UTC by Brandon Perkins
Modified: 2020-06-05 15:29 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-05 15:29:32 UTC
Type: ---
Embargoed:
rohara: fedora-review+


Attachments (Terms of Use)

Description Brandon Perkins 2019-11-18 19:23:37 UTC
Spec URL: https://github.com/bdperkin/haproxytech/blob/master/SPECS/golang-github-haproxytech-config-parser.spec
SRPM URL: https://copr-be.cloud.fedoraproject.org/results/bdperkin/haproxytech/fedora-31-x86_64/01093546-golang-github-haproxytech-config-parser/golang-github-haproxytech-config-parser-1.1.10-1.fc31.src.rpm
Description: HAProxy configuration parser

Fedora Account System Username: bdperkin
Note: These are my first packages and I need a sponsor.  The packages include: golang-github-gehirninc-crypt, golang-github-haproxytech-models, golang-github-haproxytech-config-parser, golang-github-haproxytech-client-native, and golang-github-haproxytech-dataplaneapi.
Successful copr build: https://copr.fedorainfracloud.org/coprs/bdperkin/haproxytech/build/1093546/

Comment 1 Ryan O'Hara 2019-11-20 20:03:13 UTC
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[ ]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
     Note: Using prebuilt packages
[ ]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[ ]: License field in the package spec file matches the actual license.
     Note: There is no build directory. Running licensecheck on vanilla
     upstream sources. Licenses found: "Unknown or generated". 1 files have
     unknown license. Detailed output of licensecheck in /home/rohara/copr-
     build-1093546/review-golang-github-haproxytech-config-
     parser/licensecheck.txt
[ ]: %build honors applicable compiler flags or justifies otherwise.
[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.
[ ]: Sources contain only permissible code or content.
[ ]: Package contains desktop file if it is a GUI application.
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory
     names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 1 files.
[ ]: Package complies to the Packaging Guidelines
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
     license(s) for the package is included in %license.
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package does not own files or directories owned by other packages.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[!]: Reviewer should test that the package builds in mock.
[ ]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[ ]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[ ]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[ ]: Package should compile and build into binary rpms on all supported
     architectures.
[ ]: %check is present and all tests pass.
[ ]: Packages should try to preserve timestamps of original installed
     files.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: golang-github-haproxytech-config-parser-devel-1.1.10-1.fc32.noarch.rpm
          golang-github-haproxytech-config-parser-1.1.10-1.fc32.src.rpm
golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath
golang-github-haproxytech-config-parser.src: W: no-%build-section
2 packages and 0 specfiles checked; 0 errors, 2 warnings.




Rpmlint (installed packages)
----------------------------
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "C.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
	LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "C.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
golang-github-haproxytech-config-parser-devel.noarch: W: invalid-url URL: https://github.com/haproxytech/config-parser <urlopen error [Errno -2] Name or service not known>
golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath
1 packages and 0 specfiles checked; 0 errors, 2 warnings.



Source checksums
----------------
https://github.com/haproxytech/config-parser/archive/v1.1.10/config-parser-1.1.10.tar.gz :
  CHECKSUM(SHA256) this package     : 7b4ad065209f52cb2beddd29b91416e0aff2f7eae163e7fd40eeaaaef2ab88ec
  CHECKSUM(SHA256) upstream package : 7b4ad065209f52cb2beddd29b91416e0aff2f7eae163e7fd40eeaaaef2ab88ec


Requires
--------
golang-github-haproxytech-config-parser-devel (rpmlib, GLIBC filtered):
    go-filesystem



Provides
--------
golang-github-haproxytech-config-parser-devel:
    golang(github.com/haproxytech/config-parser)
    golang(github.com/haproxytech/config-parser/common)
    golang(github.com/haproxytech/config-parser/errors)
    golang(github.com/haproxytech/config-parser/params)
    golang(github.com/haproxytech/config-parser/parsers)
    golang(github.com/haproxytech/config-parser/parsers/extra)
    golang(github.com/haproxytech/config-parser/parsers/filters)
    golang(github.com/haproxytech/config-parser/parsers/http)
    golang(github.com/haproxytech/config-parser/parsers/http/actions)
    golang(github.com/haproxytech/config-parser/parsers/simple)
    golang(github.com/haproxytech/config-parser/parsers/tcp)
    golang(github.com/haproxytech/config-parser/parsers/tcp/actions)
    golang(github.com/haproxytech/config-parser/tests)
    golang(github.com/haproxytech/config-parser/types)
    golang-github-haproxytech-config-parser-devel
    golang-ipath(github.com/haproxytech/config-parser)



Generated by fedora-review 0.7.3 (44b83c7) last change: 2019-09-18
Command line :/usr/bin/fedora-review --copr-build 1093546
Buildroot used: fedora-rawhide-{{ target_arch }}
Active plugins: Generic, Shell-api
Disabled plugins: Java, SugarActivity, Ocaml, PHP, C/C++, Haskell, fonts, Python, R, Perl
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 2 Brandon Perkins 2019-11-21 13:27:42 UTC
# golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath

Nothing to worry about, all go devel packages have this in /usr/share/gocode/src/*/*/*/.goipath


# golang-github-haproxytech-config-parser.src: W: no-%build-section

Added in: https://github.com/bdperkin/haproxytech/commit/cb4476b58a85b16eb068e58f06fd68fa7dfae13d


# golang-github-haproxytech-config-parser-devel.noarch: W: invalid-url URL: https://github.com/haproxytech/config-parser <urlopen error [Errno -2] Name or service not known>

I believe this has to do with external network connectivity in build/test environment

Comment 3 Brandon Perkins 2019-11-21 14:35:30 UTC
Turns out that a %build section breaks the go macros, as a result, I've reverted the change that made rpmlint happy: https://github.com/bdperkin/haproxytech/commit/6361a781c2f51ae9c11c317fd9cf4445e116cd7f

Comment 4 Brandon Perkins 2019-11-21 15:02:53 UTC
========================== golang-github-haproxytech-config-parser-1.1.10-1.fc31.src.rpm ==========================
golang-github-haproxytech-config-parser.src: W: no-%build-section
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

########################## golang-github-haproxytech-config-parser ##########################
========================== golang-github-haproxytech-config-parser-devel ==========================
golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath
1 packages and 0 specfiles checked; 0 errors, 1 warnings.

Copr build tested: https://copr.fedorainfracloud.org/coprs/bdperkin/haproxytech/build/1114121/

Comment 5 Brandon Perkins 2020-03-03 15:42:42 UTC
Spec URL: https://raw.githubusercontent.com/bdperkin/haproxytech/master/SPECS/golang-github-haproxytech-config-parser.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/bdperkin/haproxytech/fedora-31-x86_64/01281733-golang-github-haproxytech-config-parser/golang-github-haproxytech-config-parser-1.2.0-1.fc31.src.rpm
Successful copr build: https://download.copr.fedorainfracloud.org/results/bdperkin/haproxytech/fedora-31-x86_64/01281733-golang-github-haproxytech-config-parser/

Changelog:
* Mon Mar 02 2020 Brandon Perkins <bperkins> - 1.2.0-1
- Upgrade to version 1.2.0
- Clean changelog

* Wed Nov 13 2019 Brandon Perkins <bperkins> - 1.1.10-1
- Initial package



RPM Lint:
golang-github-haproxytech-config-parser.src: W: no-%build-section
golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath
2 packages and 0 specfiles checked; 0 errors, 2 warnings.

Comment 6 Brandon Perkins 2020-03-04 20:29:35 UTC
Trying to get ahead of any issues, I went through the fedora-review report for all five packages as they exist now and provided comments where needed:

> ===== MUST items =====
> 
> Generic:
> [ ]: Package is licensed with an open-source compatible license and meets
>      other legal requirements as defined in the legal section of Packaging
>      Guidelines.

$ rpm -q --queryformat="%{NAME}: %{LICENSE}\n" RPMS/golang-github-haproxytech-config-parser-devel-1.2.0-1.fc31.noarch.rpm SRPMS/golang-github-haproxytech-config-parser-1.2.0-1.fc31.src.rpm
golang-github-haproxytech-config-parser-devel: ASL 2.0
golang-github-haproxytech-config-parser: ASL 2.0


> [ ]: License field in the package spec file matches the actual license.
>      Note: There is no build directory. Running licensecheck on vanilla
>      upstream sources. Licenses found: "Unknown or generated". 1 files have
>      unknown license. Detailed output of licensecheck in
>      ~/git/haproxytech/1773718-golang-github-haproxytech-
>      config-parser/licensecheck.txt


Unknown or generated
--------------------
~/git/haproxytech/1773718-golang-github-haproxytech-config-parser/upstream-unpacked/Source0/config-parser-1.2.0.tar.gz

$ rpm -qpL RPMS/golang-github-haproxytech-config-parser-devel-1.2.0-1.fc31.noarch.rpm 
/usr/share/licenses/golang-github-haproxytech-config-parser-devel/LICENSE
$ tar -tf 1773718-golang-github-haproxytech-config-parser/upstream-unpacked/Source0/config-parser-1.2.0.tar.gz | grep /LICENSE$
config-parser-1.2.0/LICENSE
$ tar -xvzf 1773718-golang-github-haproxytech-config-parser/upstream-unpacked/Source0/config-parser-1.2.0.tar.gz config-parser-1.2.0/LICENSE
config-parser-1.2.0/LICENSE
$ rpm -qp --queryformat="%{NAME}: %{LICENSE}\n" RPMS/golang-github-haproxytech-config-parser-devel-1.2.0-1.fc31.noarch.rpm
golang-github-haproxytech-config-parser-devel: ASL 2.0
$ licensecheck config-parser-1.2.0/LICENSE
config-parser-1.2.0/LICENSE: *No copyright* Apache License (v2.0)
$ grep '^# Upstream license specification: ' 1773718-golang-github-haproxytech-config-parser/srpm-unpacked/golang-github-haproxytech-config-parser.spec 
# Upstream license specification: Apache-2.0


> [ ]: Package does not own files or directories owned by other packages.
>      Note: Dirs in package are owned also by:

<snip/>

This is an issue across all 'golang-github' packages.  In reality, the '/usr/share/gocode/src/github.com' directory should only be owned by the 'golang' package itself:

$ rpm -qf /usr/share/gocode/src/github.com
golang-1.13.6-1.fc31.x86_64


> [ ]: %build honors applicable compiler flags or justifies otherwise.

Not Applicable as there is no %build section:

$ grep -A7 ^%build SPECS/golang-github-haproxytech-config-parser.spec


> [ ]: Package contains no bundled libraries without FPC exception.

None:

$ rpm -qp --provides RPMS/golang-github-haproxytech-config-parser-devel-1.2.0-1.fc31.noarch.rpm | grep bundled


> [ ]: Changelog in prescribed format.

Should all be fixed now.

> [ ]: Sources contain only permissible code or content.

Yes.

> [ ]: Package contains desktop file if it is a GUI application.

Not Applicable.

> [ ]: Development files must be in a -devel package

RPMS/golang-github-haproxytech-config-parser-devel-1.2.0-1.fc31.noarch.rpm


> [ ]: Package uses nothing in %doc for runtime.

None:

golang-github-haproxytech-config-parser-devel:
/usr/share/doc/golang-github-haproxytech-config-parser-devel/README.md
/usr/share/gocode/src/github.com/haproxytech/config-parser/README.md



> [ ]: Package consistently uses macros (instead of hard-coded directory
>      names).

Yes.

> [ ]: Package is named according to the Package Naming Guidelines.

Yes.

> [ ]: Package does not generate any conflict.

None.

> [ ]: Package obeys FHS, except libexecdir and /usr/target.

Yes.

> [ ]: If the package is a rename of another package, proper Obsoletes and
>      Provides are present.

Not Applicable.

> [ ]: Requires correct, justified where necessary.

Yes:

golang-github-haproxytech-config-parser-devel:
go-filesystem



> [ ]: Spec file is legible and written in American English.

Yes.

> [ ]: Package contains systemd file(s) if in need.

Not Applicable.

> [ ]: Package is not known to require an ExcludeArch tag.

ExcludeArch tag not required.

> [ ]: Large documentation must go in a -doc subpackage. Large could be size
>      (~1MB) or number of files.
>      Note: Documentation size is 10240 bytes in 1 files.

Not needed as 10240 bytes is less than 1MB.

> [ ]: Package complies to the Packaging Guidelines

Yes.

> [x]: Package successfully compiles and builds into binary rpms on at least
>      one supported primary architecture.
> [x]: Package installs properly.
> [x]: Rpmlint is run on all rpms the build produces.
>      Note: There are rpmlint messages (see attachment).
> [x]: If (and only if) the source package includes the text of the
>      license(s) in its own file, then that file, containing the text of the
>      license(s) for the package is included in %license.
> [x]: Package requires other packages for directories it uses.
> [x]: Package must own all directories that it creates.
> [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
> [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
>      beginning of %install.
> [x]: Macros in Summary, %description expandable at SRPM build time.
> [x]: Dist tag is present.
> [x]: Package does not contain duplicates in %files.
> [x]: Permissions on files are set properly.
> [x]: Package must not depend on deprecated() packages.
> [x]: Package use %makeinstall only when make install DESTDIR=... doesn't
>      work.
> [x]: Package is named using only allowed ASCII characters.
> [x]: Package does not use a name that already exists.
> [x]: Package is not relocatable.
> [x]: Sources used to build the package match the upstream source, as
>      provided in the spec URL.
> [x]: Spec file name must match the spec package %{name}, in the format
>      %{name}.spec.
> [x]: File names are valid UTF-8.
> [x]: Packages must not store files under /srv, /opt or /usr/local
> 
> ===== SHOULD items =====
> 
> Generic:
> [ ]: If the source package does not include license text(s) as a separate
>      file from upstream, the packager SHOULD query upstream to include it.

Good.

> [ ]: Final provides and requires are sane (see attachments).

Good.

> [ ]: Package functions as described.

Yes.

> [ ]: Latest version is packaged.

Yes.

> [ ]: Package does not include license text files separate from upstream.

No additional license text files.

> [ ]: Sources are verified with gpgverify first in %prep if upstream
>      publishes signatures.
>      Note: gpgverify is not used.

Not available.

> [ ]: Description and summary sections in the package spec file contains
>      translations for supported Non-English languages, if available.

Not available.

> [ ]: %check is present and all tests pass.

Yes:

$ grep -B1 -A3 -E "(^%check| check$)" SPECS/golang-github-haproxytech-config-parser.spec
%bcond_without check

# https://github.com/haproxytech/config-parser
%global goipath         github.com/haproxytech/config-parser
--
%if %{with check}
%check
%gocheck
%endif



> [ ]: Packages should try to preserve timestamps of original installed
>      files.

Good:

$ date ; LANG=C.utf8 mock -q -r fedora-rawhide-x86_64 --no-bootstrap-chroot --no-cleanup-after --no-clean --enable-network --chroot -- "ls -ld \$(rpm -qL golang-github-haproxytech-config-parser-devel)"
Wed 04 Mar 2020 02:50:24 PM EST
-rw-r--r--. 1 root root 10173 Dec 17 04:34 /usr/share/licenses/golang-github-haproxytech-config-parser-devel/LICENSE


> [x]: Reviewer should test that the package builds in mock.
> [x]: Buildroot is not present
> [x]: Package has no %clean section with rm -rf %{buildroot} (or
>      $RPM_BUILD_ROOT)
> [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
> [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
> [x]: Sources can be downloaded from URI in Source: tag
> [x]: SourceX is a working URL.
> [x]: Package should compile and build into binary rpms on all supported
>      architectures.
> [x]: Spec use %global instead of %define unless justified.
> 
> ===== EXTRA items =====
> 
> Generic:
> [x]: Rpmlint is run on all installed packages.
>      Note: There are rpmlint messages (see attachment).
> [x]: Spec file according to URL is the same as in SRPM.
> 
> 
> Rpmlint
> -------
> Checking: golang-github-haproxytech-config-parser-devel-1.2.0-1.fc33.noarch.rpm
>           golang-github-haproxytech-config-parser-1.2.0-1.fc33.src.rpm
> golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath

Expected.

> golang-github-haproxytech-config-parser.src: W: no-%build-section

%build section not needed for '-devel' packages.

> 2 packages and 0 specfiles checked; 0 errors, 2 warnings.
> 
> 
> 
> 
> Rpmlint (installed packages)
> ----------------------------
> golang-github-haproxytech-config-parser-devel.noarch: W: invalid-url URL: https://github.com/haproxytech/config-parser <urlopen error [Errno -2] Name or service not known>
> golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath
> 1 packages and 0 specfiles checked; 0 errors, 2 warnings.
>

$ sudo mkdir -p /var/lib/mock/fedora-rawhide-x86_64/root/root/.config
$ echo "addFilter(r\"hidden-file-or-dir /usr/share/gocode/src/github\.com/.*/.*/.goipath$\")" > /tmp/rpmlint.config
$ sudo cp /tmp/rpmlint.config /var/lib/mock/fedora-rawhide-x86_64/root/root/.config/rpmlint
$ LANG=C.utf8 mock -q -r fedora-rawhide-x86_64 --no-bootstrap-chroot --no-cleanup-after --no-clean --enable-network --chroot -- rpmlint -f /root/.config/rpmlint golang-github-haproxytech-config-parser-devel
1 packages and 0 specfiles checked; 0 errors, 0 warnings.


> 
> 
> Source checksums
> ----------------
> https://github.com/haproxytech/config-parser/archive/v1.2.0/config-parser-1.2.0.tar.gz :
>   CHECKSUM(SHA256) this package     : 85dfc91e8a5666a7ebe124ff63a524c03030f42e14fae1edd4bde59b4fa06f21
>   CHECKSUM(SHA256) upstream package : 85dfc91e8a5666a7ebe124ff63a524c03030f42e14fae1edd4bde59b4fa06f21
> 
> 
> Requires
> --------
> golang-github-haproxytech-config-parser-devel (rpmlib, GLIBC filtered):
>     go-filesystem
> 
> 
> 
> Provides
> --------
> golang-github-haproxytech-config-parser-devel:
>     golang(github.com/haproxytech/config-parser)
>     golang(github.com/haproxytech/config-parser/common)
>     golang(github.com/haproxytech/config-parser/errors)
>     golang(github.com/haproxytech/config-parser/params)
>     golang(github.com/haproxytech/config-parser/parsers)
>     golang(github.com/haproxytech/config-parser/parsers/extra)
>     golang(github.com/haproxytech/config-parser/parsers/filters)
>     golang(github.com/haproxytech/config-parser/parsers/http)
>     golang(github.com/haproxytech/config-parser/parsers/http/actions)
>     golang(github.com/haproxytech/config-parser/parsers/simple)
>     golang(github.com/haproxytech/config-parser/parsers/tcp)
>     golang(github.com/haproxytech/config-parser/parsers/tcp/actions)
>     golang(github.com/haproxytech/config-parser/tests)
>     golang(github.com/haproxytech/config-parser/types)
>     golang-github-haproxytech-config-parser-devel
>     golang-ipath(github.com/haproxytech/config-parser)
> 
> 
> 
> Generated by fedora-review 0.7.5 (5fa5b7e) last change: 2020-02-16
> Command line :/usr/bin/fedora-review -b 1773718 -L ~/git/haproxytech/RPMS -v
> Buildroot used: fedora-rawhide-x86_64
> Active plugins: Generic, Shell-api
> Disabled plugins: PHP, Perl, R, fonts, C/C++, Haskell, SugarActivity, Java, Python, Ocaml
> Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH
> 
> Built with local dependencies:
>     ~/git/haproxytech/RPMS/golang-github-gehirninc-crypt-devel-0-0.2.20200214git6c0105a.fc31.noarch.rpm
>     ~/git/haproxytech/RPMS/golang-github-haproxytech-client-native-devel-1.2.6-2.fc31.noarch.rpm
>     ~/git/haproxytech/RPMS/golang-github-haproxytech-config-parser-devel-1.2.0-1.fc31.noarch.rpm
>     ~/git/haproxytech/RPMS/golang-github-haproxytech-dataplaneapi-1.2.4-5.fc31.x86_64.rpm
>     ~/git/haproxytech/RPMS/golang-github-haproxytech-dataplaneapi-debuginfo-1.2.4-5.fc31.x86_64.rpm
>     ~/git/haproxytech/RPMS/golang-github-haproxytech-dataplaneapi-debugsource-1.2.4-5.fc31.x86_64.rpm
>     ~/git/haproxytech/RPMS/golang-github-haproxytech-dataplaneapi-devel-1.2.4-5.fc31.noarch.rpm
>     ~/git/haproxytech/RPMS/golang-github-haproxytech-models-devel-1.2.4-2.fc31.noarch.rpm

Comment 7 Ryan O'Hara 2020-04-13 17:10:30 UTC
Package Review
==============

Legend:
[x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated
[ ] = Manual review needed



===== MUST items =====

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.

- ASL 2.0

[ ]: License field in the package spec file matches the actual license.
     Note: There is no build directory. Running licensecheck on vanilla
     upstream sources. Licenses found: "Unknown or generated". 1 files have
     unknown license. Detailed output of licensecheck in
     /home/rohara/1773718-golang-github-haproxytech-config-
     parser/licensecheck.txt

- The source contains LICENSE file containig Apache License 2.0.

[ ]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by:

- This seems like an issue with all Go modules, as mentioned above.

[ ]: %build honors applicable compiler flags or justifies otherwise.

- No %build here.

[ ]: Package contains no bundled libraries without FPC exception.
[ ]: Changelog in prescribed format.

- All good.

[ ]: Sources contain only permissible code or content.
[ ]: Package contains desktop file if it is a GUI application.
[ ]: Development files must be in a -devel package
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package consistently uses macros (instead of hard-coded directory
     names).
[ ]: Package is named according to the Package Naming Guidelines.
[ ]: Package does not generate any conflict.
[ ]: Package obeys FHS, except libexecdir and /usr/target.
[ ]: If the package is a rename of another package, proper Obsoletes and
     Provides are present.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Package is not known to require an ExcludeArch tag.
[ ]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 10240 bytes in 1 files.
[ ]: Package complies to the Packaging Guidelines

- All good.

[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[x]: Package installs properly.
[x]: Rpmlint is run on all rpms the build produces.
     Note: There are rpmlint messages (see attachment).
[x]: If (and only if) the source package includes the text of the
     license(s) in its own file, then that file, containing the text of the
[x]: Package requires other packages for directories it uses.
[x]: Package must own all directories that it creates.
[x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Dist tag is present.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[x]: Package must not depend on deprecated() packages.
[x]: Package use %makeinstall only when make install DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package does not use a name that already exists.
[x]: Package is not relocatable.
[x]: Sources used to build the package match the upstream source, as
     provided in the spec URL.
[x]: Spec file name must match the spec package %{name}, in the format
     %{name}.spec.
[x]: File names are valid UTF-8.
[x]: Packages must not store files under /srv, /opt or /usr/local

===== SHOULD items =====

Generic:
[ ]: If the source package does not include license text(s) as a separate
     file from upstream, the packager SHOULD query upstream to include it.
[ ]: Final provides and requires are sane (see attachments).
[ ]: Package functions as described.
[ ]: Latest version is packaged.
[ ]: Package does not include license text files separate from upstream.
[ ]: Sources are verified with gpgverify first in %prep if upstream
     publishes signatures.
     Note: gpgverify is not used.
[ ]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[ ]: %check is present and all tests pass.
[ ]: Packages should try to preserve timestamps of original installed
     files.

- No issues above. Latest version is packaged, should be -devel package only (no binaries), and there is no upstream gpg key to use for verify.

[x]: Reviewer should test that the package builds in mock.
[x]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: SourceX is a working URL.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: Spec use %global instead of %define unless justified.

===== EXTRA items =====

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: golang-github-haproxytech-config-parser-devel-1.2.0-1.fc33.noarch.rpm
          golang-github-haproxytech-config-parser-1.2.0-1.fc33.src.rpm
golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath
golang-github-haproxytech-config-parser.src: W: no-%build-section
2 packages and 0 specfiles checked; 0 errors, 2 warnings.

- The .goipath hidden files seems to be unavoidable for Go packages.


Rpmlint (installed packages)
----------------------------
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "C.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "C.UTF-8",
        LANG = "en_US.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
golang-github-haproxytech-config-parser-devel.noarch: W: invalid-url URL: https://github.com/haproxytech/config-parser <urlopen error [Errno -2] Name or service not known>
golang-github-haproxytech-config-parser-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/haproxytech/config-parser/.goipath
1 packages and 0 specfiles checked; 0 errors, 2 warnings.



Source checksums
----------------
https://github.com/haproxytech/config-parser/archive/v1.2.0/config-parser-1.2.0.tar.gz :
  CHECKSUM(SHA256) this package     : 85dfc91e8a5666a7ebe124ff63a524c03030f42e14fae1edd4bde59b4fa06f21
  CHECKSUM(SHA256) upstream package : 85dfc91e8a5666a7ebe124ff63a524c03030f42e14fae1edd4bde59b4fa06f21


Requires
--------
golang-github-haproxytech-config-parser-devel (rpmlib, GLIBC filtered):
    go-filesystem



Provides
--------
golang-github-haproxytech-config-parser-devel:
    golang(github.com/haproxytech/config-parser)
    golang(github.com/haproxytech/config-parser/common)
    golang(github.com/haproxytech/config-parser/errors)
    golang(github.com/haproxytech/config-parser/params)
    golang(github.com/haproxytech/config-parser/parsers)
    golang(github.com/haproxytech/config-parser/parsers/extra)
    golang(github.com/haproxytech/config-parser/parsers/filters)
    golang(github.com/haproxytech/config-parser/parsers/http)
    golang(github.com/haproxytech/config-parser/parsers/http/actions)
    golang(github.com/haproxytech/config-parser/parsers/simple)
    golang(github.com/haproxytech/config-parser/parsers/tcp)
    golang(github.com/haproxytech/config-parser/parsers/tcp/actions)
    golang(github.com/haproxytech/config-parser/tests)
    golang(github.com/haproxytech/config-parser/types)
    golang-github-haproxytech-config-parser-devel
    golang-ipath(github.com/haproxytech/config-parser)



Generated by fedora-review 0.7.5 (5fa5b7e) last change: 2020-02-16
Command line :/usr/bin/fedora-review -b 1773718
Buildroot used: fedora-rawhide-x86_64
Active plugins: Shell-api, Generic
Disabled plugins: C/C++, Ocaml, Python, Haskell, Java, PHP, R, SugarActivity, Perl, fonts
Disabled flags: EPEL6, EPEL7, DISTTAG, BATCH, EXARCH

Comment 8 Brandon Perkins 2020-04-27 22:57:13 UTC
Spec URL: https://raw.githubusercontent.com/bdperkin/haproxytech/master/SPECS/golang-github-haproxytech-config-parser.spec
SRPM URL: https://download.copr.fedorainfracloud.org/results/bdperkin/haproxytech/fedora-31-x86_64/01352901-golang-github-haproxytech-config-parser/golang-github-haproxytech-config-parser-2.0.1-1.fc31.src.rpm
Successful copr build: https://download.copr.fedorainfracloud.org/results/bdperkin/haproxytech/fedora-31-x86_64/01352901-golang-github-haproxytech-config-parser/

Changelog:
* Mon Apr 27 2020 Brandon Perkins <bperkins> - 2.0.1-1
- Upgrade to version 2.0.1

* Mon Mar 02 2020 Brandon Perkins <bperkins> - 1.2.0-1
- Upgrade to version 1.2.0
- Clean changelog

* Wed Nov 13 2019 Brandon Perkins <bperkins> - 1.1.10-1
- Initial package

Comment 11 Mohan Boddu 2020-06-04 20:53:39 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-haproxytech-config-parser

Comment 12 Brandon Perkins 2020-06-05 15:29:32 UTC
CLOSED. In Rawhide (f33) and in progress for f32.


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