Received: from mail-ej1-f42.google.com (mail-ej1-f42.google.com [209.85.218.42]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 6119178133C for <~alpine/devel@lists.alpinelinux.org>; Wed, 22 Jun 2022 12:12:37 +0000 (UTC) Received: by mail-ej1-f42.google.com with SMTP id t5so1274206eje.1 for <~alpine/devel@lists.alpinelinux.org>; Wed, 22 Jun 2022 05:12:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=1+nh12YQ260XeEgc++eWLLVrq8A+GqctHMoqqJy4Sik=; b=WOaO+LaB899DJNu+RBUUFH6qhgeqMt/9LkXNlCIb5a3vQTPP/JRLpOpqW0EQ7cMTlj fbGUQc6vhDtoR1XEk/7JpZ45FxgtBwo3hQy8oaTpNW7zDVdAiCev/Bj3L3GGhO2IHCpM R/7edC1CBfpdqh8aCIlbd+H5SIcJX3vyNi93HXg65u3kNaBIazGZrJN7yZXkY5/9SZnF ghgY/S7wZqZiMDbFHQN+PgOyMbeZrHo6BfRvLwgPNGKgc4Q+4q8yBM8ma04WaI2BWqsv anz8qsgKAHxCoyyxP3VozI+LeY7MMma6BKCWuJU2kprz0JgGgDKE/jcAt/I3+7bRqnkj CRmg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=1+nh12YQ260XeEgc++eWLLVrq8A+GqctHMoqqJy4Sik=; b=SmYC1CnreIev/dZXmRGktYISZVOwQDxWYJTtUgOf0Pu37t/agn9iIRKCJOJ4mWObFO 8wrdST6sOvoTe4oxiDdC16wBgosmcVccGZrOz4ARQe1T28C6SqTb2Z9wU1gunLWqOtzG zfTEMi39YY0pjfgh0FU3Nt+fOWPhFk4yBnbbd9P5vuJNoQhbZtmcCxILbfr4GztwIyuT IMs3YyHE+vnrObROadcUmPYWIV2JTowVaELfmzuA0+I6u7WgrrhKejgwP3qgW/EfV9pR Mj23/Kj3qoJqZ13vSZijafm3XDqQoNrEO70/5pGyC2+2bWkssQ61H2I8I5cnlX2Lg3yM p7mA== X-Gm-Message-State: AJIora/JqwY8WyOhqPwZ7NaI8sn1uhLSWzoEFN9/IQX7IEaUeE9+sFxu ApCMKAn4mG6MI2KeUfm2JEGStuPzXvOKzfa1WgM2BSfSYYs= X-Google-Smtp-Source: AGRyM1sCaqC5NBv3B7Pzk8xpCURw/bEhUijcnsqgvBQmFcxaGpYgh0YDSziVY6CFJvqBEIHxwFX3PbkCiNVSA/5E95o= X-Received: by 2002:a17:907:86a6:b0:722:dce7:5a16 with SMTP id qa38-20020a17090786a600b00722dce75a16mr2899888ejc.492.1655899957061; Wed, 22 Jun 2022 05:12:37 -0700 (PDT) MIME-Version: 1.0 References: <20220621095653.71773d59@ncopa-desktop.lan> <20220621114559.4d38d98e@ncopa-desktop.lan> In-Reply-To: From: Tomas Kolda Date: Wed, 22 Jun 2022 14:12:26 +0200 Message-ID: Subject: Re: Native Alpine GLibc support (NEW) To: Laurent Bercot Cc: ~alpine/devel@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" > No, it has to be Alpine, whose defining characteristic is to be a > musl-based distribution, which is the main reason why it's small and > efficient and has the success it has, that needs to grow glibc support, > i.e. diluting its meager resources away from its central vision and > into something *every other distro under the sun* already does, which > means decreasing its value in the software ecosystem. > You are right. Alpine can definitely pick their way. I do not want to create yet another distro. I was asking for cooperation that was outlined by Oliver as well. And maybe after some time Alpine will see market for this change. There is a good reason main distros are using glibc. I am trying to be pragmatic and not just say MUSL is great. There are so many variables in the world. And maybe that is why we see this type of request time to time. > > I would prefer more energy to be spent in understanding why the > musl pthread thing is so inefficient for your use case, and having a > discussion in musl about how to improve it, and whether the use case > is common enough to be worth trade-offs, if necessary. > I would prefer technical issues to be solved rather than translated > into organizational burden and vision dilution put onto projects. > Yes I would like that as well. This would potentially solve this one particular issue (time frame is questionable). It does not solve the others.