GNU bug report logs -
#36630
[PATCH] guix: parallelize building the manual-database
Previous Next
Reported by: arne_bab <at> web.de
Date: Fri, 12 Jul 2019 21:44:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 36630 <at> debbugs.gnu.org (full text, mbox):
Hello,
Arne Babenhauserheide <arne_bab <at> web.de> skribis:
> Ludovic Courtès <ludo <at> gnu.org> skribis:
>> Arne Babenhauserheide <arne_bab <at> web.de> skribis:
> Offtopic: I love reading Esperanto here!
>>> Ludovic Courtès <ludo <at> gnu.org> writes:
>
>>>> guix environment --ad-hoc jupyter python-ipython python-ipykernel -n
>
>>> How exactly did you run the derivation?
>
>> If you run the command above, it’ll list
>> /gnu/store/…-manual-database.drv. So you can just run:
>>
>> guix build /gnu/store/…-manual-database.drv
>>
>> or:
>>
>> guix build /gnu/store/…-manual-database.drv --check
>>
>> if it had already been built before.
>
> Somehow I can’t get guix to actually run my changed code with this
> command, so I’m not sure I tested the right thing.
Did you try the ‘guix environment -n’ command above? Doesn’t it show
the manual-database.drv?
Alternately, you can also do something like:
guix install -p /tmp/foo jupyter python-ipython python-ipykernel -n
HTH,
Ludo’.
This bug report was last modified 5 years and 49 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.