Bug 452157

Summary: fwbackups fails to start / crashes on startup
Product: [Fedora] Fedora Reporter: Dennis Schäfers <dennis.schaefers>
Component: fwbackupsAssignee: Stewart Adam <s.adam>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 9   
Target Milestone: ---   
Target Release: ---   
Hardware: noarch   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-19 20:33:11 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 Dennis Schäfers 2008-06-19 17:40:16 UTC
Version-Release number of selected component (if applicable):
fwbackups-1.43.2

How reproducible:
Install fwbackups-1.43.2-0.2.rc2.fc9 from Fedora 9 - Updates (with PackageKit)
and try to launch it.

Steps to Reproduce:
1. install fwbackups-1.43.2-0.2.rc2.fc9 (noarch) 
2. run "fwbackups" in terminal
  
Actual results:

fwbackups fails to start with the following terminal output:

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


Additional info:

https://bugzilla.redhat.com/show_bug.cgi?id=233367

Comment 1 Stewart Adam 2008-06-19 20:33:11 UTC

*** This bug has been marked as a duplicate of 452049 ***