Bug 1135670
Summary: | RuntimeError: maximum recursion depth exceeded | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dennis Gilmore <dennis> | ||||||||||||||||||||||||
Component: | python-blivet | Assignee: | David Lehman <dlehman> | ||||||||||||||||||||||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||
Version: | 21 | CC: | amulhern, anaconda-maint-list, awilliam, bcl, dlehman, g.kaviyarasu, jonathan, mruckman, reznikmm, robatino, sbueno, spital, vanmeeuwen+fedora, vpodzime | ||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||
Whiteboard: | abrt_hash:499051c3f90b438fd76ebca292f64b62a05e0501c2e6b4927b39d18415e4ee27 RejectedBlocker AcceptedFreezeException | ||||||||||||||||||||||||||
Fixed In Version: | python-blivet-0.61.1-1 | Doc Type: | Bug Fix | ||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||
Last Closed: | 2014-12-05 01:55:52 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: | |||||||||||||||||||||||||||
Bug Blocks: | 1043122 | ||||||||||||||||||||||||||
Attachments: |
|
Description
Dennis Gilmore
2014-08-30 04:59:21 UTC
Created attachment 932842 [details]
File: anaconda-tb
Created attachment 932843 [details]
File: anaconda.log
Created attachment 932844 [details]
File: environ
Created attachment 932845 [details]
File: lsblk_output
Created attachment 932846 [details]
File: nmcli_dev_list
Created attachment 932847 [details]
File: os_info
Created attachment 932848 [details]
File: program.log
Created attachment 932849 [details]
File: storage.log
Created attachment 932850 [details]
File: syslog
Created attachment 932851 [details]
File: ifcfg.log
Created attachment 932852 [details]
File: packaging.log
Wow, what a nice traceback! dlehman stated that bc9ae63e6 on blivet's master branch should fix this. that's https://github.com/dwlehman/blivet/commit/bc9ae63e6378cee712a879b59836f8c119205e7d there seems to be a bit of a problem between master and f21-branch , because each has had 'version 0.62' declared: https://github.com/dwlehman/blivet/commit/7d8e498f6d54e3ca4b4512b297cd67068f37fde3 https://github.com/dwlehman/blivet/commit/b836ba5cf8433faf0ba4418bdd3b2a771637eed4 but they seem to have rather different code; not all the changes on master leading up to '0.62' appear to be on the f21 branch. I don't believe that code is on f21-branch yet. Let's call it 'POST' for now. Discussed in 2014-09-03 Blocker Review Meeting. Voted as a Rejected Blocker but an Accepted Freeze Exception - doesn't strictly violate Alpha disk criteria (not a single disk setup), but we would include the fix if this is fixed in time. (In reply to Adam Williamson (Red Hat) from comment #14) > that's > https://github.com/dwlehman/blivet/commit/ > bc9ae63e6378cee712a879b59836f8c119205e7d > > there seems to be a bit of a problem between master and f21-branch , because > each has had 'version 0.62' declared: > > https://github.com/dwlehman/blivet/commit/ > 7d8e498f6d54e3ca4b4512b297cd67068f37fde3 > > https://github.com/dwlehman/blivet/commit/ > b836ba5cf8433faf0ba4418bdd3b2a771637eed4 > > but they seem to have rather different code; not all the changes on master > leading up to '0.62' appear to be on the f21 branch. I don't believe that > code is on f21-branch yet. Yeah, that was my fault, I screwed up when doing the first build of blivet by forgetting to change some files and messed up the tags. 0.61.z will be f21 blivet, FWIW. python-blivet-0.61.1-1.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python-blivet-0.61.1-1.fc21 Package python-blivet-0.61.1-1.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-blivet-0.61.1-1.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-10190/python-blivet-0.61.1-1.fc21 then log in and leave karma (feedback). python-blivet-0.61.2-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/python-blivet-0.61.2-2.fc21 *** Bug 1148009 has been marked as a duplicate of this bug. *** *** Bug 1164549 has been marked as a duplicate of this bug. *** This was clearly resolved long ago. |