Dear all, I am trying to install package_cython_0_20_1 but I always get the following error. It looks like the link is broken. Any ideas how to get this installed? Thanks for the help. Cheers, Philipp Name Version Type Status Error cython <http://129.69.102.30:8080/admin_toolshed/manage_repository_tool_dependencies?repository_id=5b590cfdc83940a2&operation=browse&tool_dependency_ids=f5e1495a2ebc6080> 0.20.1 package Error File "lib/tool_shed/galaxy_install/install_manager.py", line 124, in install_and_build_package_via_fabric tool_dependency = self.install_and_build_package( install_environment, tool_dependency, actions_dict ) File "lib/tool_shed/galaxy_install/install_manager.py", line 82, in install_and_build_package initial_download=True ) File "lib/tool_shed/galaxy_install/tool_dependencies/recipe/recipe_manager.py", line 31, in execute_step initial_download=initial_download ) File "lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py", line 688, in execute_step dir = self.url_download( work_dir, downloaded_filename, url, extract=True, checksums=checksums ) File "lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py", line 184, in url_download raise Exception( err_msg ) Error downloading from URLhttp://cython.org/release/Cython-0.20.1.tar.gz : HTTP Error 404: Not Found