@ERROR: setgroups failed

2004-03-04 Thread Randy Vinas
Hello.  We have a few OS X machines running Jaguar 10.2 that's set to 
rsync over important files for backup purposes. The rsync was happening 
without any problems until the last Jaguar security update was installed 
a few weeks ago or so. Now they are giving the below errors and the 
rsync does not happen:

@ERROR: setgroups failed
rsync: connection unexpectedly closed (78 bytes read so far)
rsync error: error in rsync protocol data stream (code 12) at io.c(190)
The machines running Jaguar are running rsync version 2.5.7 with the 
exception of one computer, which is running rsync version 2.5.2. Would 
anyone have any ideas on a resolution to fix this problem?

Randy
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Re: @ERROR: setgroups failed

2004-03-04 Thread Wayne Davison
On Thu, Mar 04, 2004 at 10:45:19AM -0800, Randy Vinas wrote:
 The machines running Jaguar are running rsync version 2.5.7 with the 
 exception of one computer, which is running rsync version 2.5.2. Would 
 anyone have any ideas on a resolution to fix this problem?

Upgrade to 2.6.0 -- it calls setgroups() in a more portable manner that
works with the latest OS X.  Or, if you must stick with 2.5.7 for some
policy reason, modify the setgroups() call to use 1, gid instead of
0, NULL.

..wayne..
-- 
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Out of Office AutoReply: that's a funny text.

2004-03-04 Thread Cawley, Gerrard
I am no longer working with IDC.  If you require any assistance with a work-related 
issue, please contact IDC's HR department on +353 (1) 404 3900.
--
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


CVS update: rsync

2004-03-04 Thread Wayne Davison

Date:   Thu Mar  4 19:35:57 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv1828

Modified Files:
OLDNEWS 
Log Message:
Moved the previous release's NEWS here.


Revisions:
OLDNEWS 1.11 = 1.12
http://www.samba.org/cgi-bin/cvsweb/rsync/OLDNEWS.diff?r1=1.11r2=1.12
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs


CVS update: rsync

2004-03-04 Thread Wayne Davison

Date:   Thu Mar  4 19:36:28 2004
Author: wayned

Update of /data/cvs/rsync
In directory dp.samba.org:/tmp/cvs-serv2103

Modified Files:
NEWS 
Log Message:
Moved out the old news and improved the new.


Revisions:
NEWS1.158 = 1.159
http://www.samba.org/cgi-bin/cvsweb/rsync/NEWS.diff?r1=1.158r2=1.159
___
rsync-cvs mailing list
[EMAIL PROTECTED]
http://lists.samba.org/mailman/listinfo/rsync-cvs