Advertisement
Guest User

Untitled

a guest
Sep 15th, 2017
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Scheme 1.41 KB | None | 0 0
  1. guix system: warning: The 'device' field of bootloader configurations is deprecated.
  2. guix system: warning: Use 'target' instead.
  3.  
  4. substitute: updating list of substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
  5. Backtrace:
  6.           14 (primitive-load "/gnu/store/ys7ghld9ql7knl11mpb3b072nvy…")
  7. In guix/ui.scm:
  8.   1331:12 13 (run-guix-command _ . _)
  9. In ice-9/boot-9.scm:
  10.     837:9 12 (catch _ _ #<procedure 7f7b988e08c0 at guix/ui.scm:448>)
  11.     837:9 11 (catch _ _ #<procedure 7f7b988e08d8 at guix/ui.scm:536>)
  12. In guix/scripts/system.scm:
  13.    1025:8 10 (_)
  14.     908:6  9 (process-action _ _ _)
  15. In guix/store.scm:
  16.   1443:24  8 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
  17. In guix/scripts/system.scm:
  18.    661:31  7 (_ _)
  19. In srfi/srfi-1.scm:
  20.    705:23  6 (filter-map #<procedure system->boot-parameters (sys…> . #)
  21. In ice-9/boot-9.scm:
  22.     837:9  5 (catch system-error #<procedure 53e86c0 at guix/script…>)
  23. In guix/scripts/system.scm:
  24.    385:30  4 (_)
  25. In gnu/system.scm:
  26.    307:17  3 (read-boot-parameters-file "/var/guix/profiles/system-1…")
  27. In ice-9/ports.scm:
  28.    444:17  2 (call-with-input-file _ _ #:binary _ #:encoding _ # _)
  29. In gnu/system.scm:
  30.    282:10  1 (read-boot-parameters _)
  31.     238:4  0 (device-sexp->device _)
  32.  
  33. gnu/system.scm:238:4: In procedure device-sexp->device:
  34. gnu/system.scm:238:4: Throw to key `match-error' with args `("match" "no matching pattern" #f)'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement