help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Channel details of profile generation


From: zimoun
Subject: Re: Channel details of profile generation
Date: Wed, 13 Jan 2021 21:15:00 +0100

Hi,
On Tue, 12 Jan 2021 at 19:16, Phil <phil@beadling.co.uk> wrote:

> Then if I install another package for the 2nd generation I get the
> backtrace occurring (see below).

I cannot reproduce this.  However, I note that it is what I consider as
slow: ~15s to display.


> Perhaps the problem is specific to running Guix on Ubuntu 18.04 as all
> my servers run this?

Hum?  I do not know.  Do you have the same configuration (PATH etc.) on
your servers (which have the issue) and on your other machine (which has
not).

What does

  $ which guix

say?

>> Do you mean issues when replicating my example with only the channels
>> guix and guix-science?
>
> I've actually reduced this down to no channel.scm file (so only default
> guix channel), and picking 2 packages in guix - eg python and
> python-numpy.

--8<---------------cut here---------------start------------->8---
$ guix package -i python -p /tmp/test-profile -v 0
Le paquet suivant sera installé :
   python 3.8.2

conseil : Pensez à paramétrer les variables d'environnement nécessaires en 
lançant :

     GUIX_PROFILE="/tmp/test-profile"
     . "$GUIX_PROFILE/etc/profile"

Autrement, regardez `guix package --search-paths -p "/tmp/test-profile"'.

$ guix package -i python-numpy -p /tmp/test-profile -v 0
Le paquet suivant sera installé :
   python-numpy 1.17.3

conseil : Pensez à paramétrer les variables d'environnement nécessaires en 
lançant :

     GUIX_PROFILE="/tmp/test-profile"
     . "$GUIX_PROFILE/etc/profile"

Autrement, regardez `guix package --search-paths -p "/tmp/test-profile"'.

$ time guix pull -p /tmp/test-profile -l
Génération 1    13 janv. 2021 21:04:10
  python 3.8.2
Génération 2    13 janv. 2021 21:04:29  (actuelle)
  python 3.8.2
  python-numpy 1.17.3

real    0m5,989s
user    0m14,709s
sys     0m0,572s
--8<---------------cut here---------------end--------------->8---



All the best,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]