HI
I am trying to use Picard Tools on a local galaxy machine I have set up which does not have e-mail reporting enabled.
I think i must have screwed up the installation of the Picard suit and uninstalling and reinstalling does not help.
Do you have any ideas what i have done wrong and how to correct it?
The error is below
Thanks Guy
Traceback (most recent call last): File "/home/galaxy/galaxy-dist/lib/galaxy/jobs/runners/local.py", line 129, in queue_job job_wrapper.finish( stdout, stderr, exit_code ) File "/home/galaxy/galaxy-dist/lib/galaxy/jobs/__init__.py", line 1124, in finish dataset.datatype.set_meta( dataset, overwrite=False ) # call datatype.set_meta directly for the initial set_meta call during dataset creation File "/home/galaxy/galaxy-dist/lib/galaxy/datatypes/binary.py", line 244, in set_meta proc = subprocess.Popen( args=command, stderr=open( stderr_name, 'wb' ) ) File "/usr/lib/python2.7/subprocess.py", line 710, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1327, in _execute_child raise child_exception OSError: [Errno 2] No such file or dir
Just a guess, but can you check the metadata status for the input dataset? Click on the pencil icon - problems will be reported near the bottom of the first tab. You can reset the metadata using the "Auto-detect" button. Thanks, Jen, Galaxy team