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

2010-06-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 587370 normal Bug #587370 [rdiff-backup] rdiff-backup: Doesn't work with python 2.6 Severity set to 'normal' from 'critical' > thanks Stopping processing here. Please contact me if you need assistance. -- 587370: http://bugs.debian.org

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