all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#34897: System reconfigure error
@ 2019-03-17 20:11 mikadoZero
  2019-03-17 20:42 ` Leo Famulari
  2019-03-21  2:37 ` mikadoZero
  0 siblings, 2 replies; 8+ messages in thread
From: mikadoZero @ 2019-03-17 20:11 UTC (permalink / raw)
  To: 34897

`guix describe`
guix 19c0cdb
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 19c0cdb9e6271956015232421ef7f63a1ad001ae

I get an error message when I do `guix system reconfigure config.scm`:

Backtrace:
In guix/ui.scm:
  1654:12 19 (run-guix-command _ . _)
In ice-9/boot-9.scm:
    829:9 18 (catch _ _ #<procedure 7f5517e709b8 at guix/ui.scm:624:2 (key c)> _)
    829:9 17 (catch _ _ #<procedure 7f5517e709d0 at guix/ui.scm:750:6 (key proc…> …)
In guix/scripts/system.scm:
   1301:8 16 (_)
In guix/status.scm:
    810:4 15 (call-with-status-report _ _)
In guix/scripts/system.scm:
   1162:6 14 (process-action _ _ _)
In guix/store.scm:
  1737:24 13 (run-with-store _ _ #:guile-for-build _ #:system _ #:target _)
In guix/scripts/system.scm:
  1175:13 12 (_ _)
   882:18 11 (perform-action reconfigure #<<operating-system> kernel: #<package…> …)
In gnu/system.scm:
   845:19 10 (operating-system-derivation _ #:container? _)
In gnu/services.scm:
   779:26  9 (loop #<<service> type: #<service-type system 1bdafa0> value: #<pro…>)
In srfi/srfi-1.scm:
   592:17  8 (map1 (#<<service> type: #<service-type profile 1bdab90> value: …> …))
In gnu/services.scm:
   586:32  7 (packages->profile-entry _)
In guix/profiles.scm:
    338:3  6 (packages->manifest _)
In srfi/srfi-1.scm:
   592:29  5 (map1 (#<package autoconf@2.69 gnu/packages/autotools.scm:45 2d0…> …))
   592:29  4 (map1 (#<package automake@1.16.1 gnu/packages/autotools.scm:251 …> …))
   592:17  3 (map1 (#<procedure gettext (_ #:optional _ _)> #<package texinfo…> …))
In guix/inferior.scm:
   583:24  2 (inferior-package->manifest-entry #<procedure gettext (_ #:optiona…> …)
    358:4  1 (inferior-package-input-field #<procedure gettext (_ #:optional _ …> …)
   302:18  0 (inferior-package-field _ _)

guix/inferior.scm:302:18: In procedure inferior-package-field:
In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #<
procedure gettext (_ #:optional _ _)>

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

end of thread, other threads:[~2019-03-21  2:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-17 20:11 bug#34897: System reconfigure error mikadoZero
2019-03-17 20:42 ` Leo Famulari
2019-03-17 21:04   ` mikadoZero
2019-03-17 23:58     ` Danny Milosavljevic
2019-03-18  1:34       ` mikadoZero
2019-03-18  9:43         ` Ludovic Courtès
2019-03-18 18:11           ` mikadoZero
2019-03-21  2:37 ` mikadoZero

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.