[Bug 1268716] Review Request: cjdns - IP6 VPN with crypto address allocation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1268716



--- Comment #52 from Jared Smith <jsmith.fedora@xxxxxxxxx> ---
Just a couple of remaining items... Also note that I'm no longer getting
SELinux alerts when running "peerStats" (either the node or python versions).

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

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


Issues:
=======
- I think you need a BuildRequires on either python2-devel or python3-devel,
  at least for the -python subpackage
- Requires on sub-packages should use the form:
  %{name}%{?_isa} = %{version}-%{release}
  instead of:
  %{name} = %{version}-%{release}

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

C/C++:
[x]: Package does not contain kernel modules.
[x]: Package contains no static executables.
[x]: Header files in -devel subpackage, if present.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.

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]: If the package is under multiple licenses, the licensing breakdown
     must be documented in the spec.
[x]: %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.
[x]: Requires correct, justified where necessary.
[x]: Spec file is legible and written in American English.
[x]: Package contains systemd file(s) if in need.
[x]: Useful -debuginfo package or justification otherwise.
[x]: 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 92160 bytes in 10 files.
[?]: Package complies to the Packaging Guidelines
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
[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 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.
[ ]: Package meets the Packaging Guidelines::Python
[x]: Binary eggs must be removed in %prep

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

Generic:
[x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file
[-]: Uses parallel make %{?_smp_mflags} macro.
[x]: 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).
[!]: Fully versioned dependency in subpackages if applicable.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in cjdns-
     selinux , cjdns-tools , cjdns-python , cjdns-graph , cjdns-debuginfo
[x]: Package functions as described.
[x]: Latest version is packaged.
[x]: Package does not include license text files separate from upstream.
[x]: Patches link to upstream bugs/comments/lists or are otherwise
     justified.
[x]: Scriptlets must be sane, if used.
[-]: 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]: Sources can be downloaded from URI in Source: tag
[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]: 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.
[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.


Installation errors
-------------------
INFO: mock.py version 1.2.15 starting (python version = 3.5.1)...
Start: init plugins
INFO: selinux enabled
Finish: init plugins
Start: run
Start: chroot init
INFO: calling preinit hooks
INFO: enabled root cache
INFO: enabled dnf cache
Start: cleaning dnf metadata
Finish: cleaning dnf metadata
Mock Version: 1.2.15
INFO: Mock Version: 1.2.15
Finish: chroot init
INFO: installing package(s):
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-selinux-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-tools-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-python-17.3-8.fc25.noarch.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-graph-17.3-8.fc25.noarch.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-debuginfo-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-debuginfo-17.3-8.fc25.x86_64.rpm
ERROR: Command failed. See logs for output.
 # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-x86_64/root/
--releasever 25 --disableplugin=local --setopt=deltarpm=false install
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-selinux-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-tools-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-python-17.3-8.fc25.noarch.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-graph-17.3-8.fc25.noarch.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-debuginfo-17.3-8.fc25.x86_64.rpm
/home/jsmith/Documents/Personal/Reviews/1268716-cjdns/results/cjdns-debuginfo-17.3-8.fc25.x86_64.rpm
--setopt=tsflags=nocontexts
WARNING: unable to delete selinux filesystems
(/tmp/mock-selinux-plugin.oyuqo5lr): [Errno 1] Operation not permitted:
'/tmp/mock-selinux-plugin.oyuqo5lr'


Rpmlint
-------
Checking: cjdns-17.3-8.fc25.x86_64.rpm
          cjdns-selinux-17.3-8.fc25.x86_64.rpm
          cjdns-tools-17.3-8.fc25.x86_64.rpm
          cjdns-python-17.3-8.fc25.noarch.rpm
          cjdns-graph-17.3-8.fc25.noarch.rpm
          cjdns-debuginfo-17.3-8.fc25.x86_64.rpm
          cjdns-17.3-8.fc25.src.rpm
cjdns.x86_64: W: spelling-error %description -l en_US scalability ->
availability, sociability, implacability
cjdns.x86_64: E: missing-call-to-chdir-with-chroot /usr/libexec/cjdns/sybilsim
cjdns.x86_64: E: missing-call-to-chdir-with-chroot /usr/sbin/cjdroute
cjdns.x86_64: W: wrong-file-end-of-line-encoding
/usr/share/doc/cjdns/README_RU.md
cjdns.x86_64: E: non-readable /etc/cjdroute.conf 600
cjdns.x86_64: E: zero-length /etc/cjdroute.conf
cjdns.x86_64: E: non-standard-dir-perm /var/empty/cjdns 100
cjdns.x86_64: W: non-standard-dir-in-var empty
cjdns-tools.x86_64: W: no-documentation
cjdns-tools.x86_64: W: no-manual-page-for-binary peerStats
cjdns-tools.x86_64: W: no-manual-page-for-binary pathfinderTree
cjdns-tools.x86_64: W: no-manual-page-for-binary cjdnslog
cjdns-tools.x86_64: W: no-manual-page-for-binary search
cjdns-tools.x86_64: W: no-manual-page-for-binary dumpRumorMill
cjdns-tools.x86_64: W: no-manual-page-for-binary sessionStats
cjdns-tools.x86_64: W: no-manual-page-for-binary pingAll
cjdns-tools.x86_64: W: no-manual-page-for-binary dumpLinks
cjdns-tools.x86_64: W: no-manual-page-for-binary dumptable
cjdns-python.noarch: W: no-manual-page-for-binary pktoip6
cjdns-python.noarch: W: no-manual-page-for-binary pingAll.py
cjdns-python.noarch: W: no-manual-page-for-binary cjdnsa
cjdns-python.noarch: W: no-manual-page-for-binary getLinks
cjdns-python.noarch: W: no-manual-page-for-binary ip6topk
cjdns-python.noarch: W: no-manual-page-for-binary findnodes
cjdns-python.noarch: W: no-manual-page-for-binary trashroutes
cjdns-python.noarch: W: no-manual-page-for-binary searches
cjdns-graph.noarch: W: no-documentation
cjdns-graph.noarch: W: no-manual-page-for-binary drawgraph
cjdns-graph.noarch: W: no-manual-page-for-binary graphStats
cjdns-graph.noarch: W: no-manual-page-for-binary dumpgraph
cjdns.src: W: spelling-error %description -l en_US scalability -> availability,
sociability, implacability
cjdns.src:100: W: macro-in-comment %{name}
cjdns.src:100: W: macro-in-comment %{version}
cjdns.src:455: W: macro-in-%changelog %{_libdir}
cjdns.src:184: W: mixed-use-of-spaces-and-tabs (spaces: line 24, tab: line 184)
7 packages and 0 specfiles checked; 5 errors, 30 warnings.




Requires
--------
cjdns-selinux (rpmlib, GLIBC filtered):
    /bin/sh
    cjdns
    drupal8(core)
    policycoreutils
    selinux-policy-targeted

cjdns (rpmlib, GLIBC filtered):
    /bin/sh
    config(cjdns)
    drupal8(core)
    libc.so.6()(64bit)
    libnacl.so.0()(64bit)
    libpthread.so.0()(64bit)
    librt.so.1()(64bit)
    libstdc++.so.6()(64bit)
    rtld(GNU_HASH)
    shadow-utils
    systemd

cjdns-tools (rpmlib, GLIBC filtered):
    /usr/bin/node
    cjdns
    nodejs

cjdns-graph (rpmlib, GLIBC filtered):
    /usr/bin/python2
    cjdns-python
    python-networkx

cjdns-debuginfo (rpmlib, GLIBC filtered):

cjdns-python (rpmlib, GLIBC filtered):
    /bin/sh
    /usr/bin/python2
    cjdns
    drupal8(core)
    python



Provides
--------
cjdns-selinux:
    cjdns-selinux
    cjdns-selinux(x86-64)

cjdns:
    bundled(libuv)
    cjdns
    cjdns(x86-64)
    config(cjdns)

cjdns-tools:
    cjdns-tools
    cjdns-tools(x86-64)

cjdns-graph:
    cjdns-graph

cjdns-debuginfo:
    cjdns-debuginfo
    cjdns-debuginfo(x86-64)

cjdns-python:
    cjdns-python



Source checksums
----------------
https://github.com/cjdelisle/cjdns/archive/cjdns-v17.3.tar.gz :
  CHECKSUM(SHA256) this package     :
3193df651ad9c00f31ab04feb33f801645996f6647c89b63bcc327b48e17e602
  CHECKSUM(SHA256) upstream package :
3193df651ad9c00f31ab04feb33f801645996f6647c89b63bcc327b48e17e602


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

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
package-review@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/package-review




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]