GNU bug report logs - #23475
no code for module (guix ui)

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sat, 7 May 2016 03:00:02 UTC

Severity: normal

Tags: moreinfo, unreproducible

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Leo Famulari <leo <at> famulari.name>
Cc: 23475 <at> debbugs.gnu.org
Subject: bug#23475: no code for module (guix ui)
Date: Tue, 02 Aug 2016 11:17:03 +0200
Leo Famulari <leo <at> famulari.name> skribis:

> On Sun, Jul 31, 2016 at 06:40:00PM +0200, Ludovic Courtès wrote:
>> Any updates?  :-)
>
> I've noticed that it happens if I do this:
>
> $ guix gc && ./pre-inst-env guix build foo
>
> If I then do the following, it works again:
>
> $ guix environment guix
> $ exit
> $ ./pre-inst-env guix build foo 
>
> I don't have all of the Guix dependencies in my profile or my Debian
> environment (I see this on my Debian machine), so I guess that something
> important is garbage collected, but I haven't figured out what yet.
>
> So, I think it's not much of a bug, since I am deliberately invoking the
> garbage collector. WDYT?

Possibly.  If you use ./configure -C, the ‘config.cache’ file also gets
stale after GC.  But even if you don’t, (guix config) might be referring
to things that have been collected, so you have to:

  rm -f config.cache && ./configure

I’m closing this bug, but do reopen it if you think something’s really
broken.  :-)

Thanks!

Ludo’.




This bug report was last modified 8 years and 290 days ago.

Previous Next


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