all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Simon Tournier <zimon.toutoune@gmail.com>
To: "Ludovic Courtès" <ludovic.courtes@inria.fr>
Cc: "Loïc SIRVIN" <loic.sirvin@inria.fr>,
	"Maxim Cournoyer" <maxim.cournoyer@gmail.com>,
	66647@debbugs.gnu.org
Subject: bug#66647: Installation of RPMs produced by ‘guix pack’ is super slow
Date: Tue, 28 Nov 2023 14:31:20 +0100	[thread overview]
Message-ID: <87a5qyatsn.fsf@gmail.com> (raw)
In-Reply-To: <874jh96hfo.fsf@gnu.org>

Hi,

On Sat, 25 Nov 2023 at 15:22, Ludovic Courtès <ludovic.courtes@inria.fr> wrote:

> Maxim, should we explicitly recommend ‘rpm -i’ in the manual?

I propose something like:

--8<---------------cut here---------------start------------->8---
1 file changed, 8 insertions(+)
doc/guix.texi | 8 ++++++++

modified   doc/guix.texi
@@ -7299,6 +7299,14 @@ Invoking guix pack
 sudo rpm --install --prefix=/opt /gnu/store/...-hello.rpm
 @end example
 
+@quotation Warning
+Rely on @command{rpm --install} for installing an RPM archive and avoid
+@command{yum install} or related.  The generated RPM archive will
+install faster when using @command{rpm} than when using @command{yum}.
+The performances of @command{yum} when installing generated RPM archive
+could be detrimental compared to installing using @command{rpm} tool.
+@end quotation
+
 @quotation Note
 Contrary to Debian packages, conflicting but @emph{identical} files in
 RPM packages can be installed simultaneously, which means multiple
--8<---------------cut here---------------end--------------->8---

WDYT?

Cheers,
simon




  reply	other threads:[~2023-11-28 15:44 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-20 10:20 bug#66647: Installation of RPMs produced by ‘guix pack’ is super slow Ludovic Courtès
2023-10-20 15:33 ` Maxim Cournoyer
2023-10-20 15:34 ` Maxim Cournoyer
2023-10-22 21:57   ` Ludovic Courtès
2023-10-23  1:35     ` Maxim Cournoyer
2023-10-23 12:16       ` Simon Tournier
2023-10-23 14:37         ` Maxim Cournoyer
2023-11-13 12:31 ` Loïc SIRVIN
2023-11-14 11:49   ` Simon Tournier
2023-11-25 14:22     ` Ludovic Courtès
2023-11-28 13:31       ` Simon Tournier [this message]
2023-12-02 23:13         ` Maxim Cournoyer
2024-01-11 16:57           ` Simon Tournier
2024-01-15  3:43             ` Maxim Cournoyer
2024-01-15  9:12               ` Ludovic Courtès
2024-01-17 15:21                 ` Simon Tournier
2024-01-17 22:21                   ` Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a5qyatsn.fsf@gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=66647@debbugs.gnu.org \
    --cc=loic.sirvin@inria.fr \
    --cc=ludovic.courtes@inria.fr \
    --cc=maxim.cournoyer@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.