Possibly broken architecture detection on Windows
Open
@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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.