| Summary: | Failed install ovrit-node-iso with error "no attribute getChild" | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] oVirt | Reporter: | haiyang,dong <hadong> | ||||
| Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | unspecified | CC: | acathrow, cshao, fdeutsch, gouyang, hadong, huiwa, jboggs, leiwang, mburns, mgoldboi, ovirt-bugs, ovirt-maint, ycui, yeylon | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ovirt-node-3.0.3 | Doc Type: | Bug Fix | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-11-28 11:52:04 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: | |||||
| Attachments: |
|
||||||
Created attachment 804926 [details] attached Screenshot Description of problem: TUI/Auto Install ovirt-node-iso-3.1.0-0.999.789.el6.iso failed with error info: File "/usr/lib/python2.6/site-packages/ovirt/node/log.py" line 78, in getLogger AttributeError: RootLogger instance has no attribute 'getChild'(Seen failed with no attribute getChild.png) I noticed that log.py used "getLogger._logger.getChild(name)", for getChild(). it's a new function for python version 2.7 Version-Release number of selected component (if applicable): ovirt-node-iso-3.1.0-0.999.789.el6.iso python-2.6.6-37.el6_4 How reproducible: 100% Steps to Reproduce: Actual result: Expect result: Additional info: