Bug 969594
| Summary: | python-lamson needs modargs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brett Lentz <blentz> |
| Component: | python-lamson | Assignee: | Praveen Kumar <kumarpraveen.nitdgp> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | kumarpraveen.nitdgp, metherid, pj.pandit, rbean |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-23 02:13:02 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: | |
| Embargoed: | |||
| Bug Depends On: | 971224, 972251 | ||
| Bug Blocks: | |||
Looks like python-modargs is not in fedora repo, I tried to create review request for it but source on pypi doesn't have license file in it. I requested to upstream to include it, waiting for his reply. Will create request once file is added to source. Created review request for python-modargs, have to wait till it will available to rawhide. I just checked, and python-lamson has been retired. I'm closing this bug as wontfix. |
$ yum install python-lamson [output snipped] $ lamson gen -project foo Traceback (most recent call last): File "/usr/bin/lamson", line 3, in <module> from modargs import args ImportError: No module named modargs ---- There is no 'modargs' or 'python-modargs' in Fedora. Please fix.