Re: 3.0.0pre2 error on module, fine on subdir

2008-04-01 Thread Erik Jan Tromp
On Sat, 29 Mar 2008 23:08:32 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: > On Sat, Mar 29, 2008 at 04:18:57PM -0400, Erik Jan Tromp wrote: > > I've done some experimenting locally & narrowed things down. In > > essense, I'm tripping over subtle chan

Re: 3.0.0pre2 error on module, fine on subdir

2008-03-29 Thread Erik Jan Tromp
On Fri, 28 Mar 2008 19:04:27 -0400 Erik Jan Tromp <[EMAIL PROTECTED]> wrote: > Just tripped over this one today. > > $ rsync --no-motd rsync://alphageek.dyndns.org/slackware > rsync: link_stat "." (in slackware) failed: No such file or directory (2) > rsync

3.0.0pre2 error on module, fine on subdir

2008-03-28 Thread Erik Jan Tromp
Just tripped over this one today. $ rsync --no-motd rsync://alphageek.dyndns.org/slackware rsync: link_stat "." (in slackware) failed: No such file or directory (2) rsync error: some files could not be transferred (code 23) at main.c(1498) [receiver=3.0.1pre2] $ rsync --no-motd rsync://alphageek

Re: 3.0.0pre3: rfc-1149 speeds on 100 mbit lan

2007-10-27 Thread Erik Jan Tromp
On Fri, 26 Oct 2007 22:15:03 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: > Yes, this is something I noticed just a little bit ago myself. I've > fixed the bug and am in the process of releasing pre4 now. Sorry for > the inconvenience. pre4 is working fine for me. No worries about the inconve

3.0.0pre3: rfc-1149 speeds on 100 mbit lan

2007-10-26 Thread Erik Jan Tromp
I upgraded to pre3 a couple hours ago & right now I'm watching my 00:00 backup set absolutely _crawl_. Typically, backups would have been finished somewhere in the 00:10 to 00:30 range, depending how much data changed across 6 machines in the past day. As I write this, the 3rd of 6 machines is (hop

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

2007-10-24 Thread Erik Jan Tromp
On Thu, 18 Oct 2007 07:06:40 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: > I haven't been able to reproduce the error, but I believe I found its > cause. Please try the latest CVS version and see if it works. > Thanks! Pardon the long delay - had my test rig torn down for other projects. I

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: proto

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

3.0.0pre2: bookend breakage (2 different errors)

2007-10-15 Thread Erik Jan Tromp
# The first error rsync: generator.c:1867: 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 rsync protocol data stream (code 12) at io.c(1493) [receiver=3.0.0pre2] # Sample

3.0.0pre2: non-recursive remote listing breakage

2007-10-12 Thread Erik Jan Tromp
3.0.0pre2: non-recursive remote listing breakage Looks like pre1's fix broke something else. I noticed this when listing module/directory contents on servers known to be running versions 2.5.7 & 2.6.3. Not having (full) access to them, I replicated the errors using 2 machines on my home lan. #

non-recursive remote listing breakage in 3.0.0pre1

