Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) by gbr-app-1.alpinelinux.org (Postfix) with ESMTPS id 483DB223717 for ; Thu, 19 Jan 2023 19:11:26 +0000 (UTC) Received: by mail-ed1-x52a.google.com with SMTP id x10so4095062edd.10 for ; Thu, 19 Jan 2023 11:11:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Haz02nBh7WTdrHN+iiuamB5+43zL3tCwM5cTWwASRDE=; b=gFCseV0SucXrfxv8uZmGaEHfkl6mh/CaXyWg1UnpfW9AW7E1zn5+ZUL//kzNaD7GUk Bvw13DTeuuV0bydJjMR9ucHz41b2nWwy7j+CDVLgXKWJjzE5SV0lEudO0MQ7JqqN1Vt3 jXTQ4DANlzT/6qtBjSkIdz6P6ume6Zuy/9rq59N37r3/NUuEuBptjszpAhkjxl23xZGF 7rmJyOb5Wu77acw5mUGZ5jPh2PYYAhaTet0RnE3rH5c4+z+mBLSyEipjkAMuYw5eT2Fs IK1oGHPwfkc5zEFHS7vO97jLupYpFiQRdhOBKLg38t0KOP9XKO1hPeIPMz0qvsrBGPqb udGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Haz02nBh7WTdrHN+iiuamB5+43zL3tCwM5cTWwASRDE=; b=lkiAT+5N+NvNz8tb4Usx1oal6CRtiCOteRy8dZ90GjO2iw9L9tF339HrVUhYvmUz6Y d0E0qJhCjE/bbFgxmr7oNfJjGfln9HMty1qkDsDsD13/U8hgUMmVTYz2pxr0zQFpKUhc qunVorSJEb0+2ABpJZ9+QJURjEu7vw0kox/y0pN0H1RfIBap18vvanwr0DQpbQZGFBGl Lln31iSkHS+2+rVbqR6Mg32NEhh+NgNQYozLXleRZ+Ig5hUHVxSXgcJSUCaBrmvH3gB+ 8V5miTs7M5X6tCeOiOfnyJJ6rterf9OaiprnmYcmI8h40kq8e/rK31ytBQ0pBbVOG1jW pb/A== X-Gm-Message-State: AFqh2kp7nCj5WjgGmpiffBA0vqMyUhw6VaI1GmXukNZFbRqkZXjPk95p CHX7VS92cb0Cuwg2snU36zXy+A74/rGVwiErOGM= X-Google-Smtp-Source: AMrXdXvUTfcflANvd6f1LbwhUmHWFFc5rY19fhzpaO3HpcD6KhNxjcgdfdrZk1HCxEQrCMoyuHsU70dgkVVlqk4TgGI= X-Received: by 2002:aa7:d1c3:0:b0:49a:b8ee:ef4b with SMTP id g3-20020aa7d1c3000000b0049ab8eeef4bmr1077913edp.143.1674155484844; Thu, 19 Jan 2023 11:11:24 -0800 (PST) MIME-Version: 1.0 References: <20210125190921.151669-1-petr.vorel@gmail.com> In-Reply-To: From: Petr Vorel Date: Thu, 19 Jan 2023 20:11:13 +0100 Message-ID: Subject: Re: [PATCH v2 1/1] testing/linux-test-project: new aport To: alice Cc: alpine-aports@lists.alpinelinux.org, maxice8 , Kevin Daudt Content-Type: text/plain; charset="UTF-8" Hi Alice, On Wed, 18 Jan 2023 at 22:03, alice wrote: > > On Wed Jan 18, 2023 at 9:43 PM CET, Petr Vorel wrote: > > Hi all, > > > > would it be possible to add LTP [1] to Alpine? I'm using it for > > testing kernel on various architectures > > I suppose others would use it as well (it's at least in Buildroot, Yocto). > > > > I wonder if Alpine just does not want this package or there is > > something wrong with the patch > > (I haven't got any reply to my patches). > > you would have to create a merge request on gitlab, as the mailing list for > patches has been down for a while. Thanks for info, I'll do PR. I just wasn't sure if anybody is against that package (I know it's a testing package). Kind regards, Petr