You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found that running it as an admin user makes it fail, while running it normally spawns a "regular" powershell in an elevated session and ends up working.
Describe the bug
Installers in this https://learn.microsoft.com/en-us/azure/service-fabric/service-fabric-get-started doesn't work with powershell 7
Area/Component:
Runtime/SDK
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Installed successfully
Observed behavior:
Screenshots
11/29/2023 12:44:41 PM,Info,Installing Service Fabric Runtime. Logs written to C:\Windows\TEMP\InstallFabricRuntime_638368874815520109.log
11/29/2023 12:44:41 PM,Info,Running extract in parallel.
11/29/2023 12:44:41 PM,Info,Unpackaging autoextractor...
11/29/2023 12:44:41 PM,Info,11/29/2023 8:44:41 PM Running Process: powershell.exe -NoProfile -Command Get-ExecutionPolicy -Scope CurrentUser with timeout 00:01:00
11/29/2023 12:44:41 PM,Info,Creating temporary runtime directory C:\Program Files\Microsoft Service Fabric.ihsmtmxt.3x0.
11/29/2023 12:44:41 PM,Info,Extracting runtime cab to C:\Program Files\Microsoft Service Fabric.ihsmtmxt.3x0...
11/29/2023 12:44:41 PM,Info,11/29/2023 8:44:41 PM Running Process: C:\Windows\TEMP\MicrosoftServiceFabricAutoextractor.exe /L "C:\Program Files\Microsoft Service Fabric.ihsmtmxt.3x0" /E /Y with timeout 01:00:00
11/29/2023 12:44:45 PM,Info,Successfully extracted cab file to C:\Program Files\Microsoft Service Fabric.ihsmtmxt.3x0
11/29/2023 12:45:41 PM,Error,Timeout 00:01:00 exceeded, terminating process..
11/29/2023 12:45:41 PM,Info,Current Powershell Execution Policy:
11/29/2023 12:45:41 PM,Error,Unable to get Powershell ExecutionPolicy. ExitCode: -1
11/29/2023 12:45:41 PM,Info,Cleaning temporary directory C:\Program Files\Microsoft Service Fabric.ihsmtmxt.3x0
Service Fabric Runtime Version:
ex: 7.1., 7.2.
Environment:
If this is a regression, which version did it regress from?
Additional context
Add any other context about the problem here.
Assignees: /cc @microsoft/service-fabric-triage
The text was updated successfully, but these errors were encountered: