On Sat, Apr 05, 2008 at 08:19:50PM +0200, Kurt Roeckx wrote:
> On Tue, Apr 01, 2008 at 09:58:19PM +0200, Paul Slootman wrote:
> > On Tue 01 Apr 2008, Kurt Roeckx wrote:
> >
> > > I'm using rsync with the --delete-delay --delay-updates options. I
> > > think that one of those options is causing it. The full call is:
> > > rsync -rltvu -H \
> > > --timeout 3600 \
> > > --exclude "Archive-Update-in-Progress-${HOSTNAME}" \
> > > --exclude "project/trace/${HOSTNAME}" \
> > > --delete-excluded \
> > > --delete-delay --delay-updates \
> > > [EMAIL PROTECTED]::$MODULE $TO
> >
> > > (It's used to mirror the Debian archive.)
> > >
> > > After an rsync broke down, I see a few things:
> > > - It downloads the same files again it downloaded the last time
> > > - When deleting files, it complains that it can't delete the .~tmp~ files.
> > > - And then it says: rsync error: some files could not be transferred
> > > (code 23) at main.c(1538) [generator=3.0.0]
> >
> > Is this reproducible? If so, running with -i added may give some hint
> > why it's downloading the same files again.
>
> Note that those files are new files. About the only files that change
> are the Packages* and Release* files.Here is a log done with version 3.0.1-1 and using the -i option. Kurt
debian.log.0.gz
Description: Binary data

