Advertisement
Guest User

Untitled

a guest
Dec 6th, 2020
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. ark@ark ~$ guix import gnu tuxkart
  2. Backtrace:
  3. 10 (primitive-load "/home/ark/.config/guix/current/bin/guix")
  4. In guix/ui.scm:
  5. 2127:12 9 (run-guix-command _ . _)
  6. In guix/scripts/import.scm:
  7. 120:11 8 (guix-import . _)
  8. In ice-9/boot-9.scm:
  9. 1736:10 7 (with-exception-handler _ _ #:unwind? _ # _)
  10. 1731:15 6 (with-exception-handler #<procedure 7f6cb35dbc30 at ic…> …)
  11. In guix/import/gnu.scm:
  12. 111:2 5 (gnu->guix-package "tuxkart" #:key-download _)
  13. In guix/gnu-maintenance.scm:
  14. 364:20 4 (latest-ftp-release "tuxkart" #:server _ #:directory _ # …)
  15. In guix/ftp-client.scm:
  16. 233:6 3 (ftp-list #<<ftp-connection> socket: #<input-output: s…> …)
  17. In srfi/srfi-1.scm:
  18. 460:18 2 (fold #<procedure 7f6cb35dbb70 at guix/ftp-client.scm:…> …)
  19. In guix/ftp-client.scm:
  20. 74:8 1 (_ _ _)
  21. In ice-9/boot-9.scm:
  22. 1669:16 0 (raise-exception _ #:continuable? _)
  23.  
  24. ice-9/boot-9.scm:1669:16: In procedure raise-exception:
  25. Throw to key `ftp-error' with args `(#<input-output: socket 14> "CWD tuxkart" 550 "Failed to change directory.\r")'.
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement