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

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

[rdiff-backup-users] version mismatch not identified


From: Nicola Fankhauser
Subject: [rdiff-backup-users] version mismatch not identified
Date: 27 Feb 2003 13:56:29 +0100

hello

I just installed rdiff-backup on two machines and it just did not run -
later on I saw that I had different versions on them (one from debian
unstable (0.10.1 something) and one stable (0.6 something)).

So my first suggestion (while I could not really test-drive it yet, but
will ASAP) to rdiff-backup is some sort of version match when connecting
to a server, so that strange errors like these no more happen:

---
zwerg:/home/nikee/daten/digicam# rdiff-backup --test-server
192.168.2.21::/ignored
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 192.168.2.21 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.
---

anyway, keep up the good work, this is a great tool!

regards
nicola





reply via email to

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