On Thu, 30 Mar 2006, Andy wrote:
Most of my systems run Debian Sarge with rsync 2.6.4-6, but one runs Debian Etch and last night rsync updated to 2.6.7-1.

I havnt been able to do any backups of this box since. I get the following error in the xfer.log:

<..>
Backup aborted (fileListReceive failed)

I am running BackupPC 2.1.2.

Can anyone confirm or deny problems with rsync 2.6.7-1?

Ditto here.

If you've got stable in your /etc/apt/sources.list, here's a somewhat-clean way to go back to the old version of rsync:

# apt-get install rsync=2.6.4-6
# echo rsync hold | dpkg --set-selections

when you want to go back to the new version:

# echo rsync install | dpkg --set-selections
# apt-get install rsync

------------------------------------------------------------------------
| nate carlson | [EMAIL PROTECTED] | http://www.natecarlson.com |
|       depriving some poor village of its idiot since 1981            |
------------------------------------------------------------------------


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to