X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-pf0-f176.google.com (mail-pf0-f176.google.com [209.85.192.176]) by lists.alpinelinux.org (Postfix) with ESMTP id ADE755C4D3F for ; Tue, 5 Dec 2017 01:13:36 +0000 (GMT) Received: by mail-pf0-f176.google.com with SMTP id l24so9936334pfj.6 for ; Mon, 04 Dec 2017 17:13:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=6drWkscqUNCKWQlD/k8bsB7hDKLlD7cTYZV7rmEBSHg=; b=s8cVVaM9IPC4ILH4ws8eM2dQkPWR22EzmzbtGeRK2/d82zKrRFWRSphSFkJF50PzGE RWLh2r3CzXrg1gc2xxOaEemkaPdKsA/zfQO4v8ySogDM5U+saFh+B3dA1QRWDp8c2CfL BBsmPrT3MKtrVYcOTOykdvVATFY9S6aAsC1YRcnhmHAqdpmpEGK/tabS9F805d4pFqOC 0lwiGBWAEdqvaPWW0nWs4LPqV90sVm/LwDad9nrblWDSiiGzevNXublrZ63JzyZl4n0e zQz3J3WRP0bvGGGzVjB0rFB5gxmnwzTy+MwpYlfqmyMRWjQIoMyHD+YLtfgJqH9mJY/Y tMKQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=6drWkscqUNCKWQlD/k8bsB7hDKLlD7cTYZV7rmEBSHg=; b=GjE/JwLIF1QPKltTk0X6GvnfSi0mkWoKcAxh4lHi+1L0OTX4Q1Is1qh5neSuXr62uO HQTTN1hDS5xt4ZoAohSRuvIMfSQQ5qkrC5hQLs5rZ3LvvNPSinaVqTPRrBzCqw4rhsE1 T/5bdyattWmlL7SmpOdDA6E/B2Il6wyJdXK9zwOks/H2rCVcTokLWeq1UE7ErimGgjgs maqRCDV2tmVLdNkJC2OU+KliZav6A73gdd2Wobg+gzW6JdMrJMGa5qnWpNZkKzAe+/SI Q/h/6395aA/JTsBblVsBZR/6OmxAFQ7wxsxkNV89EYrrHh6YcZ4czAJQvn1jxksmaWTv GeIQ== X-Gm-Message-State: AJaThX605biRBLhi1HDmmlV43kvPHY0MAs9siW/Ueg0Iz4RR/36rxd3u 7Yfd8r5+Hc3XAqWL3TqVbbM9vs5FQHr9cFl9tFihGbED X-Google-Smtp-Source: AGs4zMZ3wT+fYtWHpBq2RuJF5UeHDmHUA69JTkPSMFR6+SHXd5Bno4ICIrEx46ZvuTxYZHjWCuztPPHmQJJ9UOqjjrk= X-Received: by 10.159.234.75 with SMTP id c11mr17116424plr.422.1512436415562; Mon, 04 Dec 2017 17:13:35 -0800 (PST) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.100.155.98 with HTTP; Mon, 4 Dec 2017 17:13:15 -0800 (PST) In-Reply-To: References: <5a2592a8.d0e6ca0a.a42bb.4780SMTPIN_ADDED_BROKEN@mx.google.com> From: Gennady Feldman Date: Mon, 4 Dec 2017 20:13:15 -0500 Message-ID: Subject: Re: [alpine-devel] abuild deps returns an error? To: x9p Cc: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="f403043b85684b86a7055f8d8b95" --f403043b85684b86a7055f8d8b95 Content-Type: text/plain; charset="UTF-8" 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 >> --- >> >> > --f403043b85684b86a7055f8d8b95 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
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 ca= n see that it fails here:
=C2=A0=C2=A0 abuild-apk add --wait 30 --reposi= tory /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 <gena01@gmail.com><= /span> wrote:
= I use "edge" version. Need to see if I can get the exact error an= d maybe detailed log. Will try to send later tonight.

Thank yo= u,

Gennady

On Mon, Dec 4, 2017= at 1:22 PM, x9p <alpine@x9p.org> 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:=C2=A0 alpine-devel+unsubscribe@lists.alpinelin= ux.org
Help:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0alpine-devel+help@lists.alpinelinux.org
---



--f403043b85684b86a7055f8d8b95-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---