unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#68031: Error running Guix pull: no code for module (gnu packages ed)
@ 2023-12-25 17:27 Richard Sent
  2023-12-26  8:27 ` Sergey Trofimov
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Sent @ 2023-12-25 17:27 UTC (permalink / raw)
  To: 68031

[-- Attachment #1: Type: text/plain, Size: 761 bytes --]

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>.

[-- Attachment #2: bug.txt --]
[-- Type: text/plain, Size: 4411 bytes --]

~ $ 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:
  nonguix   https://gitlab.com/nonguix/nonguix  71a53fa
  guix      https://git.savannah.gnu.org/git/guix.git   2a66a96
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>.

~ $ 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#68031: Error running Guix pull: no code for module (gnu packages ed)
  2023-12-25 17:27 bug#68031: Error running Guix pull: no code for module (gnu packages ed) Richard Sent
@ 2023-12-26  8:27 ` Sergey Trofimov
  0 siblings, 0 replies; 2+ messages in thread
From: Sergey Trofimov @ 2023-12-26  8:27 UTC (permalink / raw)
  To: Richard Sent; +Cc: 68031

Richard Sent <richard@freakingpenguin.com> writes:

This has been fixed in 3e41b252cfc81508bfcd0ac7103df212b35c3b91

> 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>.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-28 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-25 17:27 bug#68031: Error running Guix pull: no code for module (gnu packages ed) Richard Sent
2023-12-26  8:27 ` Sergey Trofimov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).