bug-guix
[Top][All Lists]
Advanced

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

bug#15314: ‘--no-substitutes’ is ignored on i686


From: Ludovic Courtès
Subject: bug#15314: ‘--no-substitutes’ is ignored on i686
Date: Wed, 12 Feb 2014 14:03:50 +0100
User-agent: Gnus/5.130007 (Ma Gnus v0.7) Emacs/24.3 (gnu/linux)

Nikita Karetnikov <address@hidden> skribis:

>> Alternately, could you run something like:
>
>>   sudo strace -f -p $(pidof guix-daemon) -o daemon.log
>>   guix build emacs --no-substitutes
>
>> then kill strace once ‘guix build’ has completed, and post daemon.log
>> (compressed)?
>
> I haven’t seen the bug for a while.  Should I run the above commands
> anyway?

Another strace log that could help:

  strace -o client.log guile -c \
    '(use-modules (guix))
     (set-build-options (open-connection) #:use-substitutes? #f)'

TIA,
Ludo’.





reply via email to

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