On Fri 09 Feb 2007, Alejandro S?nchez Mar?n wrote:

> Subject: Bug#410303: Debian etch Rsync bug

Please give a more descriptive title! Of course you're reporting a bug
about rsync...

> Package: Rsync
> 
> dat:/# rsync --version
> rsync  version 2.6.9  protocol version 29

This info typically goes into the pseudo-header "Version:" that belongs
below the "Package:" line.  Please read
http://www.debian.org/Bugs/Reporting for all the information about
reporting a bug.

> Debian etch upgrade and update to actual date.
> 
> dat:/# uname -a
> Linux dat 2.6.18-3-686 #1 SMP Mon Dec 4 16:41:14 UTC 2006 i686 GNU/Linux
> 
> When execute rsync always appears this: rsync error: syntax or usage 
> error (code 1) at main.c(1303) [client=2.6.9]

That's only when you don't give it a correct syntax in its options to
actually do something useful. How about:

$ rsync -n . /tmp
skipping directory .
$ echo $?
0

> And when use rsnapshot this other : [08/Feb/2007:18:06:24] 
> /usr/bin/rsnapshot hourly: ERROR: /usr/bin/rsync returned 130 while 
> processing [EMAIL PROTECTED]:/var/www/
> 
> I use rsync with rsnapshot and actually doesnt run.
> 
> How i can solve my problem?

You will have to find out how rsync is being called by rsnapshot, and if
you can find the error message given by rsync.  I wonder whether perhaps
the rsnapshot maintainer may be able to help you better.


I use rsync daily on 150 systems to backup 2TB of data, so I think that
rsync is basically OK.


> begin:vcard

Please, don't send this stuff to lists or things like bug reports...


Paul Slootman


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to