Giter Site home page Giter Site logo

Comments (2)

nsh87 avatar nsh87 commented on August 17, 2024

I'd try uninstalling Fabric and then reinstalling paramiko and Fabric as in the Troubleshooting section. Kind of hard to debug on my phone and I'm nowhere near a computer. Oh, actually, Vagrant is at v2 and looks like you have v1.

Nikhil

On Dec 23, 2014, at 4:05 AM, Chris Miller [email protected] wrote:

Thanks for the useful guide. I'm having some trouble with the installation and was hoping you might have some insight. I get up to the fab section without incident, and then encounter the following error:

. . .
==> default: Machine booted and ready!
==> default: Checking for guest additions in VM...
==> default: Configuring and enabling network interfaces...
==> default: Mounting shared folders...
default: /vagrant => /Users/cmiller/VirtualBox VMs/shinyVM
default: /www-shiny => /Users/cmiller/VirtualBox VMs/shinyVM/project
default: /www-shiny-writeable => /Users/cmiller/VirtualBox VMs/shinyVM/writeable-project

$ fab vagrant setup_vagrant
Traceback (most recent call last):
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fabric/main.py", line 743, in main
_args, *_kwargs
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fabric/tasks.py", line 424, in execute
results[''] = task.run(_args, *_new_kwargs)
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/fabric/tasks.py", line 174, in run
return self.wrapped(_args, *_kwargs)
File "/Users/cmiller/VirtualBox VMs/shinyVM/fabfile.py", line 26, in vagrant
if l])
ValueError: dictionary update sequence element #7 has length 3; 2 is required
Other potentially useful info

$ python --version
Python 2.7.5
$ vagrant -v
Vagrant 1.7.1
Suggestions would be much appreciated.


Reply to this email directly or view it on GitHub.

from shinyvm.

chrisamiller avatar chrisamiller commented on August 17, 2024

Looks like the problem was a space in the file path that was getting split when loading the ssh_config. Closing this up - thanks again for the useful script.

from shinyvm.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.