Advertisement
Guest User

Untitled

a guest
Dec 15th, 2018
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. ilya@guixsd ~$ sudo guix refresh
  2. Пароль:
  3. gnu/packages/admin.scm:868:13: rename would be upgraded from 0.35 to 1.10
  4. following redirection to `https://pypi.org/pypi/graphios/json'...
  5. Backtrace:
  6. 10 (apply-smob/1 #<catch-closure 1b82160>)
  7. In ice-9/boot-9.scm:
  8. 705:2 9 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
  9. In ice-9/eval.scm:
  10. 619:8 8 (_ #(#(#<directory (guile-user) 1c3d140>)))
  11. In guix/ui.scm:
  12. 1578:12 7 (run-guix-command _ . _)
  13. In ice-9/boot-9.scm:
  14. 829:9 6 (catch _ _ #<procedure 7fd9d93889b8 at guix/ui.scm:610…> …)
  15. 829:9 5 (catch _ _ #<procedure 7fd9d93889d0 at guix/ui.scm:728…> …)
  16. In guix/scripts/refresh.scm:
  17. 449:12 4 (_)
  18. In srfi/srfi-1.scm:
  19. 640:9 3 (for-each #<procedure 326a380 at guix/scripts/refresh.…> …)
  20. In guix/scripts/refresh.scm:
  21. 236:2 2 (check-for-package-update #<package fdupes@1.6.1 gnu/p…> …)
  22. In guix/import/github.scm:
  23. 181:25 1 (latest-release #<package fdupes@1.6.1 gnu/packages/adm…>)
  24. In unknown file:
  25. 0 (scm-error misc-error #f "~A" ("Error downloading rel…") …)
  26.  
  27. ERROR: In procedure scm-error:
  28. Error downloading release information through the GitHub
  29. API. This may be fixed by using an access token and setting the environment
  30. variable GUIX_GITHUB_TOKEN, for instance one procured from
  31. https://github.com/settings/tokens
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement