Advertisement
rexhuang

Untitled

Oct 9th, 2015
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Microsoft Windows [Version 6.1.7601]
  2. Copyright (c) 2009 Microsoft Corporation. All rights reserved.
  3.  
  4. C:\Windows\system32>cinst git -y
  5. Installing the following packages:
  6. git
  7. By installing you accept licenses for the packages.
  8.  
  9. git.install v2.6.1
  10. Exception calling "GetResponse" with "0" argument(s): "The operation has timed
  11.  
  12. out"
  13. At C:\ProgramData\chocolatey\helpers\functions\Get-WebHeaders.ps1:92 char:37
  14. + $response = $request.GetResponse <<<< ();
  15. + CategoryInfo : NotSpecified: (:) [], ParentContainsErrorRecordE
  16.  
  17. xception
  18. + FullyQualifiedErrorId : DotNetMethodException
  19. The install of git.install was NOT successful.
  20. Error while running 'C:\ProgramData\chocolatey\lib\git.install\tools\chocolateyI
  21. nstall.ps1'.
  22. See log for details.
  23.  
  24. git v2.6.1
  25. The install of git was successful.
  26.  
  27. Chocolatey installed 1/2 package(s). 1 package(s) failed.
  28. See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
  29. Failures:
  30. - git.install
  31.  
  32. C:\Windows\system32>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement