From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Greylist: delayed 1449 seconds by postgrey-1.34 at layers.openembedded.org; Thu, 16 Apr 2015 11:14:23 UTC Received: from mail7.pr.hu (mail7.pr.hu [87.242.0.7]) by mail.openembedded.org (Postfix) with ESMTP id C51FA6ABF7 for ; Thu, 16 Apr 2015 11:14:23 +0000 (UTC) Received: from [2a02:808:3:101::5] (helo=mail.pr.hu) by frontdoor.pr.hu with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YihN8-0007ag-CQ for openembedded-devel@lists.openembedded.org; Thu, 16 Apr 2015 12:50:14 +0200 Received: from host-87-242-63-200.prtelecom.hu ([87.242.63.200] helo=localhost.localdomain) by mail.pr.hu with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1YihN1-0004b4-72 for openembedded-devel@lists.openembedded.org; Thu, 16 Apr 2015 12:50:12 +0200 Message-ID: <552F93DC.2070206@pr.hu> Date: Thu, 16 Apr 2015 12:50:04 +0200 From: Boszormenyi Zoltan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org X-Spam-Score: 1.1 (+) X-Scan-Signature: 9ff1c38e9b5eed4669b14ff547415cc5 X-Spam-Tracer: backend.mail.pr.hu 1.1 20150416105012Z Subject: ERROR: Can NOT get PRAUTO from remote PR service X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Apr 2015 11:14:26 -0000 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 8bit Hi, I started to get this build error today in completely innocent packages. It's always the same two lines for every package that fail: ERROR: Can NOT get PRAUTO from remote PR service ERROR: Function failed: package_get_auto_pr What may be the problem? It usually goes away the second time I build a failed package. Should I throw away the tmp directory to fix it? Thanks in advance, Zoltán Böszörményi