From 4a8b758b783d45a4d90ab14dd3fe6782e0a4ce9e Mon Sep 17 00:00:00 2001 From: Diana Date: Tue, 13 Mar 2018 21:33:57 +0000 Subject: [PATCH] --- ...ia_the_command_brew_install_lib_magic.mdwn | 29 +++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 doc/bugs/Installing_git-annex_on_macOS_10.13_HighSierra_via_brew_install_git-annex_require_to_install_lib_magic_via_the_command_brew_install_lib_magic.mdwn diff --git a/doc/bugs/Installing_git-annex_on_macOS_10.13_HighSierra_via_brew_install_git-annex_require_to_install_lib_magic_via_the_command_brew_install_lib_magic.mdwn b/doc/bugs/Installing_git-annex_on_macOS_10.13_HighSierra_via_brew_install_git-annex_require_to_install_lib_magic_via_the_command_brew_install_lib_magic.mdwn new file mode 100644 index 0000000000..53276c8055 --- /dev/null +++ b/doc/bugs/Installing_git-annex_on_macOS_10.13_HighSierra_via_brew_install_git-annex_require_to_install_lib_magic_via_the_command_brew_install_lib_magic.mdwn @@ -0,0 +1,29 @@ +### Please describe the problem. + +Installing via brew install git-annex issues an error: +... +Trap 6 + +The fix is to install lib magic with this command: + +brew install libmagic + + +### What steps will reproduce the problem? + + +### What version of git-annex are you using? On what operating system? + + +### 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) +