Bug#410303: Debian etch Rsync bug

2007-02-09 Thread Alejandro Sánchez Marín

Package: Rsync

dat:/# rsync --version
rsync  version 2.6.9  protocol version 29
Copyright (C) 1996-2006 by Andrew Tridgell, Wayne Davison, and others.
http://rsync.samba.org/
Capabilities: 64-bit files, socketpairs, hard links, symlinks,
 batchfiles, inplace, IPv6, ACLs,
 64-bit system inums, 64-bit internal inums

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]


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?

Thanks.
begin:vcard
fn;quoted-printable:Alejandro S=C3=A1nchez Mar=C3=ADn
n;quoted-printable:S=C3=A1nchez Mar=C3=ADn;Alejandro
org;quoted-printable:Universidad de Sevilla;Servicio de Inform=C3=A1tica y Comunicaciones
adr;quoted-printable:;;Avd. Doctor Fedriani, s/n;Sevilla;Sevilla;41009;Espa=C3=B1a
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Tec. Aux. Lab. Inform=C3=A1tica
tel;work:34-954556116
url:http://www.us.es
version:2.1
end:vcard



Bug#410303: Debian etch Rsync bug

2007-02-09 Thread Paul Slootman
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]



Bug#410303: Debian etch Rsync bug

2007-02-09 Thread Alejandro Sánchez Marín

Incredible, i reboot computer and problem dissapear!

I think this server, has a lot of upgrades with need a restart, like 
udev, module kernels and so much.


Thanks and my apologizes :-D


Paul Slootman wrote:

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
  


begin:vcard
fn;quoted-printable:Alejandro S=C3=A1nchez Mar=C3=ADn
n;quoted-printable:S=C3=A1nchez Mar=C3=ADn;Alejandro
org;quoted-printable:Universidad de Sevilla;Servicio de Inform=C3=A1tica y Comunicaciones
adr;quoted-printable:;;Avd. Doctor Fedriani, s/n;Sevilla;Sevilla;41009;Espa=C3=B1a
email;internet:[EMAIL PROTECTED]
title;quoted-printable:Tec. Aux. Lab. Inform=C3=A1tica
tel;work:34-954556116
url:http://www.us.es
version:2.1
end:vcard