all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yoshinori Arai <kumagusu08@gmail.com>
To: help-guix <help-guix@gnu.org>
Subject: guix package -i error on another account after system reconfigure
Date: Mon, 21 Jan 2019 16:13:41 +0900	[thread overview]
Message-ID: <20190121071341.mlcux7on7mdulrwd@WaraToNora> (raw)

Hello,

After system reconfigure, I loged in new account to confirm installed programs
and set up keyboard, font etc.

I got error from guix package -i setxkbmap as follows,

---------------- error log -------------------
Backtrace:
          10 (primitive-load "/gnu/store/x7nhlcnw6c0mdc1k75sy5pbjvqk?")
In ice-9/eval.scm:
   721:20  9 (primitive-eval (begin (use-modules (guix build #) ?) ?))
In ice-9/psyntax.scm:
  1235:36  8 (expand-top-sequence ((begin (use-modules (# # ?) ?) ?)) ?)
  1182:24  7 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
  1182:24  6 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
   285:10  5 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
In ice-9/boot-9.scm:
  3377:20  4 (process-use-modules _)
   222:17  3 (map1 (((guix build utils)) ((srfi srfi-1)) ((srfi ?)) ?))
  3378:31  2 (_ ((guix build utils)))
   2803:6  1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?)
In unknown file:
           0 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?)

ERROR: In procedure scm-error:
no code for module (guix build utils)
----------------------------------------------

And next, guix package -i font-dejavu. I got same error,

---------------- error log -------------------
Backtrace:
          10 (primitive-load "/gnu/store/dfnm0a68nny1ncj4nw6mj5r48x3?")
In ice-9/eval.scm:
   721:20  9 (primitive-eval (begin (use-modules (guix build #) ?) ?))
In ice-9/psyntax.scm:
  1235:36  8 (expand-top-sequence ((begin (use-modules (# # ?) ?) ?)) ?)
  1182:24  7 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
  1182:24  6 (parse _ (("placeholder" placeholder)) ((top) #(# # ?)) ?)
   285:10  5 (parse _ (("placeholder" placeholder)) (()) _ c&e (eval) ?)
In ice-9/boot-9.scm:
  3377:20  4 (process-use-modules _)
   222:17  3 (map1 (((guix build utils)) ((srfi srfi-1)) ((srfi ?)) ?))
  3378:31  2 (_ ((guix build utils)))
   2803:6  1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ ?)
In unknown file:
           0 (scm-error misc-error #f "~A ~S" ("no code for modu?" ?) ?)

ERROR: In procedure scm-error:
no code for module (guix build utils)
----------------------------------------------
I got same error when I did guix pull.
Then I loged in old account and tried install package. But I got no error. 

What's happen?

             reply	other threads:[~2019-01-21  7:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-21  7:13 Yoshinori Arai [this message]
2019-01-21  8:17 ` guix package -i error on another account after system reconfigure Ricardo Wurmus
2019-01-22  2:17   ` Yoshinori Arai
2019-01-22  6:49     ` Ricardo Wurmus
2019-01-22  7:20       ` Yoshinori Arai
2019-01-22  7:48         ` Ricardo Wurmus
2019-01-22 11:20           ` Yoshinori Arai
2019-01-22 12:25             ` Ricardo Wurmus
2019-01-23  1:16               ` Yoshinori Arai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190121071341.mlcux7on7mdulrwd@WaraToNora \
    --to=kumagusu08@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.