Ticket #59 (closed defect: fixed)
Cannot start
| Reported by: | Vadi | Owned by: | Andy |
|---|---|---|---|
| Priority: | low | Milestone: | Stable |
| Component: | Backend | Version: | |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Hi all,
I got pybackpack 0.5.2. The setup seemingly went fine, except that it didn't place the meny in accessories like the file says it would (I'm on ubuntu 7.10).
I tried running it from the terminal, but I receive an error:
vadi@vadi-laptop:~/Downloads/pybackpack-0.5.2$ pybackpack
Traceback (most recent call last):
File "/usr/bin/pybackpack", line 2, in <module>
from pybackpack import backuptool
File "/usr/lib/python2.5/site-packages/pybackpack/backuptool.py", line 17, in <module>
import rdiff_interface
File "/usr/lib/python2.5/site-packages/pybackpack/rdiff_interface.py", line 1, in <module>
import rdiff_backup.Main
ImportError: No module named rdiff_backup.Main
vadi@vadi-laptop:~/Downloads/pybackpack-0.5.2$
Change History
Note: See
TracTickets for help on using
tickets.
