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 1A6B16D15E for ; Fri, 18 Oct 2013 05:33:16 +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 r9I5XCGc008390 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 17 Oct 2013 22:33:12 -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; Thu, 17 Oct 2013 22:33:12 -0700 Message-ID: <5260C816.1000706@windriver.com> Date: Fri, 18 Oct 2013 13:33:10 +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: Luo Zhenhua-B19537 References: <1381902795-3187-1-git-send-email-rongqing.li@windriver.com> <525E3378.3070604@windriver.com> <1381925550.29912.463.camel@ted> <525F450B.4030908@windriver.com> In-Reply-To: Cc: Otavio Salvador , 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: Fri, 18 Oct 2013 05:33:17 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 10/17/2013 04:52 PM, Luo Zhenhua-B19537 wrote: > It is worth to give a try to add PSEUDO_UNLOAD=1 sync before tar. The issue doesn't appear on my CentOS 5.9 after doing that. > > > Best Regards, Thanks, I will test it -Roy > > Zhenhua > > >> -----Original Message----- >> From: openembedded-core-bounces@lists.openembedded.org >> [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of >> Rongqing Li >> Sent: Thursday, October 17, 2013 10:02 AM >> To: Richard Purdie >> Cc: Otavio Salvador; Patches and discussions about the oe-core layer >> Subject: Re: [OE-core] [PATCH] populate_sdk_base: repeat to tar archive >> file five time >> >> >> >> On 10/16/2013 08:12 PM, Richard Purdie wrote: >>> On Wed, 2013-10-16 at 14:34 +0800, Rongqing Li wrote: >>>> >>>> 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. >>> >>> This workaround is not going into master, its horrid. Do we know which >>> versions of the kernel on the server have the issue. I'd much rather >>> tell people to fix their broken filesystems for example and refuse to >>> run on them. >>> >> >> I saw it happened on CentOS 5.9 and RedHat 5.5, and We deployed lots of >> them, it is hard to replace them. >> >> The bug did not happen everytime, only intermittently, this workaround is >> ugly, but it is better than fixing the servers, or declaring them as >> unsupported server. >> >> >> -Roy >> >> >> >>> Cheers, >>> >>> Richard >>> >>> >>> >> >> -- >> Best Reagrds, >> Roy | RongQing Li >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.openembedded.org/mailman/listinfo/openembedded-core > > > > -- Best Reagrds, Roy | RongQing Li