Bug 1274493

Summary: Review Request: nordugrid-arc-nagios-plugins - Nagios plugins for ARC
Product: [Fedora] Fedora Reporter: Mattias Ellert <mattias.ellert>
Component: Package ReviewAssignee: Jon Kerr Nilsen <j.k.nilsen>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: j.k.nilsen, package-review
Target Milestone: ---Flags: j.k.nilsen: fedora-review+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-16 00:22:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Mattias Ellert 2015-10-22 19:55:42 UTC
Spec URL: http://www.grid.tsl.uu.se/review/nordugrid-arc-nagios-plugins.spec
SRPM URL: http://www.grid.tsl.uu.se/review/nordugrid-arc-nagios-plugins-1.8.4-2.fc24.src.rpm
Description: This package provides the Nagios plugins for testing ARC computing element.
Fedora Account System Username: ellert

Comment 1 Jon Kerr Nilsen 2015-10-23 11:40:32 UTC
I'll have a go at reviewing this one.

Comment 2 Mattias Ellert 2015-11-04 10:11:56 UTC
New version fixing the executable-marked-as-config-file rpmlint warning.

Spec URL: http://www.grid.tsl.uu.se/review/nordugrid-arc-nagios-plugins.spec
SRPM URL: http://www.grid.tsl.uu.se/review/nordugrid-arc-nagios-plugins-1.8.4-3.fc24.src.rpm

Comment 3 Jon Kerr Nilsen 2015-11-05 10:02:07 UTC
I'm happy with the latest fix. Only one fail, but not a must.

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

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


===== 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.
[x]: License file installed when any subpackage combination is installed.
[x]: Package does not own files or directories owned by other packages.
     Note: Dirs in package are owned also by: /var/spool/arc(nordugrid-arc-
     arex). Only /var/spool/arc/nagios is used and does not conflict with
     any other nordugrid-arc packages so should not be a problem.
[x]: %build honors applicable compiler flags or justifies otherwise.
[x]: Package contains no bundled libraries without FPC exception.
[x]: Changelog in prescribed format.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
     Note: rm -rf %{buildroot} present but not required
[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.
[-]: Useful -debuginfo package or justification otherwise.
[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 20480 bytes in 4 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]: 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]: 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]: %config files are marked noreplace or the reason is justified.
[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]: No %config files under /usr.
[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:
[x]: Buildroot is not present
     Note: Buildroot: present but not needed
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
     Note: %clean present but not required
[-]: 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]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in
     nordugrid-arc-nagios-plugins-doc , nordugrid-arc-nagios-plugins-egi
[x]: 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.
[x]: Package should compile and build into binary rpms on all supported
     architectures.
[!]: %check is present and all tests pass.
[x]: Packages should try to preserve timestamps of original installed
     files.
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[x]: Sources can be downloaded from URI in Source: tag
[x]: Reviewer should test that the package builds in mock.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Uses parallel make %{?_smp_mflags} macro.
[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]: Large data in /usr/share should live in a noarch subpackage if package
     is arched.
[x]: Spec file according to URL is the same as in SRPM.


Rpmlint
-------
Checking: nordugrid-arc-nagios-plugins-1.8.4-3.fc24.x86_64.rpm
          nordugrid-arc-nagios-plugins-doc-1.8.4-3.fc24.noarch.rpm
          nordugrid-arc-nagios-plugins-egi-1.8.4-3.fc24.noarch.rpm
          nordugrid-arc-nagios-plugins-1.8.4-3.fc24.src.rpm
nordugrid-arc-nagios-plugins.x86_64: E: no-binary
nordugrid-arc-nagios-plugins.x86_64: W: non-standard-uid /var/spool/arc/nagios nagios
nordugrid-arc-nagios-plugins.x86_64: W: non-standard-gid /var/spool/arc/nagios nagios
nordugrid-arc-nagios-plugins-egi.noarch: W: no-documentation
4 packages and 0 specfiles checked; 1 errors, 3 warnings.




