https://bugzilla.redhat.com/show_bug.cgi?id=2138969
Bug ID: 2138969 Summary: rubygem-timeout - Auto-terminate potentially long-running operations Product: Fedora Version: rawhide Status: NEW Component: Package Review Assignee: nobody@fedoraproject.org Reporter: benson_muite@emailplus.org QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://download.copr.fedorainfracloud.org/results/fed500/rubygem-timeout/fe... SRPM URL: https://download.copr.fedorainfracloud.org/results/fed500/rubygem-timeout/fe...
Description: Timeout provides a way to auto-terminate a potentially long-running operation if it hasn't finished in a fixed amount of time. Previous versions didn't use a module for namespacing, however #timeout is provided for backwards compatibility. You should prefer Timeout.timeout instead.
Fedora Account System Username: fed500
Comments: a) Dependency of https://rubygems.org/gems/net-protocol which is a dependency of https://github.com/wconrad/ftpd which would like to package. b) rdoc directory currently not packaged due to embedded fonts and javascript. Can be added later once there is a consistent policy. c) Tests currently not run because they use rake.
https://bugzilla.redhat.com/show_bug.cgi?id=2138969
Mamoru TASAKA mtasaka@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |fedora-review? Doc Type|--- |If docs needed, set a value Assignee|nobody@fedoraproject.org |mtasaka@fedoraproject.org Status|NEW |ASSIGNED
--- Comment #1 from Mamoru TASAKA mtasaka@fedoraproject.org --- Just a quick glance, but:
* Meanwhile, 0.4.0 is out, would you update? * URL seems wrong, the correct one seems https://github.com/ruby/timeout * So this rpmspec file has "BR: rubygem(rake) , bundler and so on, but actually no %check? By the way, you can just use rake for %check if it is necessary, but in this case it seems the testsuite can be executed by:
$ ruby -I.:lib -rtest/lib/helper -e 'Dir.glob("test/**/test_*.rb").each {|f| require f}'
(Actually you can check this by Rakefile:
https://github.com/ruby/timeout/blob/413194f8d2650c6ca7b2a45b38f8c9aca53ba84... ) Note that with 0.4.0, now testsuite uses rubygem-test-unit-ruby-core (which was just approved by you!):
https://github.com/ruby/timeout/commit/1c91ac24227bb927ce4b341c6184c989a741c...
* Rakefile is something like Makefile written in ruby, and personally I don't package this into final binary rpm, but this is not a blocker.
https://bugzilla.redhat.com/show_bug.cgi?id=2138969
Mamoru TASAKA mtasaka@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DEFERRED Status|ASSIGNED |CLOSED Last Closed| |2024-07-20 11:48:37
--- Comment #3 from Mamoru TASAKA mtasaka@fedoraproject.org --- Once closing since no progress is made for a long time.
Product: Fedora Version: rawhide Component: Package Review
Mamoru TASAKA mtasaka@fedoraproject.org has canceled Package Review package-review@lists.fedoraproject.org's request for Mamoru TASAKA mtasaka@fedoraproject.org's needinfo: Bug 2138969: rubygem-timeout - Auto-terminate potentially long-running operations https://bugzilla.redhat.com/show_bug.cgi?id=2138969
https://bugzilla.redhat.com/show_bug.cgi?id=2138969
Mamoru TASAKA mtasaka@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|fedora-review? |fedora-review- |needinfo?(mtasaka@fedorapro | |ject.org) |
package-review@lists.fedoraproject.org