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 qCifMB6eMmVJBAEAauVa8A:P1 (envelope-from ) for ; Fri, 20 Oct 2023 17:34:54 +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 qCifMB6eMmVJBAEAauVa8A (envelope-from ) for ; Fri, 20 Oct 2023 17:34:54 +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 AA50951DD1 for ; Fri, 20 Oct 2023 17:34:54 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=AjQpWRbI; 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=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1697816094; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=SCHrggr0wRFoyN/W/ecxCN6g7L61M3BQTBW0FwZPlWs=; b=sCuXwL0G8hNEvVELzkI1mlyaFRq104t+Ui1av/YD24fUaCfLCosATSEbOPj44cBPN1t02z eneFq5gN0FCN/7o8bz7CS/uUaQsBLEsLNllG6CywEpA0N/r6m0FzPpI3qp3bRoBnan4Fng YpGyhMIVEEWGr5MBJkzJ0pTsKSUZEgG/dgshOyC3l9+EB/S4Kfm3hdyFX6Z3wxIy+HX1zr HPznzm7TwdRaWtqdPtYUtwdZHp+sNntZ9fQ/6QndXEL82I118rCrh23By8NL8RBKA3IehG 3zvh/yvc0nHZcKuwiElVk9s+THZQTA3zWzxfSNlKZj53FZGynTc5FKIKB3nFFA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=AjQpWRbI; 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=gmail.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1697816094; a=rsa-sha256; cv=none; b=ciSpNVb7/tClQFTDZ/ImQpyYJv099qE7p3JJRWJ7uXwkEtO/g8mohbgcBxPLwvZ6qOcOMO 2vHevsmRTQ4gN40nYYnjVS8AWkCSOv184jHzqqOgXXVW/U1jfM4Hwr9b91WTa46NROSh88 do/PHlG7d65rEnd09aoBYRKn6PRLvGgmICseLtasIgsH+9cNHJ377y0Z3buZ4gw7ue1vdo a02of5mYzll8z3CDoexl7RbSRVa9oBQJFeL60fg8lHhKxoAa49B3JrDldAsGtNxa7WZTfV dFyo/dBVD0U3ZMkCctEnGhobmA7HcNWHJuCTZ0CHMykHnsZPLwoSu/37Elp9Fw== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qtrWI-00038I-JS; Fri, 20 Oct 2023 11:34: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 1qtrWF-00037G-PI for bug-guix@gnu.org; Fri, 20 Oct 2023 11:34:36 -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 1qtrWE-00016i-So for bug-guix@gnu.org; Fri, 20 Oct 2023 11:34:35 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qtrWg-0000ih-3J for bug-guix@gnu.org; Fri, 20 Oct 2023 11:35:02 -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: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Fri, 20 Oct 2023 15:35:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66647 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 66647@debbugs.gnu.org Received: via spool by 66647-submit@debbugs.gnu.org id=B66647.16978160992753 (code B ref 66647); Fri, 20 Oct 2023 15:35:02 +0000 Received: (at 66647) by debbugs.gnu.org; 20 Oct 2023 15:34:59 +0000 Received: from localhost ([127.0.0.1]:41224 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtrWd-0000iK-1b for submit@debbugs.gnu.org; Fri, 20 Oct 2023 11:34:59 -0400 Received: from mail-qk1-x736.google.com ([2607:f8b0:4864:20::736]:55713) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qtrWb-0000i8-J1 for 66647@debbugs.gnu.org; Fri, 20 Oct 2023 11:34:57 -0400 Received: by mail-qk1-x736.google.com with SMTP id af79cd13be357-77897c4ac1fso57826985a.3 for <66647@debbugs.gnu.org>; Fri, 20 Oct 2023 08:34:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1697816064; x=1698420864; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=SCHrggr0wRFoyN/W/ecxCN6g7L61M3BQTBW0FwZPlWs=; b=AjQpWRbIWxJbpFRlFCYmaMiIjY/ge7IQQ4rsQVIsDX150b1dVGzQBafNcPlpwHDOAE 5lkM34+PEiL4pHrHPqUY/IpwRcxsHiv9lDxId6PH75q4fY+CDZEUqOxne1+fmhTKDznr XovvEZNkuXkwkVlt3OHhlvNZk+0+MRENljpDQQiH85IN4nh4rRlCJLCG7iasnZJD++S3 N5uVsxtwhMS0Xey6ciFwW02IDvfWqcvusIs8VbaaBT7HQrWAOhO/YP3q1LwzGnSPoYql v0Q0LCuhVcoKjpXD76V12oa+RfXLGojYVEByIH2tEB8oCNu1ufshhGBIzzsg1XuB1IIK ygwA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697816064; x=1698420864; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=SCHrggr0wRFoyN/W/ecxCN6g7L61M3BQTBW0FwZPlWs=; b=OSFhy8YxeqN97GyoSEtlgy2TZHB/5/R5yLsXq0j76bKv3O04ls+weN1wA2HHQyTWto WbHGYrK5Y3sOA/Zxo7wBBoqSxeVZ+K5n9H6TKRH2ZTG5RmKiz5h5fu6cKalJH3NaF2kn e/k/rsurYEN/fSzdnJZ/163nfb5AOmttdfpVsyoGFCSZU5/lV96A1PxEgh7h43nqfeoO gmwTTIYOrCrn/YuDqedCYwPqMlJVgMUpuWTo1mvJ8eM1lNWkV1TLw3jbDmS1yS0Pva2U AJL/IOEnw3ioa6xJ8Mgfgzj6hS28gsW/urEckOtvLTGtm8lQxxN/NR3soZ8QdsYMgav7 OpUw== X-Gm-Message-State: AOJu0YwzAwBx0e8bSxZfzvLxH9r3FZa5rpqZ4c99tEXJ2v+8qMmwvGfA fKNnS/tZ0InRf408ujbKBwgFkfBtFW8= X-Google-Smtp-Source: AGHT+IFBqzZL7hhO6olLVsY4+FLdDrVbSj2aOEcW8uzBwbQ3SRkuwAQQ9rh5YtEOEKLlsSp0kobOqQ== X-Received: by 2002:a05:620a:2787:b0:776:fc7b:19a7 with SMTP id g7-20020a05620a278700b00776fc7b19a7mr1834406qkp.69.1697816064592; Fri, 20 Oct 2023 08:34:24 -0700 (PDT) Received: from hurd (dsl-156-111.b2b2c.ca. [66.158.156.111]) by smtp.gmail.com with ESMTPSA id bj17-20020a05620a191100b0076f16e98851sm685002qkb.102.2023.10.20.08.34.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Oct 2023 08:34:24 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <87a5sdvblv.fsf@inria.fr> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 20 Oct 2023 12:20:44 +0200") References: <87a5sdvblv.fsf@inria.fr> Date: Fri, 20 Oct 2023 11:34:22 -0400 Message-ID: <87fs25i9z5.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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.41 X-Spam-Score: 5.41 X-Migadu-Queue-Id: AA50951DD1 X-Migadu-Scanner: mx2.migadu.com X-TUID: ffhU9LB4FvX8 Hi Ludo, Ludovic Court=C3=A8s writes: > 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; tho= usands 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? What is the OS thy install on? How do they generate the gmsh package exactly? Perhaps I still have a RPM-based distro VM to try it with. --=20 Thanks, Maxim