X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-pf0-f179.google.com (mail-pf0-f179.google.com [209.85.192.179]) by lists.alpinelinux.org (Postfix) with ESMTP id 062835C4D55 for ; Tue, 5 Dec 2017 15:45:58 +0000 (GMT) Received: by mail-pf0-f179.google.com with SMTP id u25so427832pfg.5 for ; Tue, 05 Dec 2017 07:45:57 -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=Cu78HuGosLalkPqs9Be9mdLs1/5Uy+Fg4abZ0cFsOio=; b=cmCKKec5mMeo/kJjytswXBYIH4olMofNNjb1qpaSkHal4W8tv9VCojpD2sotR6pMs2 Lq9IWLArqTicHrtF6CjovTgRdzb52UhWa9zxTYAfW9Hq/TGu+O4EOgmwuyL/WM7YALaF C5P1KRSbaKXWpggxAC4Ms9Cfbx2pTbeYAAx10Sx0qeTKrIzIv+am4KdtyLDtKNhM2XFY kap/+dd7TxFAzBg/F+tFCAR9MrMln4LNWvaTqngt9vmp247GXpIyx2aq7fxhD7aNjwwM ZO0HmsV+WjX5/62+9v/jAIteX1uljQgJlEeOt09rRx19yztM4F1KZ9ZfotknXNDbu/ly z26w== 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=Cu78HuGosLalkPqs9Be9mdLs1/5Uy+Fg4abZ0cFsOio=; b=AhBQEJlDzbJBacXBblllFNZAr+BAKCDPd35ah9bhCk7SdnYWr1Sq8w5IaJ6xrmdkqo eh5Gy2IBt99PtWH8lpMV6cKvv55EHUSuE4sa1aAwTZqeVP8rWNHu8DJqPq72oR9hPPQj rnfPIASGCB+f53V5wy9o5Z1cCRcianCdDk9tcWBN2QNxovc8S4qB1mJbxKYNlbT9no/q YaH4SCQ2wnmzctVZIgNZ8HG94vS01mKLlpExDFmI1FcUELv8KYa9apuysgvXQP3E3Nvr mNan6vTKHrMBLw8lD5PRXGz9U63G/AcUQcv6aKdCNrA3bdjHLGQhfgxaOn4R2UmR/quE J/ig== X-Gm-Message-State: AJaThX7TmERyb6+zennZ8cTw0co8DoJHiuT0HV2NZLdbX0svWGzUFqcV sxG0ARXR7wJrCJJcQIjiX63AXIowy/NQ1bGiiQkTOw== X-Google-Smtp-Source: AGs4zMY0Zrn8C5GH9vsRjB0rt7c7UT+GI0JGFCG9+lQC/QJfn/7r7r+icspTH1gITXjtJn5ms0obqVpDpbE7cOMv53M= X-Received: by 10.98.201.29 with SMTP id k29mr23879344pfg.27.1512488757284; Tue, 05 Dec 2017 07:45:57 -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; Tue, 5 Dec 2017 07:45:36 -0800 (PST) In-Reply-To: <5a269c09.c72a190a.3ab69.1572SMTPIN_ADDED_BROKEN@mx.google.com> References: <5a2592a8.d0e6ca0a.a42bb.4780SMTPIN_ADDED_BROKEN@mx.google.com> <5a269c09.c72a190a.3ab69.1572SMTPIN_ADDED_BROKEN@mx.google.com> From: Gennady Feldman Date: Tue, 5 Dec 2017 10:45:36 -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="94eb2c188cfa1ad523055f99bbec" --94eb2c188cfa1ad523055f99bbec Content-Type: text/plain; charset="UTF-8" So this is interesting. I have 2 Alpine VMs on different PCs. On one I have an older install that shows "1 error" when I run the above command and that one returns error status 1. On another one it's fine. So here is the silly question. If I am getting "1 error, 2xx packages, ..." line. How do I find and fix the apk/package error I am seeing? Thank you, Gennady On Tue, Dec 5, 2017 at 8:15 AM, x9p wrote: > 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 > >>> --- > >>> > >>> > >> > > > > > --94eb2c188cfa1ad523055f99bbec Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
So this is interesting. I have 2 Alpine VMs= on different PCs. On one I have an older install that shows "1 error&= quot; when I run the above command and that one returns error status 1. On = another one it's fine.

So here is the silly question. If I= am getting "1 error, 2xx packages, ..." line. How do I find and = fix the apk/package error I am seeing?

Thank you,

Gennady

On Tue, Dec 5, 2017 at 8:15 AM, x9p <alpine@x9p.org> wrote:
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:
>=C2=A0 =C2=A0 abuild-apk add --wait 30 --repository /home/gena01/packag= es/testing
> --virtual .makedepends-test go
>
> and that last command returns "1" which fails for some reaso= n. I have go
> package installed already.
>
> Thank you,
>
> Gennady
>
> On Mon, Dec 4, 2017 at 1:39 PM, Gennady Feldman <gena01@gmail.com> 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 <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 buil= d a number
>>> of
>>> > packages every time i would get an error after "abui= ld 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.alpinelinux.or= g
>>> Help:=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0alpine-devel+help@lists.alpineli= nux.org
>>> ---
>>>
>>>
>>
>



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