From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ELz6KaEhD2CaHgAA0tVLHw (envelope-from ) for ; Mon, 25 Jan 2021 19:53:05 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id mMDWJaEhD2BLAgAA1q6Kng (envelope-from ) for ; Mon, 25 Jan 2021 19:53:05 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 40DD3940251 for ; Mon, 25 Jan 2021 19:53:05 +0000 (UTC) Received: from localhost ([::1]:46132 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l47v5-0003F3-Ut for larch@yhetil.org; Mon, 25 Jan 2021 14:53:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48652) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l47u7-0002jX-Gd for guix-devel@gnu.org; Mon, 25 Jan 2021 14:52:03 -0500 Received: from mail-wm1-x329.google.com ([2a00:1450:4864:20::329]:51662) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1l47u5-0005US-PK for guix-devel@gnu.org; Mon, 25 Jan 2021 14:52:03 -0500 Received: by mail-wm1-x329.google.com with SMTP id m2so534638wmm.1 for ; Mon, 25 Jan 2021 11:52:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=KH8ZdikO9ungbhyUaDpHpLWAZsJYpySnyGmnvfeF/O8=; b=ah+RX7cXG1BZXEFelcpP7D9d2LmXea3Z3AWDw3oVJpKcCf0WA2Fp0h8p+hXXv8DuIz Apt1MNQ/EXFA0t20sHNyx/XF7zfawDU3OU3FtN3n+f8ng+B3cFL05mmxviPJllQ/4TnO 58jNdnYddud0rSInQqDhRvrXs6G3YEbNBMQCyak2p2H7JN1u2Itv8Di5hMY4tv7+NHcZ JNGwfzmYp+xQh4c6MFLTt17xo2Uyjg2rw7QWJ6EkTdNkHNzbDcc+3y0nTiF6n7VYZsLK ee1Wcny5ZjJXWN8cbXMvbpHLjc6sNjfzrS3DL6B9K03K4AflM2lmFwYSNtmN4BD9SL5m QrWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=KH8ZdikO9ungbhyUaDpHpLWAZsJYpySnyGmnvfeF/O8=; b=l0dImPhWpCF1MHGygt4U5Djw9bnhMaa5EZg3pGwNWfzn8+IlABMZ3SZ2nMwpd7Oht0 w/it3yM/+p82XCFRWUK9FHGK/gncogBHWtYK+kboqR3shaavldefrxqRHczx6QBtWTeg e1XlsQTI+zGCoC/p66DDK0O+Kw6hGaALvH3q2mysKFkVtnqKT1VAPC0o4UgerVywEU/E weqg8ufiJXd+RPh7j3qq9W7RtsZ9AfOCscc3ylrdb/fnNjT7W68vIb4xFez6HAejCslw PqMWTPNXzwKs08Aq0Ozye78vQm2DLZfoJ9+tdFUSDDZfxscDvD/L/05VXxk78qbQKRhg rNhQ== X-Gm-Message-State: AOAM532W+sZnCDIZZgX3R9jgBdCoznnZ1AsicJ2FSXQ021cpToHPPnYy RYvcG4spXiTIHRadPua01OE= X-Google-Smtp-Source: ABdhPJwa9uWjIe0Xubw9kf5WZbhjXKkiNLvjaUphk6DlhjuGd0h21qxdwhbchqNML/2GokFUQPH3Wg== X-Received: by 2002:a1c:7d0c:: with SMTP id y12mr1578484wmc.184.1611604320196; Mon, 25 Jan 2021 11:52:00 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id b18sm24272615wrm.57.2021.01.25.11.51.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Jan 2021 11:51:59 -0800 (PST) From: zimoun To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: Qt 5.11 tarballs anyone? In-Reply-To: <87eei9558q.fsf@inria.fr> References: <87sg6q7e1y.fsf@inria.fr> <861re9l0xb.fsf@gmail.com> <87eei9558q.fsf@inria.fr> Date: Mon, 25 Jan 2021 20:43:47 +0100 Message-ID: <86mtwwkdjg.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::329; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x329.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.25 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20161025 header.b=ah+RX7cX; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 40DD3940251 X-Spam-Score: -0.25 X-Migadu-Scanner: scn0.migadu.com X-TUID: 8ED58MBpyxaH Hi Ludo, On Mon, 25 Jan 2021 at 17:52, Ludovic Court=C3=A8s wrote: >> How could I list all the tarballs that ci.guix.gnu.org has? > > I suppose you could simply run something like: > > guix build -n --sources=3Dall $(guix package -A | cut -f1) This will download only the source at the current Guix. Well, I would like to 1. stress disarchive to evaluate how its database disarchive-db scales, and 2. have a number about the size of all tarballs that Guix is able to reach (say post 1.0). > and see what happens. > > That said, I think Chris Baines recently added something to the Guix > Data Service that periodically tries to build fixed-output derivations > (essentially source code downloads). Am I right, Chris? Cool! Maybe a Berlin or Bayfront sysadmin could list all the tarballs files in the store and publish this file. Then I could use =E2=80=9Cguix download= =E2=80=9D to fetch all of them. All the best, simon