码迷,mamicode.com
首页 > 系统相关 > 详细

在Mac上使用Gistore报错

时间:2015-04-14 12:47:28      阅读:253      评论:0      收藏:0      [点我收藏+]

标签:

安装过程无误,也单独安装了bindfs:

? ? brew list

? ? bindfs docker openssl python sqlite

? ? boot2docker gdbm pkg-config readline

?

在执行备份时,报错:

$ sudo gistore commit backup.git/

04-14 12:01:53 CRITICAL Exception caught abort:
Traceback (most recent call last):
File "/Library/Python/2.7/site-packages/gistore-0.3.2-py2.7.egg/gistore/main.py", line 258, in do_commit
GistoreCmd.gistobj.mount()
File "/Library/Python/2.7/site-packages/gistore-0.3.2-py2.7.egg/gistore/api.py", line 314, in mount
os.mknod(target, 0644)
OSError: [Errno 22] Invalid argument
04-14 12:01:53 WARNING Doing cleanups...

?

先记录下,慢慢找原因

在Mac上使用Gistore报错

标签:

原文地址:http://www.cnblogs.com/lnx3000/p/4424517.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!