Re: To inc_recurse or not to inc_recurse? [Re: 3.0.0pre2: bookend breakage (2 different errors)]

2007-10-17 Thread Erik Jan Tromp
On Mon, 15 Oct 2007 23:15:34 -0400 "Matt McCutchen" <[EMAIL PROTECTED]> wrote: > On 10/15/07, Erik Jan Tromp <[EMAIL PROTECTED]> wrote: > > # The second error > > Invalid file index: -101 (-1 - 0) with iflags 0 [receiver] > > rsync error: protocol incompatibility (code 2) at rsync.c(273) > > [rec

3.0.0pre2(cvs) error: check_for_finished_files: Assertion `flist != ((void *)0)' failed.

2007-10-17 Thread Erik Jan Tromp
Just a quick heads up to say I'm still getting this (reproducable) error while doing daily backups: rsync: generator.c:1872: check_for_finished_files: Assertion `flist != ((void *)0)' failed. rsync: writefd_unbuffered failed to write 4092 bytes [receiver]: Broken pipe (32) rsync error: error in

DO NOT REPLY [Bug 5022] FreeBSD 4.11 - Compilation Fails - missing id_t

2007-10-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5022 --- Comment #3 from [EMAIL PROTECTED] 2007-10-17 11:48 CST --- Compiles fine using both stock and gcc34. $ rsync --version rsync version 3.0.0pre2 protocol version 30.PR12 Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, an

DO NOT REPLY [Bug 5022] FreeBSD 4.11 - Compilation Fails - missing id_t

2007-10-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5022 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

xattrs on symlinks

2007-10-17 Thread Wesley W. Terpstra
As we all know, only osx supports xattrs on symlinks. Unfortunately, not only does osx support xattrs on symlinks, *every* symlink has, at the least, com.apple.FinderInfo. When backing up to a linux system, this results in one error message per symlink: rsync: rsync_xal_set: lsetxattr("User G

Re: Files aren't copied into specified dest directory

2007-10-17 Thread Matt McCutchen
On 10/17/07, Alexander Skwar <[EMAIL PROTECTED]> wrote: > /opt/csw/bin/rsync --port=55873 -avPi winds06.win.ch.da.rtr::racebeta/xml \ > winds06.win.ch.da.rtr::racebeta/xrfsharedresource \ > /opt/apps/Teamcenter/Production/racebeta > b) Why does rsync copy files to this directory in the first p

Files aren't copied into specified dest directory

2007-10-17 Thread Alexander Skwar
Hello. I'm using rsync 2.6.9 on a Solaris 9 Sparc system. I invoke rsync like this: /opt/csw/bin/rsync --port=55873 -avPi winds06.win.ch.da.rtr::racebeta/xml \ winds06.win.ch.da.rtr::racebeta/xrfsharedresource \ /opt/apps/Teamcenter/Production/racebeta But this results in an error message:

DO NOT REPLY [Bug 5022] FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3

2007-10-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5022 --- Comment #1 from [EMAIL PROTECTED] 2007-10-17 06:39 CST --- gcc 3.4.6 output: rsync 3.0.0pre2 configuration successful gcc34 -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c flist.c -o flist.o gcc34 -std=gnu99 -I.

DO NOT REPLY [Bug 5022] New: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3

2007-10-17 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5022 Summary: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3 Product: rsync Version: 3.0.0 Platform: x86 OS/Version: FreeBSD Status: NEW Severity: no