Bug 520670
| Summary: | Missing dependencies in python-twill | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | David Nalley <david> |
| Component: | python-twill | Assignee: | Matthias Saou <matthias> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 11 | CC: | matthias |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2009-09-12 17:49:50 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: | |||
Thanks for the report. Should be fixed in 0.9-4. |
Description of problem: Version-Release number of selected component (if applicable): python-twill-0.9.2.fc11 How reproducible: everytime Steps to Reproduce: 1.yum install python-twill 2.twill.sh 3.See error message: [ke4qqq@cws5025 twill-0.9]$ twill-sh Traceback (most recent call last): File "/usr/bin/twill-sh", line 5, in <module> from pkg_resources import load_entry_point ImportError: No module named pkg_resources Expected results: No errors Additional info: This needs to have python-setuptools as a dependency to fix this