Bug 570252
| Summary: | rubyforge 2.0.3 cannot be activated | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mamoru TASAKA <mtasaka> |
| Component: | rubygem-rubyforge | Assignee: | Mamoru TASAKA <mtasaka> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | mtasaka |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | rubygem-rubyforge-2.0.4-1.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-03-18 03:24:21 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: | |||
| Bug Depends On: | 570254 | ||
| Bug Blocks: | 565549, 570139 | ||
rubygem-rubyforge-2.0.4-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/rubygem-rubyforge-2.0.4-1.fc13 rubygem-rubyforge-2.0.4-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/rubygem-rubyforge-2.0.4-1.fc13 rubygem-rubyforge-2.0.4-1.fc12,rubygem-hoe-2.5.0-3.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/rubygem-rubyforge-2.0.4-1.fc12,rubygem-hoe-2.5.0-3.fc12 rubygem-rubyforge-2.0.4-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. rubygem-rubyforge-2.0.4-1.fc12, rubygem-hoe-2.5.0-3.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update rubygem-rubyforge rubygem-hoe'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/rubygem-rubyforge-2.0.4-1.fc12,rubygem-hoe-2.5.0-3.fc12 rubygem-rubyforge-2.0.4-1.fc12, rubygem-hoe-2.5.0-3.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: [tasaka1@localhost ~]$ rpm -q rubygem-rubyforge rubygem-rubyforge-2.0.3-1.fc13.noarch [tasaka1@localhost ~]$ ruby -rubygems -e "gem 'rubyforge'" /usr/lib/ruby/site_ruby/1.8/rubygems.rb:827:in `report_activate_error': Could not find RubyGem json_pure (>= 1.1.7) (Gem::LoadError) from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:261:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:296:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:295:in `each' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:295:in `activate' from /usr/lib/ruby/site_ruby/1.8/rubygems.rb:68:in `gem' from -e:1