Advertisement
Guest User

Untitled

a guest
Dec 19th, 2022
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. environment variable `PATH' set to `/gnu/store/0c1yfbxyv877mlgychfgvmk5ha2jqh52-gzip-1.10/bin:/gnu/store/8z1q7vjxylm6l4ibsywd4h6m6jv6zqm4-tar-1.34/bin'
  2. hint: Using 'master' as the name for the initial branch. This default branch name
  3. hint: is subject to change. To configure the initial branch name to use in all
  4. hint: of your new repositories, which will suppress this warning, call:
  5. hint:
  6. hint: git config --global init.defaultBranch <name>
  7. hint:
  8. hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
  9. hint: 'development'. The just-created branch can be renamed via this command:
  10. hint:
  11. hint: git branch -m <name>
  12. Initialized empty Git repository in /gnu/store/ldsj8fklgjiwn45mgcbc43ks6qq7dfm4-faraday-em_http-52104d59129fed5056a0aa8395a7c67506fc5b88-checkout/.git/
  13. fatal: unable to access 'https://github.com/singpolyma/faraday-em_http/': Could not resolve host: github.com
  14. Failed to do a shallow fetch; retrying a full fetch...
  15. fatal: unable to access 'https://github.com/singpolyma/faraday-em_http/': Could not resolve host: github.com
  16. git-fetch: '/gnu/store/zw25ypmvb0kn4y1gxky8rhvwni918351-git-minimal-2.38.0/bin/git fetch origin' failed with exit code 128
  17. Trying content-addressed mirror at berlin.guix.gnu.org...
  18. Trying content-addressed mirror at berlin.guix.gnu.org...
  19. Trying to download from Software Heritage...
  20. Backtrace:
  21. 6 (primitive-load "/gnu/store/bsl13s77psrc9sc9chrjyawvgb0…")
  22. In ice-9/boot-9.scm:
  23. 152:2 5 (with-fluid* _ _ _)
  24. In guix/swh.scm:
  25. 722:13 4 (swh-download "https://github.com/singpolyma/faraday-e…" …)
  26. 255:22 3 (call "https://archive.softwareheritage.org/api/1/revi…" …)
  27. In web/client.scm:
  28. 476:29 2 (http-request "https://archive.softwareheritage.org/ap…" …)
  29. 332:9 1 (open-socket-for-uri _ #:verify-certificate? _)
  30. In unknown file:
  31. 0 (getaddrinfo "archive.softwareheritage.org" "https" 0 # …)
  32.  
  33. ERROR: In procedure getaddrinfo:
  34. In procedure getaddrinfo: Servname not supported for ai_socktype
  35.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement