[Bug 750394] Review Request: dmtcp - Checkpoint/Restart functionality for Linux processes

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

 



Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=750394

--- Comment #42 from Kapil Arya <kapil@xxxxxxxxxxx> ---
Hi Orion,

The updated URLs are:
Spec URL: http://www.ccs.neu.edu/home/kapil/fedora_rpms/dmtcp.spec
SRPM URL:
http://www.ccs.neu.edu/home/kapil/fedora_rpms/dmtcp-1.2.7-1.fc20.src.rpm


I have fixed most of the problems. There are some Issues related to Java that I
have no idea how to fix. Also, I did insert the "Requires: ..." in the specfile
but fedora-review is still complaining.

Here is the output from fedora-review:

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

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


Issues:
=======
- Packages have proper BuildRequires/Requires on jpackage-utils
  See: https://fedoraproject.org/wiki/Packaging:Java
- Javadocs are placed in %{_javadocdir}/%{name} (no -%{version} symlink)
  Note: No javadoc subpackage present
  See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation
- Fully versioned dependency in subpackages, if present.
  Note: Missing: Requires: %{name} = %{version}-%{release} in libmtcp,
  libmtcp-devel, libdmtcpaware, libdmtcpaware-devel, libdmtcpaware-doc,
  libdmtcpaware-static
  See: http://fedoraproject.org/wiki/Packaging/Guidelines#RequiringBasePackage
- Javadoc documentation files are generated and included in -javadoc
  subpackage
  Note: No javadoc subpackage present
  See: https://fedoraproject.org/wiki/Packaging:Java#Javadoc_installation


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

C/C++:
[ ]: Package does not contain kernel modules.
[ ]: Package contains no static executables.
[ ]: Development (unversioned) .so files in -devel subpackage, if present.
     Note: Unversioned so-files in private %_libdir subdirectory (see
     attachment). Verify they are not in ld path.
[x]: Header files in -devel subpackage, if present.
[x]: ldconfig called in %post and %postun if required.
[x]: Package does not contain any libtool archives (.la)
[x]: Rpath absent or only used for internal libs.
[x]: Static libraries in -static subpackage, if present.

Generic:
[ ]: Package is licensed with an open-source compatible license and meets
     other legal requirements as defined in the legal section of Packaging
     Guidelines.
[ ]: %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 requires other packages for directories it uses.
[ ]: Package uses nothing in %doc for runtime.
[ ]: Package is not known to require ExcludeArch.
[ ]: Fully versioned dependency in subpackages, if present.
     Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in libmtcp ,
     libmtcp-devel , libdmtcpaware , libdmtcpaware-devel , libdmtcpaware-doc ,
     libdmtcpaware-static
[ ]: Package complies to the Packaging Guidelines
[ ]: License field in the package spec file matches the actual license.
     Note: Checking patched sources after %prep for licenses. Licenses found:
     "LGPL (v3 or later)", "LGPL (v2.1 or later)", "Unknown or generated",
     "LGPL (v2.1 or later) (with incorrect FSF address)". 89 files have
     unknown license. Detailed output of licensecheck in
     /home/kapil/rpmbuild/SRPMS/dmtcp/licensecheck.txt
