From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cISnMa5YMmXLMwAAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 12:38:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id cISnMa5YMmXLMwAAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 12:38:38 +0200 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 8AF6F44F30 for ; Fri, 20 Oct 2023 12:38:38 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=TqlMpYOf; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697798318; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=V0VvSH2MBwPtuLvMW3GRB10ptDet6DUYIrvPOuNdlIA=; b=faUTOkD4wILonhjyE0PrHQfU9TnBIuVhDjWC/GHTMfrYNBkp1C3JRIV78PPPKGqurmXb8i cRt2LTLRxTU5ksHY9Y6OoYfGBkFMqw5P/PkLMvqfyX/IsfW7lld9iLozyGy2zmKRA2Xky5 IWBTMZy0EZuI3seSzUf3vPpkrr8QS2Hd0gY9kBZRjyV74B4DdSwCXrjgb75zJG+/Hw3IFH ICf6CrCBUJimz53mTohZd4b30Wxlw3uxB91F3acfzZengcY+qKdu+rZVPqMNk9Kj14e1H3 1gADfRA+ut5NBjkbKWmDCQIAutq3cxzv85drNG0GhN1WxCZzAtMR1PAwy1o7Ow== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=inria.fr header.s=dc header.b=TqlMpYOf; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=inria.fr (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697798318; a=rsa-sha256; cv=none; b=n9uL7rH5EVth5GJJYGBHPBDDLsoshQMLIygrYW4TXOHPc2yGydBtlJ1gDQ8AgjeInVX3be MmCQjX1COKJHd3yW0UryyzC2XPqNpgw1MuUP96onkFd76Lh9Q1T5b9B9DFY3E93inThntZ /HgLMU5LnsENJGe+RscII8YC1cr3HQMPjqk6CaC/PvyS/W4ZjkcRXc5CZm3WpfqnGMrLpC 9AArd9rXnkQt0tRVvRoZLyNNH6L2eO+rfjcjgdSOAJ1E+h8Mks6L1ZaV10Iv8Vyr+Cm0jO mWR9PGdhXPK3QY9vh2EDbi5zdzupHg6FbYBvyvwQT0UaNzxAmW+7QVRx9WQzjA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtmdP-0002JK-2j; Fri, 20 Oct 2023 06:21:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtmdL-0002HO-L7 for bug-guix@gnu.org; Fri, 20 Oct 2023 06:21:35 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qtmdL-0003WP-DD for bug-guix@gnu.org; Fri, 20 Oct 2023 06:21:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtmdl-0001wa-VN; Fri, 20 Oct 2023 06:22:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66647: Installation of RPMs produced by =?UTF-8?Q?=E2=80=98guix_?= =?UTF-8?Q?pack=E2=80=99?= is super slow Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: maxim.cournoyer@gmail.com, bug-guix@gnu.org Resent-Date: Fri, 20 Oct 2023 10:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66647 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 66647@debbugs.gnu.org Cc: Maxim Cournoyer X-Debbugs-Original-To: bug-guix@gnu.org X-Debbugs-Original-Xcc: Maxim Cournoyer Received: via spool by submit@debbugs.gnu.org id=B.16977972927431 (code B ref -1); Fri, 20 Oct 2023 10:22:01 +0000 Received: (at submit) by debbugs.gnu.org; 20 Oct 2023 10:21:32 +0000 Received: from localhost ([127.0.0.1]:38752 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtmdH-0001vn-Km for submit@debbugs.gnu.org; Fri, 20 Oct 2023 06:21:31 -0400 Received: from lists.gnu.org ([2001:470:142::17]:54890) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtmdC-0001vE-K3 for submit@debbugs.gnu.org; Fri, 20 Oct 2023 06:21:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtmce-0001Fb-CX for bug-guix@gnu.org; Fri, 20 Oct 2023 06:20:52 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qtmcb-0002ut-FJ for bug-guix@gnu.org; Fri, 20 Oct 2023 06:20:52 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=inria.fr; s=dc; h=from:to:subject:date:message-id:mime-version: content-transfer-encoding; bh=V0VvSH2MBwPtuLvMW3GRB10ptDet6DUYIrvPOuNdlIA=; b=TqlMpYOfKDJfQyF5mGSX7P/v3yDTBzFz7GoLBAM4MegEuqTtV0gdOVI/ UjXEwZ3tE4AwQqxIBFFa+SpWv158fjAWgASm9U2WfHHx4mlRD8jRtV7kV fZCBN3AV2TiFDQh2zw34B/UlyNV6r0hiWZPme3O/LQrnmUkamzYAb9EjM M=; X-IronPort-AV: E=Sophos;i="6.03,238,1694728800"; d="scan'208";a="132315267" Received: from unknown (HELO ribbon) ([193.50.110.87]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 20 Oct 2023 12:20:44 +0200 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: Nonidi 29 =?UTF-8?Q?Vend=C3=A9miaire?= an 232 de la =?UTF-8?Q?R=C3=A9volution,?= jour de l'Orge X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Fri, 20 Oct 2023 12:20:44 +0200 Message-ID: <87a5sdvblv.fsf@inria.fr> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=192.134.164.83; envelope-from=ludovic.courtes@inria.fr; helo=mail2-relais-roc.national.inria.fr X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: 5.39 X-Spam-Score: 5.39 X-Migadu-Queue-Id: 8AF6F44F30 X-Migadu-Scanner: mx2.migadu.com X-TUID: uKNb1Ljv+kXl Hello! I made friends at work when I told them we could provide an RPM for any modern package to install on their old RPM-based distro. :-) However, installing those RPMs takes a lot of time. For example, installing the RPM for =E2=80=98gmsh=E2=80=99 (closure: 596=C2=A0MiB; thous= ands of files) takes ~45mn. Is there something about the metadata generated by (guix rpm) that could be improved, or are we hitting some limitation of the RPM format or implementation? Thanks, Ludo=E2=80=99.