Bug 1205905 - Review Request: gap-pkg-alnuth - Algebraic number theory for GAP
Summary: Review Request: gap-pkg-alnuth - Algebraic number theory for GAP
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: gil cattaneo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1205904
Blocks: 1206367
TreeView+ depends on / blocked
 
Reported: 2015-03-25 22:13 UTC by Jerry James
Modified: 2015-06-14 17:28 UTC (History)
2 users (show)

Fixed In Version: gap-pkg-alnuth-3.0.0-2.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-14 17:28:04 UTC
Type: ---
Embargoed:
puntogil: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Jerry James 2015-03-25 22:13:45 UTC
Spec URL: https://jjames.fedorapeople.org/gap-pkg-alnuth/gap-pkg-alnuth.spec
SRPM URL: https://jjames.fedorapeople.org/gap-pkg-alnuth/gap-pkg-alnuth-3.0.0-1.fc23.src.rpm
Fedora Account System Username: jjames
Description: Alnuth is an extension for the computer algebra system GAP and forms part of a standard installation.  The functionality of Alnuth lies in ALgebraic NUmber THeory.  It provides an interface from GAP to certain number theoretic functions from the computer algebra system PARI/GP.  Most computations with Alnuth rely on this interface.

Comment 1 gil cattaneo 2015-05-30 18:21:28 UTC
Please, let me know how and when gap-pkg-polycyclic available in rawhide
can you take this https://bugzilla.redhat.com/show_bug.cgi?id=1215071 ?
thanks in advance

