diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020859.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-December/020859.html | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020859.html b/zarb-ml/mageia-dev/2012-December/020859.html new file mode 100644 index 000000000..d212e1814 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/020859.html @@ -0,0 +1,80 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] rsync problem with distrib-coffee + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rsync%20problem%20with%20distrib-coffee&In-Reply-To=%3C50D3A7A9.1080206%40roadrunner.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="020858.html"> + <LINK REL="Next" HREF="020863.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] rsync problem with distrib-coffee</H1> + <B>Frank Griffin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20rsync%20problem%20with%20distrib-coffee&In-Reply-To=%3C50D3A7A9.1080206%40roadrunner.com%3E" + TITLE="[Mageia-dev] rsync problem with distrib-coffee">ftg at roadrunner.com + </A><BR> + <I>Fri Dec 21 01:04:57 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="020858.html">[Mageia-dev] rsync problem with distrib-coffee +</A></li> + <LI>Next message: <A HREF="020863.html">[Mageia-dev] rsync problem with distrib-coffee +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20859">[ date ]</a> + <a href="thread.html#20859">[ thread ]</a> + <a href="subject.html#20859">[ subject ]</a> + <a href="author.html#20859">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 12/20/2012 06:00 PM, Olivier Thauvin wrote: +><i> * Frank Griffin (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">ftg at roadrunner.com</A>) wrote: +</I>>><i> The following keeps showing up: +</I>>><i> +</I>>><i> rsync: readdir("/mnt/cauldron/x86_64/media/core/release"): Too many +</I>>><i> levels of symbolic links (40) +</I>>><i> IO error encountered -- skipping file deletion +</I>><i> Seems to work here and /mnt/cauldron/ does not refer to a directory on +</I>><i> distrib-coffee. +</I>><i> +</I>><i> Can you please give the rsync command line you're using ? +</I> +/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. +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="020858.html">[Mageia-dev] rsync problem with distrib-coffee +</A></li> + <LI>Next message: <A HREF="020863.html">[Mageia-dev] rsync problem with distrib-coffee +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20859">[ date ]</a> + <a href="thread.html#20859">[ thread ]</a> + <a href="subject.html#20859">[ subject ]</a> + <a href="author.html#20859">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |