rdiff-backup-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[rdiff-backup-users] Rdiff-backup -r


From: Zeno Davatz
Subject: [rdiff-backup-users] Rdiff-backup -r
Date: Fri, 13 Dec 2002 12:22:36 +0100
User-agent: Microsoft-Entourage/10.0.0.1331

Hi

I installed rdiff-backup on both maschines (Debian).

When I do 
rdiff-backup -r 1D /home/juerg/ address@hidden::/home/juerg

I get
address@hidden's password:
Traceback (most recent call last):
  File "/usr/bin/rdiff-backup", line 5099, in ?
    Globals.Main.Main()
  File "/usr/bin/rdiff-backup", line 4843, in Main
    self.take_action(rps)
  File "/usr/bin/rdiff-backup", line 4818, in take_action
    PipeConnection(sys.stdin, sys.stdout).Server()
  File "/usr/bin/rdiff-backup", line 1802, in Server
    self.get_response(-1)
  File "/usr/bin/rdiff-backup", line 1769, in get_response
    try: req_num, object = self._get()
  File "/usr/bin/rdiff-backup", line 1690, in _get
    if format_string == "o": result = cPickle.loads(self._read(length))
ImportError: No module named rdiff_backup.connection
Fatal Error: Truncated header string (problem probably originated remotely)

Couldn't start up the remote connection by executing

    ssh -C address@hidden rdiff-backup --server

Remember that, under the default settings, rdiff-backup must be
installed in the PATH on the remote system.  See the man page for more
information.

Any suggestion what I am doing wrong?

Thanks for your help.

Zeno




reply via email to

[Prev in Thread] Current Thread [Next in Thread]