Is there a way to change the location of the galaxy lib directory? We migrated our galaxy and it is looking for the lib on the wrong location. Additionally this is causing errors like the one below the first error.

galaxy.jobs.runners DEBUG 2017-09-01 09:35:13,673 executing external set_meta script for job 13: GALAXY_LIB="/var/web_services/galaxy/lib"; if [ "$GALAXY_LIB" != "None" ]; then if [ -n "$PYTHONPATH" ]; then PYTHONPATH="$GALAXY_LIB:$PYTHONPATH"; else PYTHONPATH="$GALAXY_LIB"; fi; export PYTHONPATH; fi; GALAXY_VIRTUAL_ENV="/var/web_services/galaxy/.venv"; if [ "$GALAXY_VIRTUAL_ENV" != "None" -a -z "$VIRTUAL_ENV" -a -f "$GALAXY_VIRTUAL_ENV/bin/activate" ]; then . "$GALAXY_VIRTUAL_ENV/bin/activate"; fi; python "/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/set_metadata_7mPxU0.py" "/mnt/ceph/home/galaxy/galaxy/scratch/tmpEn3vYB" "/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/working/galaxy.json" "/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/metadata_in_HistoryDatasetAssociation_13_WlHC7F,/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/metadata_kwds_HistoryDatasetAssociation_13_w_LWxj,/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/metadata_out_HistoryDatasetAssociation_13_Wjmehj,/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/metadata_results_HistoryDatasetAssociation_13_r2SVjv,/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/galaxy_dataset_13.dat,/mnt/ceph/home/galaxy/galaxy/scratch/jobs_directory/000/13/metadata_override_HistoryDatasetAssociation_13_OXLKhY" 5242880


edu/koko/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:48.0) Gecko/ Firefox/48.0" galaxy.jobs.runners DEBUG 2017-09-03 15:33:54,164 execution of external set_meta for job 19 finished galaxy.jobs.output_checker DEBUG 2017-09-03 15:33:54,241 Tool produced standard error failing job - [Traceback (most recent call last): File "/mnt/ceph/home/galaxy/galaxy/tools/data_source/upload.py", line 19, in <module>
    from galaxy import util
ImportError: No module named galaxy
]

___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
 https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/

Reply via email to