public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Achim Gratz <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated, new for 64-bit: lftp 4.4.11-1
Date: Sun, 08 Dec 2013 17:48:00 -0000	[thread overview]
Message-ID: <874n6jz12r.fsf@Rainer.invalid> (raw)
In-Reply-To: <87fvq5kamr.fsf@Rainer.invalid>

Achim Gratz writes:
> The real mirror script sanitizes the cygwin.lftp script and the sources
> it for the actual mirroring.  The problem is that from version 4.4.10 on
> the cygwin.lftp will include _all_ files encountered by mirror, not just
> the newer and missing ones.

I've spent some time with this over the weekend.  The conditions to
re-produce the bug are slightly more involved, you need to mirror from
more than one server to trigger the bug (as the original script does).

--8<---------------cut here---------------start------------->8---
set xfer:clobber
set http:cache off
set mirror:parallel-directories on
mirror -e --parallel=10 -c --delete-first --depth-first --use-cache \
  --script=cygport.lftp \
  http://ftp.gwdg.de/pub/linux/sources.redhat.com/cygwinports/x86/release/perl-Socket/ \
  /home/cygwin/mirrortest/ &
mirror -e --parallel=10 -c --delete-first --depth-first --use-cache \
  --script=cygwin.lftp \
  http://mirrors.kernel.org/sourceware/cygwin/x86/release/ucl/ \
  /home/cygwin/mirrortest/ &
wait all
--8<---------------cut here---------------end--------------->8---

After a few false starts (due to an unrelated bug fixed in 147f4b1de6
that hides the target bug) I've bisected it down to f2f2bb91e4, which is
unfortunately too large a change for me to make out what happens.  I
can't reproduce this on Linux.

The lftp mailing list is seemingly down, so I've sent the bug report
directly to the maintainer in the hope for a fix.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Samples for the Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#BlofeldSamplesExtra


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2013-12-08 17:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-29  9:23 Andrew Schulman
2013-12-03 10:34 ` Achim Gratz
2013-12-04 11:05   ` Achim Gratz
2013-12-06  1:15     ` Andrew Schulman
2013-12-06 11:26       ` Achim Gratz
2013-12-06 15:47         ` Ken Brown
2013-12-06 20:06           ` Achim Gratz
2013-12-08 17:48             ` Achim Gratz [this message]
2014-01-05  8:23               ` Achim Gratz
2014-01-05 21:28                 ` Andrew Schulman
2014-01-08 13:56                   ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=874n6jz12r.fsf@Rainer.invalid \
    --to=stromeko@nexgo.de \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).