Hi everyone, I just updated our local Galaxy installation to the latest dist version and also did the tool migration steps (./scripts/migrate_tools/0009_tools.sh). However, the package galaxy_utils gave me an error and I don't have the slightest idea what happened. So any help to figure out the issue is greatly appreciated! Thanks, Sarah ############################################# export PYTHONPATH=$PYTHONPATH:/galaxy/galaxy_data/tools/galaxy_sequence_utils/1.0.0/devteam/package_galaxy_utils_1_0/0643676ad5f7/lib/python && python setup.py install --home /galaxy/galaxy_data/tools/galaxy_seq uence_utils/1.0.0/devteam/package_galaxy_utils_1_0/0643676ad5f7 STDERR Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.38.tar.gz Extracting in /tmp/tmpo9Zxdz Now working in /tmp/tmpo9Zxdz/distribute-0.6.38 Building a Distribute egg in /galaxy/galaxy_server/database/tmp/tmp-toolshed-mtd00x35_/galaxy_sequence_utils-1.0.0 /galaxy/galaxy_server/database/tmp/tmp-toolshed-mtd00x35_/galaxy_sequence_utils-1.0.0/distribute-0.6.38-py2.7.egg error: site.py: Resource temporarily unavailable #############################################