Received: from mail-ot1-f44.google.com (mail-ot1-f44.google.com [209.85.210.44]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id ED597782BF5 for <~alpine/devel@lists.alpinelinux.org>; Sat, 22 Feb 2020 14:09:13 +0000 (UTC) Received: by mail-ot1-f44.google.com with SMTP id g64so4688105otb.13 for <~alpine/devel@lists.alpinelinux.org>; Sat, 22 Feb 2020 06:09:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=7FR/wsoLl8LSXm+Yq/WJOk/PTAnYfqTZD6CxSpgXbdg=; b=Z7T2mt3ayJYgk4vtHWuT+pixD91IlCnghPxKldJNNbFSApvaZqb3NIyBa3a9vYFvFy vBfs6HtBuFCI5rX0O/PkPCaupiJ7I6deSQOOT345INL2sYvlRLRA3mnKljAPetcN36f9 kioxQ7V9DDR+brTnUq7aM1PBnlKXpUfdW6JZ2nZMUUvZudQHM8IENBWkplFPgxJ3p2Rw OeywvS82s36ueORWnrLy3u24ac0zIctBFGx5KljRASsiFOuHqcYMKiG5m+O0oT612jXS yOmM54PafU4ehBRnq/fYdjR8iUAtZ8g7/uRE/sf7cqt/pG+y/xutyrAtBS5NyJ8f5+4h 2jLw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=7FR/wsoLl8LSXm+Yq/WJOk/PTAnYfqTZD6CxSpgXbdg=; b=AseUvgkyQno/KUXWUFdRB1H0dkKVSE0LxrjoXGZ0RDHoTylnqTyDZy8+eMvI5Vwxo7 RmYvVND+DprncipT9LU2NLOZLASnvrBhFiTPhaeXJCyVnZWlXAbH99dLkdEhIbd21xmm 5+lI83W1YB97oD3n5NIjN27mlWWUCg6NInTT6UWVXn3qbEdOxikHJD7WOm1eolg5gbfK rjXzHsMQ9qHAW6vg/iGUpBvSYQDPfdoSBRwO3hH+rMTxPW2SY/9KEdG/rbz+sRNXYisb +dktE7KGd7jeupU+O5mqKVOsaZvpYVyFG7H0J8I+BEITX9v6/7zm3HFQBS2zRQgP2vP+ qOYg== X-Gm-Message-State: APjAAAWteLAM93lou7a31Ml/vytW6xvwiFNupX6UL52Zq564IgAMOTF5 6xE3MfP9JqJf2ket7b8Qtp9j5rY7/tz3GGzrnrY= X-Google-Smtp-Source: APXvYqxOhbDzlzhFFOH68/0JK5nTzxhyXz+hiMBIgo38QqPQ3r3ikT8cS2vnPT6woX8cWMjplYwQLfefSUEmbU0ePMY= X-Received: by 2002:a05:6830:1e5c:: with SMTP id e28mr32243226otj.163.1582380552623; Sat, 22 Feb 2020 06:09:12 -0800 (PST) MIME-Version: 1.0 References: <66ae88ace2c6c1a53a940e5ccb2f38980eb1c90a.camel@cogitri.dev> In-Reply-To: <66ae88ace2c6c1a53a940e5ccb2f38980eb1c90a.camel@cogitri.dev> From: Will Sinatra Date: Sat, 22 Feb 2020 09:09:01 -0500 Message-ID: Subject: Re: options="net" To: Rasmus Thomsen Cc: ~alpine/devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000bd1902059f2aae15" --000000000000bd1902059f2aae15 Content-Type: text/plain; charset="UTF-8" Rasmus, Does this apply for any package that pulls in resources outside of the source, or including the source? I assume since you mentioned rust it's for pulling things like cargo packages or quicklisp packages during build (like my next browser package does). -Will Sinatra On Sat, Feb 22, 2020, 8:36 AM Rasmus Thomsen wrote: > Hello list, > > I've noticed that many aports that do need net access don't specify > options="net" (basically all of Rust packages AFAICS, I think most Go > packages too at least), so rootbld isn't that nice to use as of now. Do > we have a roadmap for switching over the builders or at least CI over > to rootbld? > > Regards, > > Rasmus > > --000000000000bd1902059f2aae15 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Rasmus,

Does= this apply for any package that pulls in resources outside of the source, = or including the source?

I assume since you mentioned rust it's for pulling things like cargo p= ackages or quicklisp packages during build (like my next browser package do= es).

-Will Sinatra
=

= On Sat, Feb 22, 2020, 8:36 AM Rasmus Thomsen <oss@cogitri.dev> wrote:
Hello list,

I've noticed that many aports that do need net access don't specify=
options=3D"net" (basically all of Rust packages AFAICS, I think m= ost Go
packages too at least), so rootbld isn't that nice to use as of now. Do=
we have a roadmap for switching over the builders or at least CI over
to rootbld?

Regards,

Rasmus

--000000000000bd1902059f2aae15--