bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34897: System reconfigure error


From: mikadoZero
Subject: bug#34897: System reconfigure error
Date: Sun, 17 Mar 2019 16:11:49 -0400
User-agent: mu4e 1.0; emacs 26.1

`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 address@hidden gnu/packages/autotools.scm:45 
2d0…> …))
   592:29  4 (map1 (#<package address@hidden 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 _ _)>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]