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: > / DeprecationWarning: os.popen2 is deprecated. Use the subprocess module. > stdin, stdout = os.popen2(remote_cmd) >
Hi Christian, Thanks for the bug report. What I read is a warning concerning the deprecation of os.popen2() function which means this function still works but will be removed in a near future. I tested rdiff-backup with python2.6 and it works on my computer. $ python2.6 /usr/bin/rdiff-backup /tmp/petit backup $ ls backup/ architecture AUTHORS build CHANGELOG COPYING Makefile rdiff-backup-data README src test $ Could you help me to reproduce the bug ? What command line did you use to produce this warning? I'm lowering the gravity you gave to this bug report until you provide further information to reproduce the crash you observed, if there is. Bye, -- Carl Chenet Blog: http://carlchenet.wordpress.com Identi.ca: http://identi.ca/carlchenet -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org