Ashique P S

Results 14 comments of Ashique P S

Hey @wiltaylor-socotra, While testing the build in my local machine, I am getting "There is no operating system installed on this virtual machine" error from the parallels desktop and the...

@Stromweld Me too doesn't have a arm machine to test the build.

Not sure whether I am doing any mistakes while building the box, but I got the same error on an Ubuntu machine as well. ```bash ubuntu@ip-172-31-26-80:~/bento$ bento build --version 202206.03.0...

Hi, The above issue is raised from the `aws-sdk-core` gem and I've created the above issue in their organization to handle this error. Since there is no option to refresh...

The PR - https://github.com/aws/aws-sdk-ruby/pull/2686 for fixing the issue in the `aws-sdk-core` has been merged and a new version of the `aws-sdk-core` gem has been released(3.130.1) containing a fix for this...

Hey @timvisher, Sorry that I've closed this issue as soon as the aws-sdk-core gem was published. I'll reopen this issue and will close it once a new version of workstation...

Hey @drewhammond, Could you please document this new configuration in the documentation as well in the test-kitchen repo? https://github.com/test-kitchen/test-kitchen/blob/main/docs/content/docs/drivers/dokken.md

Hi All, This is an issue with the `winrm/rubyntlm` gem. It is using the FIPS non-compliant algorithms in the codebase and it causing the above exception. Created a new issue...

Hey @Stromweld, We are upgrading the Chef to latest(18.4.12) for this release, you can find the changes in https://github.com/chef/chef-workstation/pull/3222 PR.

@Xorima I've added the documentation for this change at https://github.com/test-kitchen/test-kitchen/pull/1925. Regarding the test cases, this repo doesn't have any unit tests defined as of now. Can we create a ticket...