RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1660848 - Package Review: python-os-resource-classes
Summary: Package Review: python-os-resource-classes
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: RDO
Classification: Community
Component: Package Review
Version: trunk
Hardware: x86_64
OS: Linux
high
high
Target Milestone: ---
: trunk
Assignee: Javier Peña
QA Contact: hguemar
URL:
Whiteboard:
Depends On:
Blocks: RDO-STEIN
TreeView+ depends on / blocked
 
Reported: 2018-12-19 11:32 UTC by Lee Yarwood
Modified: 2019-04-25 14:46 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-04-25 14:46:45 UTC
Embargoed:
jpena: rdo-review+


Attachments (Terms of Use)

Description Lee Yarwood 2018-12-19 11:32:10 UTC
Description of problem:

https://github.com/openstack/os-resource-classes

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Alfredo Moralejo 2018-12-20 11:32:07 UTC
licensecheck output:

$ licensecheck -r .
./.coveragerc: *No copyright* UNKNOWN
./.gitreview: *No copyright* UNKNOWN
./.stestr.conf: *No copyright* UNKNOWN
./.zuul.yaml: *No copyright* UNKNOWN
./CONTRIBUTING.rst: *No copyright* UNKNOWN
./HACKING.rst: *No copyright* UNKNOWN
./LICENSE: *No copyright* Apache License (v2.0)
./README.rst: *No copyright* UNKNOWN
./requirements.txt: *No copyright* UNKNOWN
./setup.cfg: *No copyright* Apache License
./setup.py: Apache License (v2.0) GENERATED FILE
./test-requirements.txt: *No copyright* UNKNOWN
./tox.ini: *No copyright* UNKNOWN
./doc/requirements.txt: *No copyright* UNKNOWN
./os_resource_classes/__init__.py: *No copyright* Apache License (v2.0)
./doc/source/conf.py: *No copyright* Apache License (v2.0)
./doc/source/index.rst: *No copyright* UNKNOWN
./os_resource_classes/tests/base.py: Apache License (v2.0)
./os_resource_classes/tests/test_os_resource_classes.py: *No copyright* Apache License (v2.0)
./releasenotes/source/conf.py: *No copyright* Apache License (v2.0) GENERATED FILE
./releasenotes/source/index.rst: *No copyright* UNKNOWN
./releasenotes/source/unreleased.rst: *No copyright* UNKNOWN
./doc/source/contributor/index.rst: *No copyright* UNKNOWN
./doc/source/install/index.rst: *No copyright* UNKNOWN
./doc/source/user/index.rst: *No copyright* UNKNOWN


License is a valid ASL v2.0

Comment 3 Javier Peña 2018-12-21 12:18:01 UTC
Review notes:

- The notes about the license.png file and bundled fonts are expected and unavoidable, since they are created by the automated doc build process.
- The notes about the %define requiring justification and SourceX explanation are expected, since the SRPM was created by DLRN.

The package is APPROVED.



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

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


Issues:
=======
- 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.
  Note: License file license.png is not marked as %license
  See:
  http://fedoraproject.org/wiki/Packaging/LicensingGuidelines#License_Text


===== 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: "Apache (v2.0)", "*No copyright* Apache", "Unknown or
     generated", "*No copyright* Apache (v2.0)". 18 files have unknown
     license. Detailed output of licensecheck in /tmp/python-os-resource-
     classes/licensecheck.txt
[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.
[-]: 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.
[x]: 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]: 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.
[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]: 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]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
[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 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

Python:
[x]: Python eggs must not download any dependencies during the build
     process.
[x]: A package which is used by another package via an egg interface should
     provide egg info.
[x]: Package meets the Packaging Guidelines::Python
[x]: Package contains BR: python2-devel or python3-devel
[x]: Binary eggs must be removed in %prep

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

Generic:
[-]: Avoid bundling fonts in non-fonts packages.
     Note: Package contains font files
[-]: 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).
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: SourceX tarball generation or download is documented.
     Note: Package contains tarball without URL, check comments
[-]: Description and summary sections in the package spec file contains
     translations for supported Non-English languages, if available.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[x]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Spec use %global instead of %define unless justified.
     Note: %define requiring justification: %define upstream_version 0.1.0
[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]: SourceX is a working URL.

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

Generic:
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: python-os-resource-classes-doc-0.1.0-0.20181220171801.1ae04e7.el7.noarch.rpm
          python-os-resource-classes-0.1.0-0.20181220171801.1ae04e7.el7.src.rpm
python-os-resource-classes-doc.noarch: W: summary-not-capitalized C os-resource-classes documentation
python-os-resource-classes-doc.noarch: E: no-changelogname-tag
python-os-resource-classes-doc.noarch: W: invalid-url URL: https://docs.openstack.org/developer/os-resource-classes/ HTTP Error 404: Not Found
python-os-resource-classes-doc.noarch: W: file-not-utf8 /usr/share/doc/python-os-resource-classes-doc-0.1.0/html/objects.inv
python-os-resource-classes.src: W: summary-ended-with-dot C A library containing standardized resource class names in the Placement service.
python-os-resource-classes.src: E: no-changelogname-tag
python-os-resource-classes.src: W: invalid-url URL: https://docs.openstack.org/developer/os-resource-classes/ HTTP Error 404: Not Found
python-os-resource-classes.src: W: invalid-url Source0: os-resource-classes-0.1.0-0.20181220171801.1ae04e7.tar.gz
2 packages and 0 specfiles checked; 2 errors, 6 warnings.




Rpmlint (installed packages)
----------------------------
python-os-resource-classes-doc.noarch: W: summary-not-capitalized C os-resource-classes documentation
python-os-resource-classes-doc.noarch: E: no-changelogname-tag
python-os-resource-classes-doc.noarch: W: invalid-url URL: https://docs.openstack.org/developer/os-resource-classes/ <urlopen error [Errno -2] Name or service not known>
1 packages and 0 specfiles checked; 1 errors, 2 warnings.



Requires
--------
python-os-resource-classes-doc (rpmlib, GLIBC filtered):



Provides
--------
python-os-resource-classes-doc:
    python-os-resource-classes-doc



Generated by fedora-review 0.6.1 (f03e4e7) last change: 2016-05-02
Command line :/usr/bin/fedora-review -n python-os-resource-classes -m dlrn -r
Buildroot used: dlrn-centos7-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

Comment 4 Javier Peña 2019-04-25 14:46:45 UTC
The package has been present in RDO Trunk for a while, closing the bug.


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