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

Doesn't check if powershell.exe is in the PATH #286

Open
jasonwbarnett opened this issue May 16, 2019 · 0 comments
Open

Doesn't check if powershell.exe is in the PATH #286

jasonwbarnett opened this issue May 16, 2019 · 0 comments
Labels
Type: Bug Does not work as expected.

Comments

@jasonwbarnett
Copy link

jasonwbarnett commented May 16, 2019

Version:

v3.11.2

Environment:

Windows Server 2012R2
Chef Client v4.10.9

Scenario:

Upgrade Chef Infra Client using the chef_client_updater cookbook.

Steps to Reproduce:

Remove everything, but C:\opscode\chef\bin from your system PATH.

Expected Result:

I would expect mixlib-install to throw an exception OR add powershell.exe to the PATH (temporarily, not permanently).

Actual Result:

It returns an array of Mixlib::Install::ArtifactInfo which include things for all OSes.

@jasonwbarnett jasonwbarnett added the Status: Untriaged An issue that has yet to be triaged. label May 16, 2019
@tas50 tas50 added Type: Bug Does not work as expected. and removed Status: Untriaged An issue that has yet to be triaged. labels Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Does not work as expected.
Projects
None yet
Development

No branches or pull requests

2 participants