Code Monkey home page Code Monkey logo

Comments (4)

Kronuz avatar Kronuz commented on May 30, 2024

This is a dup of #35. Should be fixed in v0.7.6.

from mech.

svanschalkwyk avatar svanschalkwyk commented on May 30, 2024

from mech.

Kronuz avatar Kronuz commented on May 30, 2024

This is weird, as it's supposedly now adding --wildcards argument. Could you please add a print to whatever utils.tar_cmd() is returning:

return tar

That is the actual tar command being run, and it should contain --wildcards.

from mech.

hth2 avatar hth2 commented on May 30, 2024

I have the same issue with mech v0.7.6:

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

$ mech up
Loading metadata for box 'bento/debian-9.5' (201808.24.0)
Box 'bento/debian-9.5' could not be found. Attempting to download...
URL: https://vagrantcloud.com/bento/boxes/debian-9.5/versions/201808.24.0/providers/vmware_desktop.box
vmware_desktop.box [################################] 469925/469925 - 00:03:01
Checking box 'bento/debian-9.5' integrity...
tar: Pattern matching characters used in file names
tar: Use --wildcards to enable pattern matching, or --no-wildcards to suppress this warning
tar: *.vmx: Not found in archive
tar: Exiting with failure status due to previous errors
Cannot find a valid box with a VMX file in it

$ mech -v
mech v0.7.6

$ where tar
/bin/tar

$ tar --version 
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.

$ uname -a
Linux pc 4.9.0-8-amd64 #1 SMP Debian 4.9.110-3+deb9u6 (2018-10-08) x86_64 GNU/Linux

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.