[Bug 516241] Re: Wrong error message when using --delete-delay
Launchpad Bug Tracker
516241 at bugs.launchpad.net
Tue Mar 30 10:00:08 BST 2010
This bug was fixed in the package rsync - 3.0.7-1ubuntu1
---------------
rsync (3.0.7-1ubuntu1) lucid; urgency=low
* Correct error message when using --delete-delay (LP: #516241), patch
originally from Jonas Pedersen
-- Thierry Carrez <thierry.carrez at ubuntu.com> Tue, 30 Mar 2010 10:41:28 +0200
** Changed in: rsync (Ubuntu)
Status: In Progress => Fix Released
--
Wrong error message when using --delete-delay
https://bugs.launchpad.net/bugs/516241
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is a direct subscriber.
Status in “rsync” package in Ubuntu: Fix Released
Bug description:
Binary package hint: rsync
When using --delete-delay option I get below error. The error message is mentioning --delete-during option and not --delete-delay option. It should of course mention --delete-delay, if this issue also applies to --delete-delay.
jonas at miraculix:~/develop/scripts$ sudo ./backupMiraculix
sending incremental file list
rsync: readlink_stat("/home/jonas/.gvfs") failed: Permission denied (13)
FATAL I/O ERROR: dying to avoid a --delete-during issue with a pre-3.0.7 receiver.
rsync error: requested action not supported (code 4) at flist.c(1795) [sender=3.0.7]
The command I am using is:
/usr/bin/rsync -azv --numeric-ids --stats --bwlimit=700 --partial --exclude=/home/jonas/noBackup --delete-delay /home -e /usr/bin/ssh root at majestix:/storage/backup/miraculix
ProblemType: Bug
Architecture: amd64
Date: Tue Feb 2 21:24:31 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
Package: rsync 3.0.7-1
ProcEnviron:
PATH=(custom, user)
LANG=en_DK.utf8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-12.16-generic
SourcePackage: rsync
Uname: Linux 2.6.32-12-generic x86_64
More information about the Ubuntu-sponsors
mailing list