GNU bug report logs -
#34402
Inferior channel (I believe 'inferior-for-channels' function specifically) sometimes fails
Previous Next
Reported by: <pkill9 <at> runbox.com>
Date: Sat, 9 Feb 2019 11:12:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 34402 <at> debbugs.gnu.org (full text, mbox):
Hello,
<pkill9 <at> runbox.com> skribis:
> Often I'll get this output when building a manifest* with an inferior:
>
> ```
> itsme <at> antelope /tmp$ guix package -n -m example-inferior.scm
> Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
> guix package: error: failed to load 'example-inferior.scm':
> ```
There’s nothing following the colon above?
> I believe this is the 'inferior-for-channels' function that fails.
>
> After investigating a while back, it seems removing the relevant checkout in ~/.cache/guix/checkouts temporarily fixes it, but the issue often comes back.
I wonder if it could be <https://issues.guix.info/issue/34016>, though
I’ve never experienced it in ~/.cache/guix, despite using ‘guix pull’ &
co. a lot.
Next time this happens, could you run:
strace -s 100 -o log guix package -n -m example-inferior.scm
and post the last few hundred lines of ‘log’?
Thanks,
Ludo’.
This bug report was last modified 6 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.