Bug 426637
| Summary: | rpm installing package exception "maximum recursion depth exceeded" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | jiu ke <jiuke2k> | ||||
| Component: | pirut | Assignee: | Jeremy Katz <katzj> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 8 | CC: | james.antill | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-12-23 15:13: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: |
|
||||||
Created attachment 290304 [details]
crash dump when installing opera rpm package
*** This bug has been marked as a duplicate of 375221 *** I can not start yum (add/remove program) after install yum update today. please see 426695 for details https://bugzilla.redhat.com/show_bug.cgi?id=426695 |
Description of problem: can not install rpm package by double-click the rpm file (e.g. opera-9.25-20071214.6-shared-qt.i386-en.rpm). An error message box poped up saying "Component: pirut Summary: TB3242b26e repos.py:278:getAttribute:RuntimeError: maximum recursion depth exceeded ................ ............... File "/usr/lib/python2.5/site-packages/yum/repos.py", line 278, in getAttribute return getattr(self, key, None) RuntimeError: maximum recursion depth exceeded Local variables in innermost frame: self: atrpms key: enabled " please see attached for detail. however, I can install the rpm using terminal by typing: "rpm -ivh opera-9.25-20071214.6-shared-qt.i386-en.rpm" same error happened for other rpm package installtion Version-Release number of selected component (if applicable): How reproducible: for every rpm packages tried Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: