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

Carl Chenet chaica at ohmytux.com
Sun Jun 27 23:15:32 UTC 2010


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






More information about the Python-apps-team mailing list