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

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:

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:

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 place?

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

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|

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,

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

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)

CVS update: rsync

2007-10-17 Thread Wayne Davison
Date: Wed Oct 17 14:15:19 2007 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv26367 Modified Files: configure.in configure config.h.in Log Message: Add checking for id_t, and changed some of the type checking to use the newer, recommended method.

CVS update: rsync

2007-10-17 Thread Wayne Davison
Date: Wed Oct 17 14:15:22 2007 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv26442 Modified Files: rsync.h Log Message: Typedef any missing types. Revisions: rsync.h 1.372 = 1.373

CVS update: rsync/patches

2007-10-17 Thread Wayne Davison
Date: Wed Oct 17 22:56:21 2007 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv3178 Modified Files: osx-create-time.diff Log Message: More improvements from both Wesley and me. Revisions: osx-create-time.diff1.2 = 1.3