installation problems

2004-06-09 Thread Bjørn-Sverre Nøttum
Hallo! I am trying to install rsync on fedora core2. When I run ./configure I get the following error message: [EMAIL PROTECTED] rsync-2.6.2]# ./configure configure: Configuring rsync 2.6.2 checking build system type... i686-pc-linux-gnuoldld checking host system type... i686-pc-linux-gnuoldld

Re: Reliability and robustness problems

2004-06-09 Thread John
I got the axe out and sharpened it, and leaned it against the garden shed, and the plant is growning. Canberrans here may recall the advice of David Young who had a gardening talkback program on ABC radio in the early 80s. 2.6.2 has fixes for unnecessary transfers. I added --timeout=3600,

Re: Reliability and robustness problems

2004-06-09 Thread Wayne Davison
On Wed, Jun 09, 2004 at 09:42:08PM +0800, John wrote: I will install 2.6.2 when the backup run has completed, but I want the current run to complete first. Since you're using multiple sources with --delete, make sure the 2.6.2 code you compiled has been patched with the simple fix attached to

Re: Reliability and robustness problems

2004-06-09 Thread John Taylor
On Wed, Jun 09, 2004 at 09:42:08PM +0800, John wrote: OpenVPN tunnels using UDP, and can survive outages that cause rsync/ssh to hang. It also does adaptive compression - it turns compression on/off from time to time based on current traffic. If you are strictly using the VPN for rsync,

Re: installation problems

2004-06-09 Thread Tim Conway
I would suggest installing a compiler. GCC should be on your installation set. If not, it's a simple matter to download it. If you already have one, check your $PATH. Tim Conway Unix System Administration Contractor - IBM Global Services desk:3032734776 [EMAIL PROTECTED] Hallo! I am trying

[Bug 1448] New: core dump in send_file_name

2004-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1448 Summary: core dump in send_file_name Product: rsync Version: 2.6.2 Platform: x86 OS/Version: NetBSD Status: NEW Severity: normal Priority: P3 Component: core

Netiquette: Out of Office AutoReply and mail reflectors

2004-06-09 Thread Tim Conway
If you must use an out-of-office feature in your email, please exclude any mailing lists you're subscribed to. I deleted the message that I was forwarding in this, but I'm sure we all know what I'm talking about. Tim Conway Unix System Administration Contractor - IBM Global Services

[Bug 1448] core dump in send_file_name

2004-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1448 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 1413] SEGV using --delete and multiple sources

2004-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1413 [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED] ---

[Bug 1433] The --dry-run (-n) option doesn't report some directory changes

2004-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1433 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Priority|P3

[Bug 1432] Arg array for rsync-daemon globbing only holds 1000 entries

2004-06-09 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=1432 [EMAIL PROTECTED] changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

Re: Reliability and robustness problems

2004-06-09 Thread John
Wayne Davison wrote: On Wed, Jun 09, 2004 at 09:42:08PM +0800, John wrote: I will install 2.6.2 when the backup run has completed, but I want the current run to complete first. Since you're using multiple sources with --delete, make sure the 2.6.2 code you compiled has been patched with

Re: Reliability and robustness problems

2004-06-09 Thread Wayne Davison
On Thu, Jun 10, 2004 at 07:21:41AM +0800, John wrote: flist.c: In function `send_file_entry': flist.c:349: `lastdir_len' undeclared (first use in this function) It patched the wrong function, which is really hard to understand because the line numbers in the patch are right for the 2.6.2

CVS update: rsync/patches

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 15:39:08 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv30238 Modified Files: ODBC-dblog.diff Log Message: Got rid of some fuzz. Revisions: ODBC-dblog.diff 1.7 = 1.8

CVS update: rsync/patches

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 15:39:15 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv30261 Modified Files: copy-atimes.diff Log Message: Fixed a failure. Revisions: copy-atimes.diff1.10 = 1.11

CVS update: rsyncweb

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 18:43:55 2004 Author: wayned Update of /data/cvs/rsyncweb In directory dp.samba.org:/tmp/cvs-serv8949 Modified Files: bugzilla.html Log Message: Got rid of one too many Also, prefixes. Revisions: bugzilla.html 1.11 = 1.12

CVS update: rsync/popt

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 21:41:21 2004 Author: wayned Update of /data/cvs/rsync/popt In directory dp.samba.org:/tmp/cvs-serv17979 Modified Files: popt.c poptconfig.c popthelp.c system.h Log Message: Restore UNUSED() macro (the prior problems that prompted me to remove it appear to have been

CVS update: rsync

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 21:42:33 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv18092 Modified Files: NEWS Log Message: Mentioned a couple more bugfixes. Revisions: NEWS1.186 = 1.187

CVS update: rsync

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 21:43:28 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv18158 Modified Files: main.c Log Message: Removed some excessive parens. Revisions: main.c 1.195 = 1.196

CVS update: rsync

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 21:51:07 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv19326 Modified Files: clientserver.c util.c Log Message: Allow the argv list the daemon uses for globbing its args to grow. Revisions: clientserver.c 1.124 =

CVS update: rsync

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 21:51:11 2004 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv19942 Modified Files: proto.h Log Message: Regenerated. Revisions: proto.h 1.195 = 1.196

CVS update: rsync/patches

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 21:51:35 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv20019 Removed Files: daemon-glob.patch Log Message: Applied to CVS. Revisions: daemon-glob.patch 1.2 = NONE

CVS update: rsync/patches

2004-06-09 Thread Wayne Davison
Date: Wed Jun 9 21:58:15 2004 Author: wayned Update of /data/cvs/rsync/patches In directory dp.samba.org:/tmp/cvs-serv21167 Modified Files: copy-atimes.diff Log Message: Fixed a failed hunk. Revisions: copy-atimes.diff1.11 = 1.12