From 42bd4f11102007dbbc319baa5f8fd43b2f3c00a9 Mon Sep 17 00:00:00 2001 From: "rto@914936d87a43105f8c5df5ae4787140e7eb5d846" Date: Tue, 29 Sep 2020 16:51:49 +0000 Subject: [PATCH] --- ...n__39__t_be_used_outside_working_tree.mdwn | 42 +++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 doc/bugs/fatal__58___relative_path_syntax_can__39__t_be_used_outside_working_tree.mdwn diff --git a/doc/bugs/fatal__58___relative_path_syntax_can__39__t_be_used_outside_working_tree.mdwn b/doc/bugs/fatal__58___relative_path_syntax_can__39__t_be_used_outside_working_tree.mdwn new file mode 100644 index 0000000000..503c8bd0b0 --- /dev/null +++ b/doc/bugs/fatal__58___relative_path_syntax_can__39__t_be_used_outside_working_tree.mdwn @@ -0,0 +1,42 @@ +### Please describe the problem. +A bare v7 repo fails to upgrade to v8, and displays several times the following error message: "fatal: relative path syntax can't be used outside working tree" + + +### What steps will reproduce the problem? +``` +cd problem_repo.git +git annex upgrade +``` + +### What version of git-annex are you using? On what operating system? +git-annex version: 8.20200617 + +### 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 + +upgrade (v7 to v8...) fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree +fatal: relative path syntax can't be used outside working tree + +git-annex: fd:18: Data.ByteString.hGetLine: end of file +failed +git-annex: user error (git ["--git-dir=.","--literal-pathspecs","cat-file","--batch-check=%(objectname) %(objecttype) %(objectsize)"] exited 128) + + +# 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) + +Yes! We love it! Thank you so much! Git-annex is a superpower 🦹‍♂️