首页 > 系统服务 > 详细

在Mac上使用Gistore报错

时间:2015-04-14 12:45:03      阅读:378      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!