0

オン: Debian 8 HVM - Gandi サーバー

インストール手順:

cd /var/tmp

git clone https://git.gitorious.org/gitorious/ce-installer.git && cd ce-installer

./install

結果:

TASK: [gitorious | enable and start gitorious-http-backend] ******************* 
failed: [localhost] => {"failed": true}
msg: service not found: gitorious-http-backend

FATAL: all hosts have already failed -- aborting

PLAY RECAP ******************************************************************** 
           to retry, use: --limit @/root/install.retry

localhost                  : ok=31   changed=2    unreachable=0    failed=1   


+- Oops, a problem occurred.
+- Usually it happens when there's a network problem (probably timeout during package installation).
+- It is safe to run this script again.

それで、何が問題なのですか?

4

1 に答える 1

-1

あなたの許可に問題があると思います。

これを試して:

sudo ./install.sh

そして、すべてがうまくいくはずです。

編集:

エラーログには何がありますか? ここにすべて入れてください。

于 2015-02-16T15:00:09.173 に答える