Bug 1225254
| Summary: | TypeError: CGI is not a module | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Evan Nemerson <evan> |
| Component: | hub | Assignee: | Ralph Bean <rbean> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 22 | CC: | lnie, rbean, zaitcev |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-17 19:47:54 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
hub-1.12.4-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/hub-1.12.4-2.fc22 hub-1.12.4-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/hub-1.12.4-2.fc21 hub-1.12.4-2.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/hub-1.12.4-2.fc20 hub-1.12.4-2.fc22 works *** Bug 1227005 has been marked as a duplicate of this bug. *** hub-1.12.4-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. hub-1.12.4-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. hub-1.12.4-2.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |
On F22, when I try to run hub (any command will trigger it, even `hub --help`), I get: TypeError: CGI is not a module (root) at /usr/share/gems/gems/hub-1.12.4/lib/hub/speedy_stdlib.rb:9 require at org/jruby/RubyKernel.java:1071 (root) at /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:1 require at /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:54 require at org/jruby/RubyKernel.java:1071 (root) at /usr/share/gems/gems/hub-1.12.4/lib/hub.rb:2 (root) at /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:1 load at org/jruby/RubyKernel.java:1087 (root) at /usr/bin/hub:23