Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v9.8.1.0 x86 MSI install / ssh-agent startup failure #2286

Open
3 tasks done
tgauth opened this issue Oct 14, 2024 · 0 comments · May be fixed by PowerShell/openssh-portable#757
Open
3 tasks done

v9.8.1.0 x86 MSI install / ssh-agent startup failure #2286

tgauth opened this issue Oct 14, 2024 · 0 comments · May be fixed by PowerShell/openssh-portable#757

Comments

@tgauth
Copy link
Collaborator

tgauth commented Oct 14, 2024

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

x86 MSI install fails because ssh-agent fails to start

current workaround: install via zip package and configure ssh-agent service with custom allow list: -P "/C:/Program Files/*".

fix: update ssh-agent default allowlist that requires both env:ProgramFiles and env:ProgramFilesX86 to exist

Expected behavior

ssh-agent service should start and install should succeed

Actual behavior

x86 MSI fails to install with error that `ssh-agent service failed to start` - see https://github.com/microsoft/winget-pkgs/pull/180001#issuecomment-2400842841

Error details

No response

Environment data

N/A

Version

v9.8.1.0

Visuals

No response

@tgauth tgauth changed the title v9.8.1.0 x86 MSI Install Failure v9.8.1.0 x86 MSI install / ssh-agent startup failure Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant