fix: fusion 13 x86_x64 vmware tools location#138
fix: fusion 13 x86_x64 vmware tools location#138Stromweld wants to merge 2 commits intovmware:mainfrom
x86_x64 vmware tools location#138Conversation
|
I don't have a machine to test fusion 12 or less to verify if line 140 also needs updating. |
@Stromweld apologies for the delayed response here. I've been traveling so just catching up. I have Fusion 12 and can confirm that we need some extra logic for fusion 12. Channeling @tenthirtyam here, Fusion 12 is essentially unsupported as of March this year. Which seems to imply that maybe we should look to add the fusion driver or let Fusion 12 be for 1.0.8 and move to a new minor version for Fusion 13. Thoughts? |
|
If it's unsupported that would make sense to me to potentially drop support and simplify the driver. I'd think since that would be a breaking change for all those with fusion 12 and below that it would warrant a major version increment. 1.x would be for 12 and below, where 2.x would then be for 13+. |
|
Can we push this fix for x86 packer vmware builds and create an issue as a follow on to decide on what to do with fusion12 and earlier support? |
|
@tenthirtyam any update? |
x86_x64 vmware tools location
|
@nywilken @Stromweld - while it could be considered a "breaking change" I recommend the following:
|
Bug found in x86_64 directory as vmware fusion 13 has the vmware tools iso's in x86_x64 directory
Closes #137