-
Notifications
You must be signed in to change notification settings - Fork 10
Vagrant 1.8.4 installs vagrant-winrm-syncedfolders 0.1.0 #8
Comments
Forcing 1.0.0 fails:
|
Hey @takesson, Have you tried removing the winrm-fs line from our gemspec? I see you're already on the latest version of Vagrant, but take a look at this issue #7 (comment) and see maclennann's comment at the bottom. Please let me know if that does it. |
Thanks for the input @potashj I have now tried removing winrm-fs from the gemspec and created a PR. Having difficulties testing because vagrant 1.8.4 refuses to install a plugin from local path. It works in vagrant 1.8.1 so I am now testing the approach of installing the new version (1.0.1) with vagrant 1.8.1 and then upgrading to 1.8.4. |
There are a couple of reports on the local install issue in vagrant 1.8.4: There might also be further changes to winrm-fs version: |
I have now tested the approach:
|
This is the Pathname issue, should likely be fixed here. |
Ok, to summarize:
|
Hi @takesson Thank you for the investigative work and summary. I see the commit you added to #9, which looks exactly right for fixing the String vs Pathname issue (compare to https://github.com/devopsgroup-io/vagrant-hostmanager/pull/199/files) So, since it seems to be the case that we are currently at the mercy of chef-boneyard/vagrant-omnibus#130, I added myself as a subscriber to that issue in hopes that it might produce a fix faster. There is already a PR there ready to go but that project seems to be having some issues with its current Travis set up. It should only be a matter of time I think but you are free to subscribe on that ticket as well. |
I've set up a patch for the patch which passes Travis (needed rack to be restricted to ~> 1.6.) |
Tested vagrant 1.8.5 (winrm-fs-0.3.2) in combination with vagrant-omnibus 1.5.0.
|
Published as version 1.0.1. Please let me know if this doesn't work for you and I'll gladly re-open. |
Vagrant 1.8.4 installs the old version of winrm-syncedfolders (which does not work):
The text was updated successfully, but these errors were encountered: