Question: Error installing Picard (devteam)
0
matthias.desmet • 150 wrote:
Hi All,
I'm trying to install the picard tools from the toolshed into our local galaxy instance. Everything seems to be OK, but then I get the following error:
tool_shed.galaxy_install.install_manager ERROR 2016-02-25 10:44:31,261 Error installing tool dependency picard version 1.136: Unable to locate the repository directory for revision 3e9c24e5325b of installed repository package_picard_1_136 owned by devteam.
Traceback (most recent call last):
File "lib/tool_shed/galaxy_install/install_manager.py", line 198, in install_specified_tool_dependencies
from_tool_migration_manager=from_tool_migration_manager )
File "lib/tool_shed/galaxy_install/install_manager.py", line 301, in install_package
tool_dependency_db_records=None )
File "lib/tool_shed/galaxy_install/tool_dependencies/recipe/recipe_manager.py", line 97, in process_tag_set
tool_dependency_db_records=tool_dependency_db_records )
File "lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py", line 519, in process_tag_set
from_tool_migration_manager=from_tool_migration_manager )
File "lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py", line 470, in handle_complex_repository_dependency_for_package
raise Exception( message )
Exception: Unable to locate the repository directory for revision 3e9c24e5325b of installed repository package_picard_1_136 owned by devteam.
Could this be an issue with permissions? We just pulled the latest code from the 16.01 branch this morning.
Any ideas?
Thanks!
Matthias