2007-10-06 Thread Erik Jan Tromp
It would appear something snuck in that breaks non-recursive remote listings when talking to a non-3.0.0pre1 version of rsync. The symptom itself is simple enough to see; rather than displaying member directories/regular files/symlinks/etc as one would expect, only non-directories (with the excepti

feature request/change for 2.6.8

2006-03-13 Thread Erik Jan Tromp
Wayne, I've been experimenting with the {pre,post}-xfer exec options ever since the original diff showed up in patches/ - fantastic stuff. My feature request/change centers around the new RSYNC_ARG# variables. Would it be possible to make these available as an array (ie: ${RSYNC_ARG[#]}) rather

Re: Rsync 2.6.6 released

2005-07-28 Thread Erik Jan Tromp
On Thu, 28 Jul 2005 19:40:55 -0400 Erik Jan Tromp <[EMAIL PROTECTED]> wrote: > On Thu, 28 Jul 2005 13:09:01 -0700 > Wayne Davison <[EMAIL PROTECTED]> wrote: > > > I have released rsync version 2.6.6. > > I just extracted the 2.6.6 source tarball & notic

Re: Rsync 2.6.6 released

2005-07-28 Thread Erik Jan Tromp
On Thu, 28 Jul 2005 13:09:01 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: > I have released rsync version 2.6.6. I just extracted the 2.6.6 source tarball & noticed that patches/pre-post-exec.diff wasn't applied to trunk. Wups? -- "I really want a license to do just two things: make the code

Re: Feature request for rsync for running scripts

2005-07-28 Thread Erik Jan Tromp
On Tue, 19 Jul 2005 18:06:59 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: > On Tue, Jul 19, 2005 at 06:27:56PM -0500, Evan Harris wrote: > > Is it possible that this patch might be added to the mainstream > > release anytime soon? > > I was originally against the idea, but have softened my oppo

Re: rsync 2.6.5 segfault using --fuzzy & --link-dest

2005-06-12 Thread Erik Jan Tromp
On Sat, 11 Jun 2005 23:22:39 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: > OK, the crash turned out to be caused by an empty file-list not getting > its "high" value set correctly. If such an empty list gets passed to > flist_find(), it would crash. This is not something that normally > happe

Re: rsync 2.6.5 segfault using --fuzzy & --link-dest

2005-06-11 Thread Erik Jan Tromp
On Sat, 11 Jun 2005 09:03:07 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: > On Fri, Jun 10, 2005 at 05:14:57AM -0400, Erik Jan Tromp wrote: > > if I remove every possible option except --fuzzy & --link-dest, > > segfault every time. > > I haven't seen that

rsync 2.6.5 'max verbosity' snafu

2005-06-10 Thread Erik Jan Tromp
Continuing with my backup script (see previous post), I've found a small oops regarding the 'max verbosity' option for rsyncd.conf In the manpage this option is listed as a module option. Poking through the source, however, shows that it's parsed as a global option (loadparm.c). If it's a quest

rsync 2.6.5 segfault using --fuzzy & --link-dest

2005-06-10 Thread Erik Jan Tromp
I've been reworking my backup script & decided to give some of the newer options a try. It would appear I've found a combination that doesn't play nice. $ rsync --archive --delete-during --fuzzy --hard-links --numeric-ids --quiet --sparse --temp-dir /backup/helium/ --link-dest /backup/hydrogen/

Re: Preserving uid/gid on remote machine with non-root permission

2005-05-27 Thread Erik Jan Tromp
On Fri, 27 May 2005 16:22:52 +0200 David Hausheer <[EMAIL PROTECTED]> wrote: > Is there a way to backup files to a remote machine on which I don't have > root permission, while preserving their uids/gids? I know that only the > super-user can set the owner and group of a file, so what I am actua

Re: Delete source after successful transfer?

2005-05-18 Thread Erik Jan Tromp
On Wed, 18 May 2005 14:33:33 -0400 greg fenton <[EMAIL PROTECTED]> wrote: > I am looking to move files from one system to another (rather than > copy). heya gregf Assuming you have rsync 2.6.4 or newer available to you, "--remove-sent-files" is likely what you're after. Erik -- "I really wan

Re: hardlink bug in 2.6.4?

2005-04-22 Thread Erik Jan Tromp
On Fri, 22 Apr 2005 09:08:38 -0700 Wayne Davison <[EMAIL PROTECTED]> wrote: First up, sorry about the dup'd post.. just me being braindead at that hour. > It would help to know what rsync was doing with the files when the error > happened, if all the hard-links for a particular hard-link group ar

hardlink bug in 2.6.4?

2005-04-22 Thread Erik Jan Tromp
The background: I host one of the unofficial slackware mirrors & push to a high speed (unlisted) mirror that several other unofficials use for pulls. To save time/disk/bandwidth I use a custom script to hardlink the trees prior to pushing the updates to said unlisted mirror. The commandline (l

hardlink bug in 2.6.4?

2005-04-22 Thread Erik Jan Tromp
The background: I host one of the unofficial slackware mirrors & push to a high speed (unlisted) mirror that several other unofficials use for pulls. To save time/disk/bandwidth I use a custom script to hardlink the trees prior to pushing the updates to said unlisted mirror. The commandline (l

Re: Rsync 2.6.4pre4 released (2.6.4 imminent!)

2005-03-29 Thread Erik Jan Tromp
On Mon, 28 Mar 2005 23:16:59 -0800 Wayne Davison <[EMAIL PROTECTED]> wrote: > I've released rsync 2.6.4pre4. I believe that this version will be what > gets released as 2.6.4, hopefully on Wednesday. Please try this out > and let me know if anything is amiss. I just noticed an oddity when usi

Re: odd behaviour change (2.6.3 > 2.6.4pre3)

2005-03-16 Thread Erik Jan Tromp
On Wed, 16 Mar 2005 16:53:01 -0800 Wayne Davison <[EMAIL PROTECTED]> wrote: > This is a result of a 1-character typo in options.c: > I've checked this in. Thanks for the report! Wow, talk about fast turnaround. :) Patched, rebuilt, & tested here. Works like a charm. Keep up the fantastic work.

odd behaviour change (2.6.3 > 2.6.4pre3)

2005-03-16 Thread Erik Jan Tromp
Synopsis: Prior to the 2.6.4pre versions, issuing 'rsync rsync://host/module/' behaved effectively as 'ls -l'. I've toyed with various options in an attempt to get an 'ls -l' style output, but to no avail. As I have a small handful of scripts that rely on this no-longer-functioning functionalit

Re: Not same size after sync?

2005-01-26 Thread Erik Jan Tromp
On Wed, 26 Jan 2005 18:12:54 +0100 <[EMAIL PROTECTED]> wrote: > I can't find the difference, every file has on both systems the same size, > I'didn't found > any hidden files (rsync archive?) or something like that. Has anywone an idee, > why there is a difference of 10 kilobytes? Check the si

Re: question about 2.6.3pre2's --link-by-hash behaviour

2004-09-22 Thread Erik Jan Tromp
On Wed, 22 Sep 2004 13:21:31 +0200 Paul Slootman <[EMAIL PROTECTED]> wrote: > > I had hoped to use it both for my rotating backups & for my (unofficial) > > slackware mirror. > > Hmmm... For a slackware mirror I expect that it would be fine. To my eyes, a mirror implies a duplicate fileset indis

question about 2.6.3pre2's --link-by-hash behaviour

2004-09-22 Thread Erik Jan Tromp
I had noticed the --link-by-hash patch a short while back & decided it was time to experiment with it. Sadly, its behaviour is considerabely different from what I expected - to the point that I find it unusable in its current form. I had hoped to use it both for my rotating backups & for my (uno

2.6.1pre-1 Segmentation fault & other fun

2004-03-26 Thread Erik Jan Tromp
Oops :) -- quote -- $ rsync -aHPv rsync://host/module/single.file . receiving file list ... 1 file to consider Segmentation fault -- endquote -- The rsync process remains running until explicitly 'kill'ed. At which point, the following is printed: -- quote -- rsync error: received SIGUSR1 or