Rpmlint (installed packages)
----------------------------
nordugrid-arc-nagios-plugins.x86_64: E: no-binary
nordugrid-arc-nagios-plugins.x86_64: W: non-standard-uid /var/spool/arc/nagios nagios
nordugrid-arc-nagios-plugins.x86_64: W: non-standard-gid /var/spool/arc/nagios nagios
nordugrid-arc-nagios-plugins-egi.noarch: W: no-documentation
3 packages and 0 specfiles checked; 1 errors, 3 warnings.



Requires
--------
nordugrid-arc-nagios-plugins (rpmlib, GLIBC filtered):
    /usr/bin/python
    config(nordugrid-arc-nagios-plugins)
    glue-schema
    nagios-plugins
    nordugrid-arc-client
    nordugrid-arc-python
    python(abi)
    python-argparse
    python-genshi
    python-ldap
    python-ply

nordugrid-arc-nagios-plugins-egi (rpmlib, GLIBC filtered):
    config(nordugrid-arc-nagios-plugins-egi)
    nordugrid-arc-nagios-plugins
    nordugrid-arc-plugins-globus

nordugrid-arc-nagios-plugins-doc (rpmlib, GLIBC filtered):



Provides
--------
nordugrid-arc-nagios-plugins:
    config(nordugrid-arc-nagios-plugins)
    nordugrid-arc-nagios-plugins
    nordugrid-arc-nagios-plugins(x86-64)

nordugrid-arc-nagios-plugins-egi:
    config(nordugrid-arc-nagios-plugins-egi)
    nordugrid-arc-nagios-plugins-egi

nordugrid-arc-nagios-plugins-doc:
    nordugrid-arc-nagios-plugins-doc



Source checksums
----------------
http://download.nordugrid.org/packages/nordugrid-arc-nagios-plugins/releases/1.8.4/src/nordugrid-arc-nagios-plugins-1.8.4.tar.gz :
  CHECKSUM(SHA256) this package     : c129ce1b18a4cd9bc6135afbd7af5d363000e1d3d7e8bea69cca316703ef59f9
  CHECKSUM(SHA256) upstream package : c129ce1b18a4cd9bc6135afbd7af5d363000e1d3d7e8bea69cca316703ef59f9


Generated by fedora-review 0.6.0 (3c5c9d7) last change: 2015-05-20
Command line :/usr/bin/fedora-review -m fedora-rawhide-x86_64 -b 1274493
Buildroot used: fedora-rawhide-x86_64
Active plugins: Python, Generic, Shell-api
Disabled plugins: Java, C/C++, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

Comment 4 Gwyn Ciesla 2015-11-05 21:09:45 UTC
Package request has been approved: https://admin.fedoraproject.org/pkgdb/package/nordugrid-arc-nagios-plugins

Comment 5 Fedora Update System 2015-11-06 08:22:06 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-b7c733e12f

Comment 6 Fedora Update System 2015-11-06 08:22:12 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el5 has been submitted as an update to Fedora EPEL 5. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7d2142aa41

Comment 7 Fedora Update System 2015-11-06 08:22:12 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7600fcdec0

Comment 8 Fedora Update System 2015-11-06 08:22:17 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-f8d24e72ba

Comment 9 Fedora Update System 2015-11-08 12:27:08 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update nordugrid-arc-nagios-plugins'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-b7c733e12f

Comment 10 Fedora Update System 2015-11-08 13:25:00 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update nordugrid-arc-nagios-plugins'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-e03be1e8b0

Comment 11 Fedora Update System 2015-11-08 18:47:25 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el5 has been pushed to the Fedora EPEL 5 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update nordugrid-arc-nagios-plugins'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7d2142aa41

Comment 12 Fedora Update System 2015-11-08 18:48:07 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update nordugrid-arc-nagios-plugins'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-f8d24e72ba

Comment 13 Fedora Update System 2015-11-08 18:50:04 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'yum --enablerepo=epel-testing update nordugrid-arc-nagios-plugins'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7600fcdec0

Comment 14 Fedora Update System 2015-11-16 00:22:41 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2015-11-16 03:22:18 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.

Comment 16 Fedora Update System 2015-11-23 19:55:21 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report.

Comment 17 Fedora Update System 2015-11-23 20:05:58 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.

Comment 18 Fedora Update System 2015-11-23 20:57:29 UTC
nordugrid-arc-nagios-plugins-1.8.4-3.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.