On 12/20/2012 06:00 PM, Olivier Thauvin wrote:
* Frank Griffin ([email protected]) wrote:
The following keeps showing up:
rsync: readdir("/mnt/cauldron/x86_64/media/core/release"): Too many
levels of symbolic links (40)
IO error encountered -- skipping file deletion
Seems to work here and /mnt/cauldron/ does not refer to a directory on
distrib-coffee.
Can you please give the rsync command line you're using ?
/mnt/cauldron is my mount point for the mirror of mageia. The command is:
HOST="distrib-coffee.ipsl.jussieu.fr::mageia/distrib/cauldron/"
rsync -a$1lH --delete --progress --partial --no-whole-file
${HOST}x86_64/ /mnt/cauldron/x86_64/
This only started in the last day or so.