Bug 696618
| Summary: | spacewalk-report - ImportError: cannot import name initCFG | ||
|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | Jiri Kastner <jkastner> |
| Component: | Server | Assignee: | Jan Pazdziora (Red Hat) <jpazdziora> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Red Hat Satellite QA List <satqe-list> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.5 | CC: | jpazdziora |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | spacewalk-reports-1.4.6-1 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-04-26 09:10:33 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: | 674675 | ||
Taking. Fixed in Spacewalk master, 80fcf4f55c8738042e2151f472fdd52e3b74e994. Cherry picked to SPACEWALK-1.4, 1b5839c7c98625a9c7029c95a112ac810c84c732. Spacewalk 1.4 has been released |
Description of problem: see bellow Version-Release number of selected component (if applicable): spacewalk-reports-1.4.5-1.el6.noarch How reproducible: Steps to Reproduce: 1. install spacewalk nightly 2. spacewalk-reports --help 3. check output Actual results: spacewalk-report --help Traceback (most recent call last): File "/usr/bin/spacewalk-report", line 40, in <module> from spacewalk.common import initCFG ImportError: cannot import name initCFG Expected results: help instead of traceback Additional info: