Skip to content

Commit

Permalink
attempt to fix win builds
Browse files Browse the repository at this point in the history
024-03-07T04:50:16.4512964Z DEBUG:  146+  >>>> $file_url =
2024-03-07T04:50:16.4515634Z "https://github.com/vsajip/python-gnupg/releases/download/0.5.2/python_gnupg-0.5.2-py2.py3-none-any.whl" | Out-String
2024-03-07T04:50:16.4525477Z DEBUG:  147+  >>>> $signature_url =
2024-03-07T04:50:16.4526689Z "https://github.com/vsajip/python-gnupg/releases/download/0.5.2/python_gnupg-0.5.2-py2.py3-none-any.whl.asc" |
2024-03-07T04:50:16.4527595Z Out-String
2024-03-07T04:50:16.4541608Z DEBUG:  150+  >>>> curl -OutFile $(Split-Path -Leaf ${file_url}) "${file_url}" | Out-String
2024-03-07T04:50:16.4554261Z DEBUG:  150+ curl -OutFile $( >>>> Split-Path -Leaf ${file_url}) "${file_url}" | Out-String
2024-03-07T04:50:16.9097211Z DEBUG:   19+                                         if ( &  >>>> { Set-StrictMode -Version 1; $_.PSMessageDetails } )
2024-03-07T04:50:16.9098904Z {
2024-03-07T04:50:16.9110412Z DEBUG:   19+                                         if ( & {  >>>> Set-StrictMode -Version 1; $_.PSMessageDetails } )
2024-03-07T04:50:16.9111669Z {
2024-03-07T04:50:16.9127832Z DEBUG:   19+                                         if ( & { Set-StrictMode -Version 1;  >>>> $_.PSMessageDetails } )
2024-03-07T04:50:16.9129356Z {
2024-03-07T04:50:16.9159250Z DEBUG:    1+ &  >>>> { Set-StrictMode -Version 1; $this.Exception.InnerException.PSMessageDetails }
2024-03-07T04:50:16.9169978Z DEBUG:    1+ & {  >>>> Set-StrictMode -Version 1; $this.Exception.InnerException.PSMessageDetails }
2024-03-07T04:50:16.9182017Z DEBUG:    1+ & { Set-StrictMode -Version 1;  >>>> $this.Exception.InnerException.PSMessageDetails }
2024-03-07T04:50:16.9227817Z DEBUG:    1+ & { Set-StrictMode -Version 1; $this.Exception.InnerException.PSMessageDetails  >>>> }
2024-03-07T04:50:16.9240901Z DEBUG:   19+                                         if ( & { Set-StrictMode -Version 1; $_.PSMessageDetails  >>>> } )
2024-03-07T04:50:16.9242092Z {
2024-03-07T04:50:16.9326362Z DEBUG:   26+                                         $errorCategoryMsg = &  >>>> { Set-StrictMode -Version 1;
2024-03-07T04:50:16.9327697Z $_.ErrorCategory_Message }
2024-03-07T04:50:16.9338504Z DEBUG:   26+                                         $errorCategoryMsg = & {  >>>> Set-StrictMode -Version 1;
2024-03-07T04:50:16.9339817Z $_.ErrorCategory_Message }
2024-03-07T04:50:16.9351409Z DEBUG:   26+                                         $errorCategoryMsg = & { Set-StrictMode -Version 1;  >>>>
2024-03-07T04:50:16.9352881Z $_.ErrorCategory_Message }
2024-03-07T04:50:16.9375189Z DEBUG:   26+                                         $errorCategoryMsg = & { Set-StrictMode -Version 1;
2024-03-07T04:50:16.9375874Z $_.ErrorCategory_Message  >>>> }
2024-03-07T04:50:16.9456472Z DEBUG:   42+                                         $originInfo = &  >>>> { Set-StrictMode -Version 1; $_.OriginInfo
2024-03-07T04:50:16.9457677Z }
2024-03-07T04:50:16.9468689Z DEBUG:   42+                                         $originInfo = & {  >>>> Set-StrictMode -Version 1; $_.OriginInfo
2024-03-07T04:50:16.9469953Z }
2024-03-07T04:50:16.9481829Z DEBUG:   42+                                         $originInfo = & { Set-StrictMode -Version 1;  >>>> $_.OriginInfo
2024-03-07T04:50:16.9483225Z }
2024-03-07T04:50:16.9504255Z DEBUG:   42+                                         $originInfo = & { Set-StrictMode -Version 1; $_.OriginInfo  >>>>
2024-03-07T04:50:16.9505502Z }
2024-03-07T04:50:16.9528639Z curl : Illegal characters in path.
2024-03-07T04:50:16.9529898Z At D:\a\buskill-app\buskill-app\build\windows\buildExe.ps1:150 char:1
2024-03-07T04:50:16.9531189Z + curl -OutFile $(Split-Path -Leaf ${file_url}) "${file_url}" | Out-Str ...
2024-03-07T04:50:16.9532185Z + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2024-03-07T04:50:16.9532953Z     + CategoryInfo          : NotSpecified: (:) [Invoke-WebRequest], ArgumentException
2024-03-07T04:50:16.9534015Z     + FullyQualifiedErrorId : System.ArgumentException,Microsoft.PowerShell.Commands.InvokeWebRequestCommand
2024-03-07T04:50:16.9534825Z
2024-03-07T04:50:16.9544352Z DEBUG:  151+  >>>> $filename = Get-ChildItem -Name | Select-Object -First 1
2024-03-07T04:50:16.9567745Z DEBUG:  152+  >>>> echo $filename | Out-String
2024-03-07T04:50:16.9570663Z
2024-03-07T04:50:16.9581318Z DEBUG:  155+  >>>> curl -OutFile "${filename}.asc" "${signature_url}" | Out-String
2024-03-07T04:50:17.0553126Z
2024-03-07T04:50:17.0561631Z DEBUG:  156+  >>>> ls | Out-String
2024-03-07T04:50:17.0581320Z
2024-03-07T04:50:17.0581328Z
2024-03-07T04:50:17.0582536Z     Directory: C:\Users\runneradmin\AppData\Local\Temp\ce64f272-6d83-43be-b024-f2a42e3dcfec
2024-03-07T04:50:17.0583330Z
2024-03-07T04:50:17.0583338Z
2024-03-07T04:50:17.0583729Z Mode                 LastWriteTime         Length Name
2024-03-07T04:50:17.0584492Z ----                 -------------         ------ ----
2024-03-07T04:50:17.0585159Z -a----          3/7/2024   4:50 AM            801 .asc
  • Loading branch information
maltfield committed Mar 7, 2024
1 parent 266f1ef commit da5415d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/windows/buildExe.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ $file_url = "https://github.com/vsajip/python-gnupg/releases/download/0.5.2/pyth
$signature_url = "https://github.com/vsajip/python-gnupg/releases/download/0.5.2/python_gnupg-0.5.2-py2.py3-none-any.whl.asc" | Out-String

# download the latest version of the python-gnupg module
curl -OutFile $(Split-Path -Leaf ${file_url}) "${file_url}" | Out-String
curl -OutFile $(Split-Path -Leaf "${file_url}") "${file_url}" | Out-String
$filename = Get-ChildItem -Name | Select-Object -First 1
echo $filename | Out-String

Expand Down

0 comments on commit da5415d

Please sign in to comment.