Hi all,
I recently downloaded and installed a local version of Galaxy and am following some basic tutorials. I'm currently attempting to install a tool from the toolshed (https://wiki.galaxyproject.org/Admin/Tools/AddToolFromToolShedTutorial).
I checked the tool_sheds_conf.xml file and the main tool shed is there.
I also created a tool dependencies directory: /config/tool_dependencies and edited my galaxy.ini file: (line 173) tool_dependency_dir = config/tool_dependencies
I follow the rest of the instructions to search for and install the tool (I'm attempting to install PEAR, but I receive the same error regardless of the tool I attempt to install)
On my galaxy interface, in the "monitor installing tool shed repositories," the status goes from "new" to "error" and in my terminal output, I get:
galaxy.tools.toolbox.base DEBUG 2016-03-25 11:19:04,590 Appending to tool panel section: Preprocess tool_shed.util.hg_util DEBUG 2016-03-25 11:19:04,779 Error cloning repository: can't clear options before OpenSSL 0.9.8m
I appreciate any help/suggestions on how to go about figuring this out!