X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.7 required=5.0	tests=AWL,BAYES_00,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS
X-Spam-Check-By: sourceware.org
To: cygwin AT cygwin DOT com
From: Oleksandr Gavenko <gavenko AT bifit DOT com DOT ua>
Subject: Re: [ANNOUNCEMENT] Updated: mc-4.7.5.3-1
Date: Fri, 05 Aug 2011 13:39:24 +0300
Lines: 27
Message-ID: <j1gh8f$ced$1@dough.gmane.org>
References: <announce DOT 4E329803 DOT 1060503 AT gmail DOT com> <j1g6e7$bd9$1 AT dough DOT gmane DOT org> <4E3B9EC7 DOT 4080508 AT gmail DOT com> <j1gb11$62p$1 AT dough DOT gmane DOT org> <4E3BB450 DOT 8010801 AT gmail DOT com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20110624 Thunderbird/5.0
In-Reply-To: <4E3BB450.8010801@gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Note-from-DJ: This may be spam

05.08.2011 12:13, Marco atzeri пишет:
> On 8/5/2011 10:53 AM, Oleksandr Gavenko wrote:
>> Or I am something missing?
>>
>
> http://mirrors.kernel.org/sourceware/cygwin/setup.ini
> looks fine
>
> have you catched the mirror during the sync with the primary ?
>
Finally I found error from myself. I fix in:

mirror=rsync://mirrors.kernel.org/mirrors/sourceware
rsync -va --delete --no-g --no-o --no-p \
   --exclude='*-src.tar.bz2' \
   --include='/release/***' --include='/setup.bz2*' \
   --exclude='*' \
   $mirror/cygwin/ $destdir/cygwin/ 2>&1 | tee -a $log

pattern to setup:

   --include='/release/***' --include='/setup.*' \

I am not expert of rsync but  --delete preserve setup.ini
if my first script. Why?

Thanks for pointing and sorry for noise in this list.


--
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