unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: William <willbilly@fedora.email>
To: rczb <rc-zb@outlook.com>
Cc: help-guix@gnu.org
Subject: Re: Is it normal for `guix pull` to be slow?
Date: Mon, 18 Mar 2024 01:03:20 +0100	[thread overview]
Message-ID: <20240318010320.2409e0db@fedora.email> (raw)
In-Reply-To: <ME3P282MB39201A6A77BD00D8B15D90CFF82E2@ME3P282MB3920.AUSP282.PROD.OUTLOOK.COM>

On Sun, 17 Mar 2024 23:04:16 +0800
rczb <rc-zb@outlook.com> wrote:

> Installing a package with Guix shows a normal speed, while invoking 
> `guix pull` does not. Is it normal, or due to my own environment?
> 
> # Networking
> 
> Education network in Mainland China. Specify 
> `https://mirror.sjtu.edu.cn/git/guix.git` as a mirror for the Git
> repo. No extra substituter.
> 
> # Operating System
> 
> ```
> 
> Operating System: openSUSE Tumbleweed 20240315
> KDE Plasma Version: 6.0.2
> KDE Frameworks Version: 6.0.0
> Qt Version: 6.6.2
> Kernel Version: 6.7.9-1-default (64-bit)
> Graphics Platform: Wayland
> Processors: 16 × AMD Ryzen 7 7840H with Radeon 780M Graphics
> Memory: 27.1 GiB of RAM
> Graphics Processor: AMD Radeon Graphics
> Manufacturer: LENOVO
> Product Name: 21J2
> System Version: ThinkBook 16 G5+ APO
> 
> ```
> 
> # Guix
> 
> ```
> 
> guix (GNU Guix) 5267c6073c3bdc6ba7874fc776c23c928f1ee263
> Copyright (C) 2024 the Guix authors
> License GPLv3+: GNU GPL version 3 or later 
> <http://gnu.org/licenses/gpl.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> 
> ```
> 
> 

Hello.

It's totally normal and expected, and if Guix wasn't upgraded in a
while (say, for example a month) it'll take even longer time. The
reason being that it has to upgrade the Guix toolset and then fetch new
commits directly from git repos and build a database with said commits,
these databases contain all information required to replicate your
current installed setup, building this database is the slow part of
running pull.

More info on guix pull:
https://guix.gnu.org/manual/en/guix.html#Invoking-guix-pull


  reply	other threads:[~2024-03-18  0:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-17 15:04 Is it normal for `guix pull` to be slow? rczb
2024-03-18  0:03 ` William [this message]
2024-03-18  1:07   ` rczb

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20240318010320.2409e0db@fedora.email \
    --to=willbilly@fedora.email \
    --cc=help-guix@gnu.org \
    --cc=rc-zb@outlook.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).