Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mac 上执行fab build 出现异常,初学者不太懂,在网上找了下也没有看到类似的,但是在我的Windows上是可以的 #36

Open
jaxlifu opened this issue Oct 14, 2017 · 1 comment

Comments

@jaxlifu
Copy link

jaxlifu commented Oct 14, 2017

fab build
[60.205.190.223] Executing task 'build'
[localhost] local: rm -f dist/dist-awesome.tar.gz
[localhost] local: tar --dereference -czvf ../dist/dist-awesome.tar.gz --exclude='test' --exclude='.*' --exclude='*.pyc' --exclude='*.pyo' static templates transwarp favicon.ico *.py
tar: Failed to open '../dist/dist-awesome.tar.gz'

Fatal error: local() encountered an error (return code 1) while executing 'tar --dereference -czvf ../dist/dist-awesome.tar.gz --exclude='test' --exclude='.*' --exclude='*.pyc' --exclude='*.pyo' static templates transwarp favicon.ico *.py'

Aborting.

希望博主能在百忙中抽空帮我解答下,我用博主的github clone 下来运行也是这样

@jaxlifu
Copy link
Author

jaxlifu commented Oct 14, 2017

fab --version
Fabric 1.14.0
Paramiko 2.3.1

是不是fabric 安装出了问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant