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

Mamoru TASAKA <mtas...@fedoraproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
           Assignee|nob...@fedoraproject.org    |mtas...@fedoraproject.org
              Flags|                            |fedora-review?

--- Comment #1 from Mamoru TASAKA <mtas...@fedoraproject.org> ---
For 0.93.3-1

* License
  - Please check below:
    - README.rst says this is under LGPLv3.
    - Also starcluster/templates/web/js/jquery.js seems
      MIT or GPLv2.

* rpmlint issue
  - Please fix below:
------------------------------------
StarCluster.noarch: W: doc-file-dependency
/usr/share/doc/StarCluster-0.93.3/docs/epydoc/build.sh /bin/bash
------------------------------------

* Runtime dependency
  - It seems that more "Requires" is needed:
------------------------------------
[tasaka1@localhost ~]$ starcluster help
Traceback (most recent call last):
  File "/usr/bin/starcluster", line 2, in <module>
    from starcluster import cli
  File "/usr/lib/python2.7/site-packages/starcluster/cli.py", line 19, in
<module>
    from starcluster import commands
  File "/usr/lib/python2.7/site-packages/starcluster/commands/__init__.py",
line 1, in <module>
    from start import CmdStart
  File "/usr/lib/python2.7/site-packages/starcluster/commands/start.py", line
5, in <module>
    import optcomplete
ImportError: No module named optcomplete
------------------------------------

* Suggestion
  * Redundant description
    - "released under the LGPL license" in %description
      is not needed because such license information
      appears in License tag.

-- 
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=mHN4Whf5or&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to