【发布时间】:2013-10-01 20:26:16
【问题描述】:
我们按照帖子 (http://www.bigfastblog.com/gitolite-installation-step-by-step) 在 ubuntu 12.04 服务器上安装 gitolite。在做/home/git/bin/gitolite setup -pk west_org_selfgen.pub的时候,出现错误:
$/home/git/bin/gitolite setup -pk west_org_selfgen.pub
FATAL: errors found but logfile could not be created
FATAL: /home/git/.gitolite/logs/gitolite-2013-09.log: No such file or directory
FATAL: die 'west_org_selfgen.pub' not a readable file
我们的公钥 (west_org_selfgen.pub) 中有多行。我们进行了在线搜索,没有发现有人抱怨这种错误。以前有人遇到过问题吗?以及如何解决?谢谢。
【问题讨论】: