サポート #230
古明地こいし @redmizo_info さんが約7年前に更新
Commit: 3ffcb4cfbfb8ee7060322e93babe7d58a6005332
https://github.com/mizo0203/WebhooksTest/commit/3ffcb4cfbfb8ee7060322e93babe7d58a6005332
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2017-10-22 (Sun, 22 Oct 2017)
Log Message:
Redmine 3.4.3 アップグレード後の動作確認. refs #230
みぞ @mizo0203 さんが約7年前に更新
- ステータス を 新規 から 進行中 に変更
- 進捗率 を 0 から 20 に変更
結果、リポジトリが更新されないため NG
[" GithubHook: Executing command: 'git fetch origin'"," GithubHook: Command 'git fetch origin' didn't exit properly. Full output: [\"error: cannot open FETCH_HEAD: Permission denied\\n\", \"\\n\"]"," GithubHook: Redmine repository updated: github (Git: 31.1ms, Redmine: 5.0ms)"]
みぞ @mizo0203 さんが約7年前に更新
chown -R nobody /var/lib/redmine/public/WebhooksTest.git/
[" GithubHook: Executing command: 'git fetch origin'"," GithubHook: Command 'git fetch origin' didn't exit properly. Full output: [\"Could not create directory '/.ssh'.\\r\\n\", \"Host key verification failed.\\r\\n\", \"fatal: Could not read from remote repository.\\n\", \"\\n\", \"Please make sure you have the correct access rights\\n\", \"and the repository exists.\\n\"]"," GithubHook: Redmine repository updated: github (Git: 530.1ms, Redmine: 7.8ms)"]
みぞ @mizo0203 さんが約7年前に更新
# sudo -u nobody git fetch origin Could not create directory '/.ssh'. The authenticity of host 'github.com (192.30.255.112)' can't be established. RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48. Are you sure you want to continue connecting (yes/no)? yes Failed to add the host to the list of known hosts (/.ssh/known_hosts). Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
みぞ @mizo0203 さんが約7年前に更新
[root@www2092uf WebhooksTest.git]# cp -r /root/.ssh / [root@www2092uf WebhooksTest.git]# chown -R nobody /.ssh [root@www2092uf WebhooksTest.git]# sudo -u nobody git fetch origin From github.com:mizo0203/WebhooksTest * branch HEAD -> FETCH_HEAD
古明地こいし @redmizo_info さんが約7年前に更新
Commit: 0560f72e2634e32b4d5c75b41c9d9942c6372aa4
https://github.com/mizo0203/WebhooksTest/commit/0560f72e2634e32b4d5c75b41c9d9942c6372aa4
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2017-10-22 (Sun, 22 Oct 2017)
Log Message:
Redmine 3.4.3 アップグレード後の動作確認.(2回目) refs #230
古明地こいし @redmizo_info さんが約7年前に更新
Commit: 9bdcd72713f4b8764a6aea6cc7a760c05328dc94
https://github.com/mizo0203/WebhooksTest/commit/9bdcd72713f4b8764a6aea6cc7a760c05328dc94
Author: みぞ@CrazyBeatCoder mizo0203@outlook.com
Date: 2017-10-22 (Sun, 22 Oct 2017)
Log Message:
Redmine 3.4.3 アップグレード後の動作確認.(終了) fixes #230 @45m
みぞ @mizo0203 さんが約7年前に更新
- ステータス を 進行中 から 完了 に変更
- 進捗率 を 20 から 100 に変更
更新履歴 github|9bdcd72713f4b8764a6aea6cc7a760c05328dc94 で適用されました。