Coder Social home page Coder Social logo

example is broken about mech HOT 1 CLOSED

mechboxes avatar mechboxes commented on June 15, 2024
example is broken

from mech.

Comments (1)

Kronuz avatar Kronuz commented on June 15, 2024

You are running the command from home, you need to initially run it from a directory which doesn't have a .metch subdirectory already. ~/.mech always exists for the purpose of saving Mech configuration, so mech up doesn't try to do anything else (when run from home) other than trying to find an already previously setup VMX file (which isn't the case for ~/.mech). The full output should be as:

~ $ mkdir -p Mech/ubuntu

~ $ cd Mech/ubuntu

~/Mech/ubuntu $ mech init bento/ubuntu-14.04
Initializing mech
Loading metadata for box 'bento/ubuntu-14.04'
A `Mechfile` has been initialized and placed in this directory. You
are now ready to `mech up` your first virtual environment!

~/Mech/ubuntu $ mech up
Loading metadata for box 'bento/ubuntu-14.04' (201806.08.0)
Box 'bento/ubuntu-14.04' could not be found. Attempting to download...
URL: https://vagrantcloud.com/bento/boxes/ubuntu-14.04/versions/201806.08.0/providers/vmware_desktop.box
vmware_desktop.box [################################] 375908/375908 - 00:01:13
Checking box 'bento/ubuntu-14.04' integrity...
ubuntu-14.04-amd64.vmx
Extracting box 'bento/ubuntu-14.04'...
Added network interface to vmx file
Bringing machine up...
Getting IP address...
Sharing current folder...
VM started on 192.168.93.138

from mech.

Related Issues (20)

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.