chef / chef/mixlib-install

Possibly broken architecture detection on Windows

Open
#188 6 comments 0 reactions 1 assignee View on GitHub

@wrightp is already working on this.

Since Mar 13, 2017.

Dominant language
Ruby
Stars
13
Forks
55
Avg merge
2d 15h
Merged PRs (30d)
8

Description

Was doing some testing on 32-bit Windows on EC2 and it was trying to install the x64 build. Didn't do a full debug on it, but the code in helpers.ps1 looks correct at first glance so maybe somewhere else?

If you want to repro try using a Kitchen config something like this:

driver:
  name: ec2
  image_id: ami-f6a043e0
  instance_type: m1.medium

Given how few people actually use 32-bit Windows this is probably safely very low priority :-)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.