From 83a718dff2e87243c01dd6e17a123269bbb27d15 Mon Sep 17 00:00:00 2001 From: "rshalaev@3e2130a1e3cb0aaff7dd80aba7548ad9be0ea2d4" Date: Fri, 23 Oct 2020 01:53:33 +0000 Subject: [PATCH] --- doc/bugs/git_annex_init_fails.mdwn | 34 ++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 doc/bugs/git_annex_init_fails.mdwn diff --git a/doc/bugs/git_annex_init_fails.mdwn b/doc/bugs/git_annex_init_fails.mdwn new file mode 100644 index 0000000000..5efa3262c6 --- /dev/null +++ b/doc/bugs/git_annex_init_fails.mdwn @@ -0,0 +1,34 @@ +### Please describe the problem. + +git annex fails init step: + +i.e.: +$ mkdir ~/annex +$ cd ~/annex +$ git init +$ git annex init < this step fails: + +mv: cannot move '/home/user/.cache/git-annex/locales.tmp/b03b775f010002f73bc923b1b46a73c7.4328' to '/home/user/.cache/git-annex/locales/b03b775f010002f73bc923b1b46a73c7': No such file or directory + + +### What steps will reproduce the problem? + +install git annex on CentOS8 , try to perform git annex init + +### What version of git-annex are you using? On what operating system? + +CentOS8 / git-annex-standalone-8.20200909-1.x86_64 + +### Please provide any additional information below. + +[[!format sh """ +# If you can, paste a complete transcript of the problem occurring here. +# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log + + +# End of transcript or log. +"""]] + +### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) + +No, first time install -- 2.30.2