[Python-apps-team] Bug#587370: Bug#587370: rdiff-backup: Doesn't work with python 2.6

Carl Chenet chaica at ohmytux.com
Mon Jun 28 22:02:19 UTC 2010


tags 587370 moreinfo
thanks

Le lundi 28 juin 2010 à 08:22 +0200, Christian Marillat a écrit :
> 
> This comand line doesn't work for 3 machines.
> 
> ,----
> | rdiff-backup --include /etc --exclude-device-files --exclude /
> | --remote-schema 'ssh %s sudo rdiff-backup --server'
> | marillat at 192.168.0.1::/ /backup/serveur 

Hi Christian,

This command does work for me and is really close of yours :

python2.6 /usr/bin/rdiff-backup --include /etc --exclude-device-files
--exclude / --remote-schema 'ssh %s sudo rdiff-backup --server'
root at 127.0.0.1::/ backup

As a result on my computer it appears to back up /etc from the remote
host. 

Can you paste here a full shell session of what's going on when  using
your command. I also have the DeprecationWarning which appears but as I
said before, it is only a warning.

If the command is successful it should return silently and the saved
data should be available in your /backup/serveur directory. Please
provide information about what's going on during the session and what
result you have.

Bye, 
-- 
Carl Chenet

Blog: http://carlchenet.wordpress.com
Identi.ca: http://identi.ca/carlchenet






More information about the Python-apps-team mailing list