Bug 402091
| Summary: | missing dependency | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jim Lawrence <jimlawrnc> |
| Component: | fwbackups | Assignee: | Stewart Adam <s.adam> |
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | low | ||
| Version: | 8 | CC: | dennis.schaefers |
| 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: | 2007-11-28 03:24:41 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: | |||
|
Description
Jim Lawrence
2007-11-28 02:40:34 UTC
Thanks Jim for the bug report, I've added it as a requirement (both to the project page and to the spec in devel/, I'll be updating devel to the beta soon). 1 install "fwbackups-1.43.2-0.2.rc2.fc (noarch)" from Fedora 9 - Updates
2 run in terminal
Traceback (most recent call last):
File "/usr/share/fwbackups/fwbackups-runapp.pyw", line 59, in <module>
from fwbackups import backend
File "/usr/lib/python2.5/site-packages/fwbackups/backend.py", line 26, in <module>
import paramiko
ImportError: No module named paramiko
|