Error while running 'guix pull'

  • Done
  • quality assurance status badge
Details
2 participants
  • Brandon Morales
  • Mathieu Othacehe
Owner
unassigned
Submitted by
Brandon Morales
Severity
normal
B
B
Brandon Morales wrote on 29 Nov 2020 16:45
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
BN6PR08MB2628EF83FAB1DCE8FA5F1CA7A0F60@BN6PR08MB2628.namprd08.prod.outlook.com
Hello friends,

Today while running 'guix pull', I got the following error:

$ guix pull
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 3682638 (272 new commits)...
Building from this channel:
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
module-import 2KiB 70KiB/s 00:00 [##################] 100.0%

module-import-compiled 1.3MiB/s 00:01 | 1.9MiB transferred

compute-guix-derivation 861B 136KiB/s 00:00 [##################] 100.0%

Computing Guix derivation for 'x86_64-linux'... -Backtrace:
6 (primitive-load "/gnu/store/smvqhjsr07cvrxh46grnxks6r7jy345m-compute-guix-derivation")
In ice-9/eval.scm:
155:9 5 (_ _)
159:9 4 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 7fcd5d37ef?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
2049:24 3 (run-with-store #<store-connection 256.99 7fcd5b7035f0> _ #:guile-for-build _ #:system _ #:target _)
In ./guix/self.scm:
1254:16 2 (_ _)
788:2 1 (compiled-guix "/gnu/store/sk1isq2yqhmjrkhllhy4l7k1bk75bgi8-guix-3682638" #:version _ #:pull-version _ # ?)
In ice-9/boot-9.scm:
2828:12 0 (module-ref _ _ . _)

ice-9/boot-9.scm:2828:12: In procedure module-ref:
No variable named guile-avahi in #<interface (gnu packages guile) 7fcd5b76ff00>
guix pull: error: You found a bug: the program '/gnu/store/smvqhjsr07cvrxh46grnxks6r7jy345m-compute-guix-derivation'
failed to compute the derivation for Guix (version: "36826389105fb7cf9037c5214ed9a6e37c83ad57"; system: "x86_64-linux";
host version: "4a914de930a8317cab5bc11bdb608e3a3da3d1ad"; pull-version: 1).
M
M
Mathieu Othacehe wrote on 29 Nov 2020 20:05
(name . Brandon Morales)(address . brstmorales@outlook.com)(address . 44949-done@debbugs.gnu.org)
87360sq904.fsf@gnu.org
Hello,

Toggle quote (6 lines)
> ice-9/boot-9.scm:2828:12: In procedure module-ref:
> No variable named guile-avahi in #<interface (gnu packages guile) 7fcd5b76ff00>
> guix pull: error: You found a bug: the program '/gnu/store/smvqhjsr07cvrxh46grnxks6r7jy345m-compute-guix-derivation'
> failed to compute the derivation for Guix (version: "36826389105fb7cf9037c5214ed9a6e37c83ad57"; system: "x86_64-linux";
> host version: "4a914de930a8317cab5bc11bdb608e3a3da3d1ad"; pull-version: 1).

Thanks for reporting, it is fixed by
44068c7d3053fa4dc7a2bf7ab30ad65b44c6b02a.

If you try again to run "guix pull", the problem should disappear.

Mathieu
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 44949@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 44949
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch