X-Original-To: alpine-devel@lists.alpinelinux.org Received: from x9p.org (x9p.org [185.112.146.157]) by lists.alpinelinux.org (Postfix) with ESMTP id 7A1415C4D4E for ; Tue, 5 Dec 2017 13:15:53 +0000 (GMT) Received: from [10.9.0.1] (localhost [127.0.0.1]) by x9p.org (OpenSMTPD) with ESMTP id 8ee9b258; Tue, 5 Dec 2017 11:15:51 -0200 (-02) Received: from 10.9.0.2 by 10.9.0.1 with HTTP; Tue, 5 Dec 2017 13:15:52 -0000 Message-ID: In-Reply-To: References: <5a2592a8.d0e6ca0a.a42bb.4780SMTPIN_ADDED_BROKEN@mx.google.com> Date: Tue, 5 Dec 2017 13:15:52 -0000 Subject: Re: [alpine-devel] abuild deps returns an error? From: "x9p" To: "Gennady Feldman" Cc: alpine-devel@lists.alpinelinux.org X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal logs can help; issue: $ abuild-command-1-failing 2>&1 | tee /tmp/abuild1.log $ abuild-command-2-failing 2>&1 | tee /tmp/abuild2.log ... and let us see the results. cheers. x9p > Ok. something is off... and I am not sure how to troubleshoot further.. > I am on the "edge" version. > > abuild deps fails... when I increase verbosity i can see that it fails > here: > abuild-apk add --wait 30 --repository /home/gena01/packages/testing > --virtual .makedepends-test go > > and that last command returns "1" which fails for some reason. I have go > package installed already. > > Thank you, > > Gennady > > On Mon, Dec 4, 2017 at 1:39 PM, Gennady Feldman wrote: > >> I use "edge" version. Need to see if I can get the exact error and maybe >> detailed log. Will try to send later tonight. >> >> Thank you, >> >> Gennady >> >> On Mon, Dec 4, 2017 at 1:22 PM, x9p wrote: >> >>> have any logs from the error? which alpine version? >>> >>> cheers. >>> >>> x9p >>> >>> > Just ran into this over the weekend. When i tried to build a number >>> of >>> > packages every time i would get an error after "abuild deps". >>> > >>> > One way I got it to work is to run "abuild deps" then "abuild". >>> "abuild >>> > -r" >>> > fails every time. This used to work fine before. >>> > >>> > Thank you, >>> > >>> > Gennady >>> > >>> >>> >>> >>> >>> --- >>> Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org >>> Help: alpine-devel+help@lists.alpinelinux.org >>> --- >>> >>> >> > --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---