Bug 1684936 - Review Request: golang-github-anacrolix-envpprof - Allows run time configuration of Go's pprof features and default HTTP mux
Summary: Review Request: golang-github-anacrolix-envpprof - Allows run time configurat...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Didier Fabert (tartare)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1684940
TreeView+ depends on / blocked
 
Reported: 2019-03-03 22:42 UTC by Robert-André Mauchin 🐧
Modified: 2019-03-29 19:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-25 06:04:44 UTC
Type: ---
Embargoed:
didier.fabert: fedora-review+


Attachments (Terms of Use)

Comment 1 Didier Fabert (tartare) 2019-03-04 22:05:10 UTC
fedora-review in progress

Comment 2 Didier Fabert (tartare) 2019-03-05 08:41:00 UTC
Read https://fedoraproject.org/wiki/More_Go_packaging for Guidelines.

No problem detected, package approved

Package Review
==============

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



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

Generic:
[X]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[X]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses
     found: "Unknown or generated", "Expat License". 1 files have unknown
     license. Detailed output of licensecheck in /tmp/1684936-golang-
     github-anacrolix-envpprof/licensecheck.txt
[X]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/gocode/src,
     /usr/share/gocode
[X]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by:
     /usr/share/gocode/src/github.com(...)
[-]: %build honors applicable compiler flags or justifies otherwise.
[X]: Package contains no bundled libraries without FPC exception.
[X]: Changelog in prescribed format.
[X]: Sources contain only permissible code or content.
[-]: Package contains desktop file if it is a GUI application.
[X]: Development files must be in a -devel package
[X]: Package uses nothing in %doc for runtime.
[X]: Package consistently uses macros (instead of hard-coded directory
     names).
[X]: Package is named according to the Package Naming Guidelines.
[X]: Package does not generate any conflict.
[X]: 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.
[X]: Spec file is legible and written in American English.
[-]: Package contains systemd file(s) if in need.
[X]: Package is not known to require an ExcludeArch tag.
[X]: Package complies to the Packaging Guidelines
[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 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]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 0 bytes in 0 files.
[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.
[X]: Final provides and requires are sane (see attachments).
[?]: Package functions as described.
[X]: Latest version is packaged.
[X]: Package does not include license text files separate from upstream.
[-]: 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.
[X]: Packages should try to preserve timestamps of original installed
     files.
[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-anacrolix-envpprof-devel-0-0.1.20190303git323002c.fc29.noarch.rpm
          golang-github-anacrolix-envpprof-0-0.1.20190303git323002c.fc29.src.rpm
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error Summary(en_US) pprof -> prof, p prof, ppr of
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error Summary(en_US) mux -> mix, mu, mus
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error %description -l en_US pprof -> prof, p prof, ppr of
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error %description -l en_US mux -> mix, mu, mus
golang-github-anacrolix-envpprof-devel.noarch: W: no-documentation
golang-github-anacrolix-envpprof-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/anacrolix/envpprof/.goipath
golang-github-anacrolix-envpprof.src: W: spelling-error Summary(en_US) pprof -> prof, p prof, ppr of
golang-github-anacrolix-envpprof.src: W: spelling-error Summary(en_US) mux -> mix, mu, mus
golang-github-anacrolix-envpprof.src: W: spelling-error %description -l en_US pprof -> prof, p prof, ppr of
golang-github-anacrolix-envpprof.src: W: spelling-error %description -l en_US mux -> mix, mu, mus
golang-github-anacrolix-envpprof.src: W: no-%build-section
2 packages and 0 specfiles checked; 0 errors, 11 warnings.




Rpmlint (installed packages)
----------------------------
sh: /usr/bin/python: No such file or directory
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error Summary(en_US) pprof -> prof, p prof, ppr of
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error Summary(en_US) mux -> mix, mu, mus
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error %description -l en_US pprof -> prof, p prof, ppr of
golang-github-anacrolix-envpprof-devel.noarch: W: spelling-error %description -l en_US mux -> mix, mu, mus
golang-github-anacrolix-envpprof-devel.noarch: W: invalid-url URL: https://github.com/anacrolix/envpprof <urlopen error [Errno -2] Name or service not known>
golang-github-anacrolix-envpprof-devel.noarch: W: no-documentation
golang-github-anacrolix-envpprof-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/anacrolix/envpprof/.goipath
1 packages and 0 specfiles checked; 0 errors, 7 warnings.



Requires
--------
golang-github-anacrolix-envpprof-devel (rpmlib, GLIBC filtered):



Provides
--------
golang-github-anacrolix-envpprof-devel:
    golang(github.com/anacrolix/envpprof)
    golang(github.com/anacrolix/envpprof)(commit=323002cec2fa42996812c507f4cab95ad9efacbc)
    golang-github-anacrolix-envpprof-devel
    golang-ipath(github.com/anacrolix/envpprof)
    golang-ipath(github.com/anacrolix/envpprof)(commit=323002cec2fa42996812c507f4cab95ad9efacbc)



Source checksums
----------------
https://github.com/anacrolix/envpprof/archive/323002cec2fa42996812c507f4cab95ad9efacbc/envpprof-323002cec2fa42996812c507f4cab95ad9efacbc.tar.gz :
  CHECKSUM(SHA256) this package     : 0c0bbf58a9cd70c83f75caa0320fbf58fc03514061b5b078533aca603f273e30
  CHECKSUM(SHA256) upstream package : 0c0bbf58a9cd70c83f75caa0320fbf58fc03514061b5b078533aca603f273e30


Generated by fedora-review 0.6.5 (d6c5149) last change: 2018-10-02
Command line :/usr/bin/fedora-review -b 1684936
Buildroot used: fedora-29-x86_64
Active plugins: Generic, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP
Disabled flags: EXARCH, BATCH, DISTTAG, EPEL5, EPEL7, EPEL6

Comment 3 J. Scheurich 2019-03-05 16:33:05 UTC
BTW:

$ rpmbuild -ba golang-github-anacrolix-envpprof.spec
warning: -u use in %forgemeta is deprecated, use -z instead to select a separate 
set of rpm variables!
...
$

The package compiles anyway

Comment 4 Gwyn Ciesla 2019-03-05 21:47:18 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-anacrolix-envpprof

Comment 5 Fedora Update System 2019-03-07 18:59:07 UTC
golang-github-anacrolix-envpprof-0-0.1.20190307git323002c.fc30 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2019-3b426a79fc

Comment 6 Fedora Update System 2019-03-07 19:17:39 UTC
golang-github-anacrolix-envpprof-0-0.1.20190307git323002c.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2019-77b958a281

Comment 7 Fedora Update System 2019-03-08 19:45:18 UTC
golang-github-anacrolix-envpprof-0-0.1.20190307git323002c.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-3b426a79fc

Comment 8 Fedora Update System 2019-03-08 22:40:40 UTC
golang-github-anacrolix-envpprof-0-0.1.20190307git323002c.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-77b958a281

Comment 9 Fedora Update System 2019-03-25 06:04:44 UTC
golang-github-anacrolix-envpprof-0-0.1.20190307git323002c.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2019-03-29 19:10:58 UTC
golang-github-anacrolix-envpprof-0-0.1.20190307git323002c.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.


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