Hi Vincent,
On Wed, Nov 23, 2011 at 09:18:32AM +0100, Vincent PAGES wrote:
> Simon Paillard a écrit :
[..]
> > http://ftp.rezopole.net/debian/project/trace/ still outdated
And there is no trace file now ?!
Are you still using ftpsync as advised ?
Could you please check what's going on, then notice us when it's fixed?
> > which means t he sync didn't finished properly, please check error logs
> > (log/ftpsync.log log/rsync-ftpsync.log and rsync-ftpsync.error.0)
>
> Deletions stopped due to --max-delete limit (562973 skipped) rsync error: the
> --max-delete limit stopped deletions (code 25) at main.c(1506)
>
> I've cheched the configuration file, i do not have --max-delete option.
> It is commented:
> #RSYNC_OPTIONS2="--max-delete=40000 --delay-updates --delete
> --delete-after --delete-excluded"
>
> Is there a default option somewhere ?
It is in bin/ftpsync itself.
I guess you initially mirrored many architectures, then decided to exclude some
of them.
In such a case, you may remove manually files:
find /path/to/mirror/ -name '*_${ARCH}.deb' -delete
--
Simon Paillard
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]