Hello,
package_xz_5_0_5  (
toolshed.g2.bx.psu.edu/repos/iuc/package_xz_5_0_5/9c92f8d0575b/package_xz_5_0_5 ) is causing the following error:

 File "/home/lorencm/galaxy/lib/tool_shed/galaxy_install/install_manager.py", line 128, in install_and_build_package_via_fabric
    tool_dependency = self.install_and_build_package( install_environment, tool_dependency, actions_dict )
  File "/home/lorencm/galaxy/lib/tool_shed/galaxy_install/install_manager.py", line 86, in install_and_build_package
    initial_download=True )
  File "/home/lorencm/galaxy/lib/tool_shed/galaxy_install/tool_dependencies/recipe/recipe_manager.py", line 31, in execute_step
    initial_download=initial_download )
  File "/home/lorencm/galaxy/lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py", line 694, in execute_step
    dir = self.url_download( work_dir, downloaded_filename, url, extract=True, checksums=checksums )
  File "/home/lorencm/galaxy/lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py", line 187, in url_download
    raise Exception( err_msg )

Error downloading from URL
http://tukaani.org/xz/xz-5.0.5.tar.bz2:
HTTP Error 403: Forbidden

How is it possible to fix it?

Thank you in advance.

Mic