Message298552
I just got a download failure on an AppVeyor build:
https://ci.appveyor.com/project/python/cpython/build/3.7.0a0.4571
Downloading nuget...
Invoke-WebRequest : The operation has timed out.
At line:1 char:1
+ Invoke-WebRequest https://aka.ms/nugetclidl -OutFile 'C:\projects\cpy ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:Htt
pWebRequest) [Invoke-WebRequest], WebException
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShe
ll.Commands.InvokeWebRequestCommand
File "<string>", line 1
C:\projects\cpython\PCbuild\\urlretrieve.py
^
SyntaxError: invalid syntax
Installing Python via nuget... |
|
| Date |
User |
Action |
Args |
| 2017-07-17 19:44:01 | pitrou | set | recipients:
+ pitrou, paul.moore, vstinner, tim.golden, benjamin.peterson, jkloth, jeremy.kloth, zach.ware, steve.dower, ammar2, schen |
| 2017-07-17 19:44:01 | pitrou | set | messageid: <[email protected]> |
| 2017-07-17 19:44:01 | pitrou | link | issue30450 messages |
| 2017-07-17 19:44:01 | pitrou | create | |
|