diff --git a/doc/bugs/failure_to_return_to_indirect_mode_on_usb.mdwn b/doc/bugs/failure_to_return_to_indirect_mode_on_usb.mdwn new file mode 100644 index 0000000000..3c7cd1133f --- /dev/null +++ b/doc/bugs/failure_to_return_to_indirect_mode_on_usb.mdwn @@ -0,0 +1,17 @@ +### Please describe the problem. +In a usb drive with a repository in direct mode, when I converted to indirect mode it fails + +### What steps will reproduce the problem? +cd /Volumes/usb +git annex indirect + +### What version of git-annex are you using? On what operating system? +git-annex version: 4.20130627 + +### Please provide any additional information below. + +[[!format sh """ +openFile: resource busy (file is locked) +failed +git-annex: indirect: 1 failed +"""]]