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

2012-01-03 Thread Carlos Alberto Lopez Perez
Attached 02_python_2.6_deprecationwarning.dpatch (Got it from ubuntu/lucid [1]) I have just build a new version of rdiff-backup with this patch (applies smoothly by simply putting it on debian/patches and adding it to the 00list file) [1] http://archive.ubuntu.com/ubuntu/pool/universe/r/rdi

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

2011-12-26 Thread Carlos Alberto Lopez Perez
Any update on this issue? The last comment was 4 months ago and no action was taken. Also the last entry on the debian/changelog for this package is from more than 1 year ago (20-Feb-2010). I think that this issue is very annoying since it is flooding my cron logs with this warnings. If you a

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

2010-06-28 Thread Christian Marillat
Carl Chenet writes: [...] > As a result on my computer it appears to back up /etc from the remote > host. Yes, this warning seems to be non fatal, but produce unecessary emails from cron. > Can you paste here a full shell session of what's going on when using > your command. I also have the

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

2010-06-28 Thread Carl Chenet
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' > | maril...@192.16

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

2010-06-27 Thread Carl Chenet
severity 587370 normal thanks Le lundi 28 juin 2010 à 00:06 +0200, Christian Marillat a écrit : > Package: rdiff-backup > Version: 1.2.8-6 > Severity: critical > > Hi, > > This version doesn't work with python 2.6 : > > /usr/lib/pymodules/python2.6/rdiff_backup/SetConnections.py:148: > / Deprec

Bug#587370: rdiff-backup: Doesn't work with python 2.6

2010-06-27 Thread Christian Marillat
Package: rdiff-backup Version: 1.2.8-6 Severity: critical Hi, This version doesn't work with python 2.6 : /usr/lib/pymodules/python2.6/rdiff_backup/SetConnections.py:148: / DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. stdin, stdout = os.popen2(remote_cmd) Christian