Error running Guix pull: no code for module (gnu packages ed)

  • Done
  • quality assurance status badge
Details
2 participants
  • Richard Sent
  • Sergey Trofimov
Owner
unassigned
Submitted by
Richard Sent
Severity
normal
Merged with

Debbugs page

Richard Sent wrote 1 years ago
(address . bug-guix@gnu.org)
42a491e5f02e2c4c691265acfae102c3@freakingpenguin.com
Hi all,

Noticed this error when running Guix pull today. Not entirely sure of
the problem, but the console said to report it and I didn't notice any
identical bug reports recently.

Full log attached. Abridged version below.

ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (gnu packages ed)
Computing Guix derivation for 'x86_64-linux'... guix pull: error: You
found a bug: the program
'/gnu/store/zd32rmipj4nqlq6rnc0mv638x3i7yvfs-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"2a66a96634b33667a45f4493a37eef48033b7287"; system: "x86_64-linux";
host version: "49a7a95ba44e231e9e15a274f9a96de6fa012daf"; pull-version:
1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
~ $ guix pull
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 2a66a96 (63 new commits)...
Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...
Building from these channels:
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.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%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
building /gnu/store/1gh4qf7bxi1x804safzcx349dyaivq0w-module-import.drv...
module-import 2KiB 314KiB/s 00:00 ▕██████████████████▏ 100.0%
module-import-compiled 1.2MiB 1.7MiB/s 00:01 ▕██████████████████▏ 100.0%
module-import-compiled 1.2MiB 9.9MiB/s 00:00 ▕██████████████████▏ 100.0%
building /gnu/store/0wymjdji79657n3i0ya1v4x9n8yag6gz-compute-guix-derivation.drv...
Backtrace:
In ice-9/boot-9.scm:
222:29 19 (map1 (((guix licenses) #:prefix license:) ((guix packages)) ((guix download)) ((guix git-download)) # ?))
222:29 18 (map1 (((guix packages)) ((guix download)) ((guix git-download)) ((guix gexp)) ((guix utils)) ((# ?)) ?))
222:29 17 (map1 (((guix download)) ((guix git-download)) ((guix gexp)) ((guix utils)) ((guix build-system #)) # ?))
222:29 16 (map1 (((guix git-download)) ((guix gexp)) ((guix utils)) ((guix build-system copy)) ((guix # gnu)) # ?))
222:29 15 (map1 (((guix gexp)) ((guix utils)) ((guix build-system copy)) ((guix build-system gnu)) ((guix # #)) ?))
222:29 14 (map1 (((guix utils)) ((guix build-system copy)) ((guix build-system gnu)) ((guix build-system #)) (#) ?))
222:29 13 (map1 (((guix build-system copy)) ((guix build-system gnu)) ((guix build-system haskell)) ((guix # ?)) ?))
222:29 12 (map1 (((guix build-system gnu)) ((guix build-system haskell)) ((guix build-system trivial)) ((gnu ?)) ?))
222:29 11 (map1 (((guix build-system haskell)) ((guix build-system trivial)) ((gnu packages admin)) ((gnu # #)) ?))
222:29 10 (map1 (((guix build-system trivial)) ((gnu packages admin)) ((gnu packages algebra)) ((gnu # base)) # ?))
222:29 9 (map1 (((gnu packages admin)) ((gnu packages algebra)) ((gnu packages base)) ((gnu packages bash)) (#) ?))
222:29 8 (map1 (((gnu packages algebra)) ((gnu packages base)) ((gnu packages bash)) ((gnu packages bdw-gc)) # ?))
222:29 7 (map1 (((gnu packages base)) ((gnu packages bash)) ((gnu packages bdw-gc)) ((gnu packages check)) (#) ?))
222:29 6 (map1 (((gnu packages bash)) ((gnu packages bdw-gc)) ((gnu packages check)) ((gnu packages #)) ((# ?)) ?))
222:29 5 (map1 (((gnu packages bdw-gc)) ((gnu packages check)) ((gnu packages compression)) ((gnu packages #)) ?))
222:29 4 (map1 (((gnu packages check)) ((gnu packages compression)) ((gnu packages dbm)) ((gnu packages ed)) # ?))
222:29 3 (map1 (((gnu packages compression)) ((gnu packages dbm)) ((gnu packages ed)) ((gnu packages #)) ((?)) ?))
222:29 2 (map1 (((gnu packages dbm)) ((gnu packages ed)) ((gnu packages fontutils)) ((gnu packages gcc)) ((?)) ?))
222:17 1 (map1 (((gnu packages ed)) ((gnu packages fontutils)) ((gnu packages gcc)) ((gnu packages gettext)) # ?))
3330:6 0 (resolve-interface (gnu packages ed) #:select _ #:hide _ #:prefix _ #:renamer _ #:version _)

ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
no code for module (gnu packages ed)
Computing Guix derivation for 'x86_64-linux'... guix pull: error: You found a bug: the program '/gnu/store/zd32rmipj4nqlq6rnc0mv638x3i7yvfs-compute-guix-derivation'
failed to compute the derivation for Guix (version: "2a66a96634b33667a45f4493a37eef48033b7287"; system: "x86_64-linux";
host version: "49a7a95ba44e231e9e15a274f9a96de6fa012daf"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.

~ $
Sergey Trofimov wrote 1 years ago
control message for bug #68032
(address . control@debbugs.gnu.org)
e63dac008e8d7b64bbfa85d6b4bb88c5@sarg.org.ru
merge 68032 68031
quit
Sergey Trofimov wrote 1 years ago
control message for bug #68033
(address . control@debbugs.gnu.org)
edead502ddc0f198fc90c210b70e73ea@sarg.org.ru
merge 68033 68031
quit
Sergey Trofimov wrote 1 years ago
Re: bug#68031: Error running Guix pull: no code for module (gnu packages ed)
(name . Richard Sent)(address . richard@freakingpenguin.com)(address . 68031@debbugs.gnu.org)
87o7edid0x.fsf@sarg.org.ru
Richard Sent <richard@freakingpenguin.com> writes:

This has been fixed in 3e41b252cfc81508bfcd0ac7103df212b35c3b91

Toggle quote (23 lines)
> Hi all,
>
> Noticed this error when running Guix pull today. Not entirely
> sure of the
> problem, but the console said to report it and I didn't notice
> any identical bug
> reports recently.
>
> Full log attached. Abridged version below.
>
> ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
> no code for module (gnu packages ed)
> Computing Guix derivation for 'x86_64-linux'... guix pull:
> error: You found a
> bug: the program
> '/gnu/store/zd32rmipj4nqlq6rnc0mv638x3i7yvfs-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "2a66a96634b33667a45f4493a37eef48033b7287"; system:
> "x86_64-linux";
> host version: "49a7a95ba44e231e9e15a274f9a96de6fa012daf";
> pull-version: 1).
> Please report the COMPLETE output above by email to
> <bug-guix@gnu.org>.
Sergey Trofimov wrote 1 years ago
control message for bug #68031
(address . control@debbugs.gnu.org)
8279a132f290b1944640a55190e90384@sarg.org.ru
close 68031
quit
Sergey Trofimov wrote 1 years ago
(address . control@debbugs.gnu.org)
4258eeb8030b5b93942a803a3f6eb218@sarg.org.ru
forcemerge 68031 68034
quit
?
Your comment

This issue is archived.

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

To respond to this issue using the mumi CLI, first switch to it
mumi current 68031
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
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help