Comment 2 Jerry James 2015-05-31 03:29:50 UTC
(In reply to gil cattaneo from comment #1)
> Please, let me know how and when gap-pkg-polycyclic available in rawhide
> can you take this https://bugzilla.redhat.com/show_bug.cgi?id=1215071 ?
> thanks in advance

Will do, thank you.

Comment 3 Jerry James 2015-05-31 22:31:59 UTC
(In reply to gil cattaneo from comment #1)
> Please, let me know how and when gap-pkg-polycyclic available in rawhide

Okay, gap-pkg-polycyclic is now available in Rawhide.

Comment 4 gil cattaneo 2015-05-31 23:04:37 UTC
Package Review
==============

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


Issues:
=======
- Package installs properly.
  Note: Installation errors (see attachment)
  See: https://fedoraproject.org/wiki/Packaging:Guidelines
 NOTE: manual review

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

Generic:
[x]: Package successfully compiles and builds into binary rpms on at least
     one supported primary architecture.
     Note: Using prebuilt packages
[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", "*No copyright* GPL". 4 files have
     unknown license. Detailed output of licensecheck in /home/gil/1205905
     -gap-pkg-alnuth/srpm/review-gap-pkg-alnuth/licensecheck.txt
[x]: Package requires other packages for directories it uses.
     Note: No known owner of /usr/share/licenses
[x]: Package must own all directories that it creates.
     Note: Directories without known owners: /usr/share/licenses
[x]: All build dependencies are listed in BuildRequires, except for any
     that are listed in the exceptions section of Packaging Guidelines.
     Note: Using prebuilt rpms.
[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.
[-]: Large documentation must go in a -doc subpackage. Large could be size
     (~1MB) or number of files.
     Note: Documentation size is 20480 bytes in 2 files.
[x]: Package complies to the Packaging Guidelines
[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 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

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

Generic:
[!]: Reviewer should test that the package builds in mock.
[-]: 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]: Scriptlets must be sane, if used.
[x]: 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.
[?]: 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]: 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:
[!]: Rpmlint is run on all installed packages.
     Note: Mock build failed
     See: http://fedoraproject.org/wiki/Packaging/Guidelines#rpmlint
[x]: Spec file according to URL is the same as in SRPM.


Installation errors
-------------------
INFO: mock.py version 1.2.9 starting (python version = 2.7.5)...
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
INFO: enabled ccache
Mock Version: 1.2.9
INFO: Mock Version: 1.2.9
Finish: chroot init
INFO: installing package(s): /home/gil/1205905-gap-pkg-alnuth/srpm/gap-pkg-alnuth-3.0.0-1.fc23.noarch.rpm
ERROR: Command failed. See logs for output.
 # /usr/bin/dnf --installroot /var/lib/mock/fedora-rawhide-i386/root/ --releasever 23 install /home/gil/1205905-gap-pkg-alnuth/srpm/gap-pkg-alnuth-3.0.0-1.fc23.noarch.rpm --setopt=tsflags=nocontexts


Rpmlint
-------
Checking: gap-pkg-alnuth-3.0.0-1.fc23.noarch.rpm
          gap-pkg-alnuth-3.0.0-1.fc23.src.rpm
gap-pkg-alnuth.noarch: W: only-non-binary-in-usr-lib
gap-pkg-alnuth.noarch: E: incorrect-fsf-address /usr/share/licenses/gap-pkg-alnuth/GPL
2 packages and 0 specfiles checked; 1 errors, 1 warnings.




Requires
--------
gap-pkg-alnuth (rpmlib, GLIBC filtered):
    /usr/bin/update-gap-workspace
    gap-core
    gap-pkg-polycyclic
    pari-gp



Provides
--------
gap-pkg-alnuth:
    gap-pkg-alnuth



Source checksums
----------------
http://www.icm.tu-bs.de/ag_algebra/software/Alnuth/alnuth.tar.gz :
  CHECKSUM(SHA256) this package     : 7cce087b13ab7b6b1d9ea0aed30dab7a7edcc7f639f76b4e3f9e26f3d4996637
  CHECKSUM(SHA256) upstream package : 7cce087b13ab7b6b1d9ea0aed30dab7a7edcc7f639f76b4e3f9e26f3d4996637


Generated by fedora-review 0.5.3 (bcf15e3) last change: 2015-05-04
Command line :/usr/bin/fedora-review -vpn gap-pkg-alnuth -m fedora-rawhide-i386
Buildroot used: fedora-rawhide-i386
Active plugins: Generic, Shell-api
Disabled plugins: Java, C/C++, Python, fonts, SugarActivity, Ocaml, Perl, Haskell, R, PHP, Ruby
Disabled flags: EXARCH, DISTTAG, EPEL5, BATCH, EPEL6

Comment 5 gil cattaneo 2015-05-31 23:08:13 UTC
NON blocking issues found

gap-pkg-alnuth.noarch: E: incorrect-fsf-address /usr/share/licenses/gap-pkg-alnuth/GPL

https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address

Please, fix before import. informing upstream about this.

Approved

Comment 6 Jerry James 2015-06-01 02:45:20 UTC
(In reply to gil cattaneo from comment #5)
> NON blocking issues found
> 
> gap-pkg-alnuth.noarch: E: incorrect-fsf-address
> /usr/share/licenses/gap-pkg-alnuth/GPL
> 
> https://fedoraproject.org/wiki/Common_Rpmlint_issues#incorrect-fsf-address
> 
> Please, fix before import. informing upstream about this.
> 
> Approved

Okay, I will inform upstream.  Thank you again for the review.

Comment 7 Jerry James 2015-06-01 02:47:22 UTC
New Package SCM Request
=======================
Package Name: gap-pkg-alnuth
Short Description: Algebraic number theory for GAP
Upstream URL: http://www.icm.tu-bs.de/ag_algebra/software/Alnuth/
Owners: jjames
Branches: f22
InitialCC:

Comment 8 Gwyn Ciesla 2015-06-01 03:02:44 UTC
Git done (by process-git-requests).

Comment 9 Fedora Update System 2015-06-03 03:53:05 UTC
gap-pkg-alnuth-3.0.0-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/gap-pkg-alnuth-3.0.0-2.fc22

Comment 10 Fedora Update System 2015-06-05 23:59:31 UTC
gap-pkg-alnuth-3.0.0-2.fc22 has been pushed to the Fedora 22 testing repository.

Comment 11 Fedora Update System 2015-06-14 17:28:04 UTC
gap-pkg-alnuth-3.0.0-2.fc22 has been pushed to the Fedora 22 stable repository.


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