Bug 1149453
| Summary: | [abrt] rubygems: /home/autarch/.gem/ruby/gems/rdoc-4.1.1/lib/rdoc/class_module.rb:173:in `aref_prefix': missing aref_prefix for RDoc::SingleClass (NotImplementedError) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | autarch princeps <autarch> | ||||
| Component: | rubygems | Assignee: | Jeroen van Meeuwen <vanmeeuwen+fedora> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 20 | CC: | mastahnke, mtasaka, s, vanmeeuwen+fedora, vondruch | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | abrt_hash:5d5d7713fdd77fdee7f4b6538440cb492a5a2a77 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-10-09 12:32:35 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: | |||||||
| Attachments: |
|
||||||
|
Description
autarch princeps
2014-10-05 10:21:25 UTC
Created attachment 943992 [details]
File: backtrace
This seems to be due to error in RDoc. Actually, since you are using local version of RDoc (/home/autarch/.gem/ruby/gems/rdoc-4.1.1/), I believe this is not bug in Fedora. Please do "gem remove rdoc -v 4.1.1" to revert back to Fedora's version, which should be: $ rpm -q rubygem-rdoc rubygem-rdoc-4.0.1-2.fc20.noarch |