Skip to content

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

New issue

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

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

Already on GitHub? # to your account

Closed
3 tasks done
tgauth opened this issue Oct 14, 2024 · 0 comments · Fixed by PowerShell/openssh-portable#757
Closed
3 tasks done

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

tgauth opened this issue Oct 14, 2024 · 0 comments · 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
@tgauth tgauth added this to the vNext milestone Jan 6, 2025
@tgauth tgauth modified the milestones: vNext, V9.8.2.0 Apr 3, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant