From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 982D26C856 for ; Wed, 16 Oct 2013 06:34:29 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r9G6YVd6024573 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 15 Oct 2013 23:34:31 -0700 (PDT) Received: from [128.224.162.168] (128.224.162.168) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.347.0; Tue, 15 Oct 2013 23:34:31 -0700 Message-ID: <525E3378.3070604@windriver.com> Date: Wed, 16 Oct 2013 14:34:32 +0800 From: Rongqing Li User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Otavio Salvador References: <1381902795-3187-1-git-send-email-rongqing.li@windriver.com> In-Reply-To: Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH] populate_sdk_base: repeat to tar archive file five time X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Oct 2013 06:34:29 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 10/16/2013 02:24 PM, Otavio Salvador wrote: > On Wed, Oct 16, 2013 at 2:53 AM, wrote: >> From: Roy Li >> >> [YOCTO #5287] >> >> tar failed and reported that file changed as we read it, now >> we workaround it >> >> Signed-off-by: Roy Li > > You must be kidding right?! loop 5 times?!? why not fix the root cause > of the change? > Sorry, I do not know the root cause, and I see many people spent lots of efforts to investigate, but do not find the root cause, sometime we suspect it is the building servers kernel issue, if it is true, we can not fix the building servers, we only workaround the code. -- Best Reagrds, Roy | RongQing Li