Dear Sir,
The following is the error log when I do the installation of Rsync 2.5.6, please help
to solve it.
Thanks!
Regards
Eric Lin
--
# pwd
/archive/rsync-2.5.6
# ./configure
I have just figured out why my first compile of rsync wasn't working
correctly.
I had CFLAGS set to the following due to some "geeking off" with some custom
c programs I had been writting.
CFLAGS='-O9 -funroll-loops -ffast-math -malign-double -mcpu=pentiumpro -marc
h=pentiumpro -fomit-frame-point
I recompiled rsync on Machine A (the problem machine) and it has cleared up
the issue.
I am still trying to figure out what the issue was in the first place.
I have tried to duplicate the issue again, without any success.
Must have been a planitary alignment issue or coronal discharge while
comp
On Thu, Feb 06, 2003 at 04:10:57PM -0600, Justin Banks wrote:
> jw schultz wrote
> > Someone else has suggested using strace. Good idea but you need
> > to push (initiate the rsync on "A") for that to do much good.
>
> Actually, in the past I've replaced a remote service with a small program
> th
jw schultz wrote
> Someone else has suggested using strace. Good idea but you need
> to push (initiate the rsync on "A") for that to do much good.
Actually, in the past I've replaced a remote service with a small program
that executed strace /path/to/real/program, and had it work
just fine. I do
On Thu, Feb 06, 2003 at 03:01:07PM -0600, Tom Walsh wrote:
> I am not sure where to begin so I will be as verbose as I can to explain the
> problem.
>
> I have 3 servers. Their specs are:
>
> Machine A: Redhat 7.1 kernel 2.4.9-34 openssh 3.1p1-5
> Machine B: Redhat 7.3 kernel 2.4.9-31 openssh 3.1
On Thu, Feb 06, 2003 at 04:19:36PM -0500, Hardy Merrill wrote:
> jw schultz [[EMAIL PROTECTED]] wrote:
> > On Thu, Feb 06, 2003 at 03:46:11PM -0500, Hardy Merrill wrote:
> > > I'm following up on a bug reported back in May 2002:
> > >
> > > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=64
Tom Walsh wrote
> Max,
>
> [root@magic /etc]# ls -la .pwd.lock
> -rw---1 root root0 Nov 29 2001 .pwd.lock
>
> Nothing special about that file... and like I said it occurs in any
> directory.
>
> If I do machineA.com:/etc/* (excluding files that start with .) it will hang
Tom Walsh wrote:
> [root@magic /etc]# ls -la .pwd.lock
> -rw---1 root root0 Nov 29 2001 .pwd.lock
>
> Nothing special about that file... and like I said it occurs in any
> directory.
>
> If I do machineA.com:/etc/* (excluding files that start with .) it
> will hang on DIR
Max,
[root@magic /etc]# ls -la .pwd.lock
-rw---1 root root0 Nov 29 2001 .pwd.lock
Nothing special about that file... and like I said it occurs in any
directory.
If I do machineA.com:/etc/* (excluding files that start with .) it will hang
on DIR_COLORS.
It basically when
Tom Walsh wrote:
> rsync --verbose --progress --stats --compress --rsh=/usr/bin/"slogin
> -l root -o Compression=yes" --recursive --times --links --perms
> --owner --group machineA.com:/etc /backup/machineA.com/etc
>
> The following occurs:
>
> All directories on Machine A /etc are replicated on
jw schultz [[EMAIL PROTECTED]] wrote:
> On Thu, Feb 06, 2003 at 03:46:11PM -0500, Hardy Merrill wrote:
> > I'm following up on a bug reported back in May 2002:
> >
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=64689
> >
> > this bug was also reported to the rsync mailing list:
> >
>
On Thu, Feb 06, 2003 at 03:46:11PM -0500, Hardy Merrill wrote:
> I'm following up on a bug reported back in May 2002:
>
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=64689
>
> this bug was also reported to the rsync mailing list:
>
> http://www.mail-archive.com/rsync@lists.samba.org
I am not sure where to begin so I will be as verbose as I can to explain the
problem.
I have 3 servers. Their specs are:
Machine A: Redhat 7.1 kernel 2.4.9-34 openssh 3.1p1-5
Machine B: Redhat 7.3 kernel 2.4.9-31 openssh 3.1p1-5
Machine C: Debian Woody kernel 2.4.18-bf2.4 openssh 3.4p1 rsync 2.5.
I'm following up on a bug reported back in May 2002:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=64689
this bug was also reported to the rsync mailing list:
http://www.mail-archive.com/rsync@lists.samba.org/mail5.html#04250
I couldn't find any discussion other than the reporters po
Hi Wayne,
On Sat, Jan 18, 2003 at 10:39:55AM -0800, Wayne Davison wrote:
> Cool. Thanks for trying it out. If you do a significant amount of
> testing, please let me know so that I can judge when the code has been
> shaken down enough for general use. I'm going to do some larger tests
> soon my
On Thu, Feb 06, 2003 at 01:52:52PM +0100, Samuele Brignoli wrote:
> Hi all,
>
> I've purchase a brand new webserver at rackshack.net, discovering that they
> don't provide any tool for backing up my server. I' ve purchased a secondary
> hard drive, and now I would do some scripts with rsync to mai
Hi all,
I've purchase a brand new webserver at rackshack.net, discovering that they
don't provide any tool for backing up my server. I' ve purchased a secondary
hard drive, and now I would do some scripts with rsync to maintain at least
a backed-up
copy of my major data files, configuration, etc.
On Thu, Feb 06, 2003 at 01:58:28AM -, Max Bowsher wrote:
> >> --include .mozilla
> >> --include .mozilla/arb/
> >> --exclude .mozilla/arb/*
> >> --include .mozilla/arb/kfgj0v2y.slt/
> >> --include .mozilla/arb/kfgj0v2y.slt/bookmarks.html
> >> --include .mozilla/arb/kfgj0v2y.slt/prefs.js
> >> -
On Wed, Feb 05, 2003 at 11:02:16PM -0500, george donnelly wrote:
> however if i remove the leading include */ i get nothing
This tells it to include all directories at every level. If you don't
want that, you need to specify all the subdirectories you want.
> rsync -rvLRzptgoD --stats --include=
20 matches
Mail list logo