[ ]: License file installed when any subpackage combination is installed.
[ ]: Package consistently uses macro is (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.
[ ]: Package must own all directories that it creates.
[ ]: Package does not own files or directories owned by other packages.
[ ]: Requires correct, justified where necessary.
[ ]: Spec file is legible and written in American English.
[ ]: Package contains systemd file(s) if in need.
[ ]: Useful -debuginfo package or justification otherwise.
[ ]: Large documentation must go in a -doc subpackage.
     Note: Documentation size is 30720 bytes in 2 files.
[x]: All build dependencies are listed in BuildRequires, except for any that
     are listed in the exceptions section of Packaging Guidelines.
[x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the
     beginning of %install.
[x]: Each %files section contains %defattr if rpm < 4.4
[x]: Macros in Summary, %description expandable at SRPM build time.
[x]: Package does not contain duplicates in %files.
[x]: Permissions on files are set properly.
[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 %doc.
[x]: Package use %makeinstall only when make install' ' DESTDIR=... doesn't
     work.
[x]: Package is named using only allowed ASCII characters.
[x]: Package do not use a name that already exist
[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
[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).

Java:
[x]: Bundled jar/class files should be removed before build

Maven:
[ ]: If package contains pom.xml files install it (including depmaps) even
     when building with ant
[x]: Old add_to_maven_depmap macro is not being used

===== 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.
[ ]: Scriptlets must be sane, if 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.
[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]: Buildroot is not present
[x]: Package has no %clean section with rm -rf %{buildroot} (or
     $RPM_BUILD_ROOT)
[x]: Dist tag is present.
[x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.
[x]: Uses parallel make.
[x]: SourceX tarball generation or download is documented.
[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.

Java:
[ ]: Packages are noarch unless they use JNI
     Note: dmtcp subpackage is not noarch. Please verify manually
[ ]: Package uses upstream build method (ant/maven/etc.)

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

Generic:
[x]: Large data in /usr/share should live in a noarch subpackage if package is
     arched.
[x]: Rpmlint is run on all installed packages.
     Note: There are rpmlint messages (see attachment).


Rpmlint
-------
Checking: dmtcp-1.2.7-1.fc18.x86_64.rpm
          libmtcp-1.2.7-1.fc18.x86_64.rpm
          libmtcp-devel-1.2.7-1.fc18.x86_64.rpm
          libdmtcpaware-1.2.7-1.fc18.x86_64.rpm
          libdmtcpaware-devel-1.2.7-1.fc18.x86_64.rpm
          libdmtcpaware-doc-1.2.7-1.fc18.x86_64.rpm
          libdmtcpaware-static-1.2.7-1.fc18.x86_64.rpm
dmtcp.x86_64: W: spelling-error %description -l en_US checkpointing -> check
pointing, check-pointing, checkpoint
dmtcp.x86_64: W: spelling-error %description -l en_US multi -> mulch, mufti
dmtcp.x86_64: W: spelling-error %description -l en_US cscope -> scope, c scope,
cs cope
dmtcp.x86_64: W: spelling-error %description -l en_US emacs -> Emacs, macs,
maces
dmtcp.x86_64: E: statically-linked-binary /usr/bin/mtcp_restart
libmtcp.x86_64: W: spelling-error Summary(en_US) checkpointer -> check pointer,
check-pointer, checkpoint er
libmtcp.x86_64: W: no-documentation
libmtcp-devel.x86_64: W: no-documentation
libdmtcpaware.x86_64: W: spelling-error %description -l en_US checkpointing ->
check pointing, check-pointing, checkpoint
libdmtcpaware.x86_64: W: spelling-error %description -l en_US multi -> mulch,
mufti
libdmtcpaware.x86_64: W: spelling-error %description -l en_US cscope -> scope,
c scope, cs cope
libdmtcpaware.x86_64: W: spelling-error %description -l en_US emacs -> Emacs,
macs, maces
libdmtcpaware.x86_64: W: spelling-error %description -l en_US checkpointed ->
check pointed, check-pointed, checkpoint ed
libdmtcpaware.x86_64: W: no-documentation
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US
checkpointing -> check pointing, check-pointing, checkpoint
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US multi ->
mulch, mufti
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US cscope ->
scope, c scope, cs cope
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US emacs ->
Emacs, macs, maces
libdmtcpaware-devel.x86_64: W: no-documentation
libdmtcpaware-doc.x86_64: W: spelling-error %description -l en_US dmtcpaware ->
Delaware
libdmtcpaware-static.x86_64: W: spelling-error %description -l en_US dmtcpaware
-> Delaware
libdmtcpaware-static.x86_64: W: no-documentation
7 packages and 0 specfiles checked; 1 errors, 21 warnings.




Rpmlint (installed packages)
----------------------------
mtcp libdmtcpaware libdmtcpaware-docp-devel libmtcp libdmtcpaware-static d 
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US
checkpointing -> check pointing, check-pointing, checkpoint
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US multi ->
mulch, mufti
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US cscope ->
scope, c scope, cs cope
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US emacs ->
Emacs, macs, maces
libdmtcpaware-devel.x86_64: W: spelling-error %description -l en_US dmtcp ->
Dmitri
libdmtcpaware-devel.x86_64: W: no-documentation
libmtcp-devel.x86_64: W: no-documentation
libmtcp.x86_64: W: spelling-error Summary(en_US) checkpointer -> check pointer,
check-pointer, checkpoint er
libmtcp.x86_64: W: no-documentation
libdmtcpaware-static.x86_64: W: spelling-error %description -l en_US dmtcpaware
-> Delaware
libdmtcpaware-static.x86_64: W: no-documentation
dmtcp.x86_64: W: spelling-error %description -l en_US checkpointing -> check
pointing, check-pointing, checkpoint
dmtcp.x86_64: W: spelling-error %description -l en_US multi -> mulch, mufti
dmtcp.x86_64: W: spelling-error %description -l en_US cscope -> scope, c scope,
cs cope
dmtcp.x86_64: W: spelling-error %description -l en_US emacs -> Emacs, macs,
maces
dmtcp.x86_64: W: ldd-failed /usr/bin/mtcp_restart
dmtcp.x86_64: E: statically-linked-binary /usr/bin/mtcp_restart
libdmtcpaware.x86_64: W: spelling-error %description -l en_US checkpointing ->
check pointing, check-pointing, checkpoint
libdmtcpaware.x86_64: W: spelling-error %description -l en_US multi -> mulch,
mufti
libdmtcpaware.x86_64: W: spelling-error %description -l en_US cscope -> scope,
c scope, cs cope
libdmtcpaware.x86_64: W: spelling-error %description -l en_US emacs -> Emacs,
macs, maces
libdmtcpaware.x86_64: W: spelling-error %description -l en_US checkpointed ->
check pointed, check-pointed, checkpoint ed
libdmtcpaware.x86_64: W: spelling-error %description -l en_US dmtcp -> Dmitri
libdmtcpaware.x86_64: W: no-documentation
libdmtcpaware-doc.x86_64: W: spelling-error %description -l en_US dmtcpaware ->
Delaware
7 packages and 0 specfiles checked; 1 errors, 24 warnings.
# echo 'rpmlint-done:'



Requires
--------
libdmtcpaware-devel (rpmlib, GLIBC filtered):
    dmtcp
    libdmtcpaware(x86-64)
    libdmtcpaware.so.1()(64bit)

libmtcp-devel (rpmlib, GLIBC filtered):
    libmtcp
    libmtcp.so.1()(64bit)

libmtcp (rpmlib, GLIBC filtered):
    /sbin/ldconfig
    libc.so.6()(64bit)
    libdl.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libgcc_s.so.1(GCC_3.3.1)(64bit)
    libm.so.6()(64bit)
    libpthread.so.0()(64bit)
    rtld(GNU_HASH)

libdmtcpaware-static (rpmlib, GLIBC filtered):
    dmtcp
    libdmtcpaware-devel(x86-64)

dmtcp (rpmlib, GLIBC filtered):
    ld-linux-x86-64.so.2()(64bit)
    libc.so.6()(64bit)
    libdl.so.2()(64bit)
    libgcc_s.so.1()(64bit)
    libgcc_s.so.1(GCC_3.0)(64bit)
    libm.so.6()(64bit)
    libmtcp(x86-64)
    libpthread.so.0()(64bit)
    librt.so.1()(64bit)
    libstdc++.so.6()(64bit)
    libstdc++.so.6(CXXABI_1.3)(64bit)
    rtld(GNU_HASH)

libdmtcpaware (rpmlib, GLIBC filtered):
    /sbin/ldconfig
    dmtcp
    libc.so.6()(64bit)
    rtld(GNU_HASH)

libdmtcpaware-doc (rpmlib, GLIBC filtered):
    dmtcp
    libdmtcpaware-devel(x86-64)



Provides
--------
libdmtcpaware-devel:
    libdmtcpaware-devel
    libdmtcpaware-devel(x86-64)

libmtcp-devel:
    libmtcp-devel
    libmtcp-devel(x86-64)

libmtcp:
    libmtcp
    libmtcp(x86-64)
    libmtcp.so.1()(64bit)

libdmtcpaware-static:
    libdmtcpaware-static
    libdmtcpaware-static(x86-64)

dmtcp:
    dmtcp
    dmtcp(x86-64)
    dmtcphijack.so()(64bit)

libdmtcpaware:
    libdmtcpaware
    libdmtcpaware(x86-64)
    libdmtcpaware.so.1()(64bit)

libdmtcpaware-doc:
    libdmtcpaware-doc
    libdmtcpaware-doc(x86-64)



Unversioned so-files
--------------------
dmtcp: /usr/lib64/dmtcp/dmtcphijack.so

Source checksums
----------------
http://downloads.sourceforge.net/dmtcp/dmtcp-1.2.7.tar.gz :
  CHECKSUM(SHA256) this package     :
a5e1be2854787b7da78a7871b1b68886d5c42e431221110fe0a94a91256dfc4d
  CHECKSUM(SHA256) upstream package :
a5e1be2854787b7da78a7871b1b68886d5c42e431221110fe0a94a91256dfc4d


Generated by fedora-review 0.4.1 (b2e211f) last change: 2013-04-29
Buildroot used: fedora-18-x86_64
Command line :/usr/bin/fedora-review --rpm-spec -n dmtcp-1.2.7-1.fc20.src.rpm

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=Hc4ZcaECt6&a=cc_unsubscribe
_______________________________________________
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]