GNU bug report logs - #33647
First `guix pull' behaves unexpectedly

Previous Next

Package: guix;

Reported by: Diego Nicola Barbato <dnbarbato <at> posteo.de>

Date: Thu, 6 Dec 2018 14:58:02 UTC

Severity: normal

Done: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>

Bug is archived. No further changes may be made.

Full log


Message #34 received at 33647 <at> debbugs.gnu.org (full text, mbox):

From: Tobias Geerinckx-Rice <somebody <at> not-sent-or-endorsed-by.tobias.gr>
To: swedebugia <swedebugia <at> riseup.net>
Cc: 33647 <at> debbugs.gnu.org
Subject: Re: bug#33647: First `guix pull' behaves unexpectedly
Date: Wed, 19 Dec 2018 20:27:24 +0100
swedebugia wrote:
> egil <at> parabola:~$ time hash pacman
>
> real	0m0,000s
> user	0m0,000s
> sys	0m0,000s
>
> So it won't and any measuable overhead to just call this in the 
> end of
> guix package after updating the symlinks to the new profile
> generation.

Do you mean to put something like

 guix() {
   command "$1" "$@"
   hash "$1"
 }

in the default /etc/profile (or wherever such things belong)?

I think this is far too intrusive and magical to do by default, 
considering its limited one-time-only usefulness.  The same goes 
for patching shells.

Kind regards,

T G-R




This bug report was last modified 6 years and 180 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.