Bug 1076516
| Summary: | Review Request: rubygem-spring - Rails application preloader | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Josef Stribny <jstribny> |
| Component: | Package Review | Assignee: | Vít Ondruch <vondruch> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | hhorak, package-review, vondruch |
| Target Milestone: | --- | Flags: | vondruch:
fedora-review+
gwync: fedora-cvs+ |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-spring-1.1.2-2.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-18 13:57:23 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
Josef Stribny
2014-03-14 13:32:38 UTC
I'll take this for a review. Just from the beginning, please do not link the SRPM from Koji, since it will get garbage collected soon, i.e. the link will become invalid.
* Bundled OkJson library
- This library has bundling exception, but you should mark it properly via
virtual provide [1]
* Test suite
- I failed to execute the test suite as well. Listen is only one piece, but
there is also extensively used Bundler, which might bring another issues.
- However, could you fix the comment? rubygem-listen actually *is* in Fedora,
but in old version. Unfortunately looking in direction in which Listen
developers go, I am not sure it will be ever updated. I wouldn't be
surprised that this might be the reason why spring does not depend on recent
version if listen.
* Missing 'ps' dependency
- It seems that '$ spring status' requires 'ps' command to work:
/usr/share/gems/gems/spring-1.1.2/lib/spring/client/status.rb:20:in ``':
No such file or directory - ps (Errno::ENOENT)
- Please comment the require appropriately, in case the 'ps' requirement is
dropped from code base one day.
* Hidden file
- There is shipped unnecessary hidden file:
rubygem-spring-doc.noarch: E: version-control-internal-file
/usr/share/gems/gems/spring-1.1.2/test/apps/.gitignore
Otherwise the package looks sand => APPROVED
Please fix the OkJson and 'ps' dependency prior import.
[1] https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries#Packages_granted_exceptions
Thank you. Will do. New Package SCM Request ======================= Package Name: rubygem-spring Short Description: Rails application preloader Owners: jstribny Branches: InitialCC: Git done (by process-git-requests). |