Galaxy team,
I am running a locally configured Galaxy instance using Python 2.7. I am getting an error on SAM_to_BAM unable to fetch eggs. When I change back to Python 2.6, the problem is removed and I can run the tool.
Is there a quick fix for this problem?
Thanks,
Kirt
-----Original Message----- From: khaden@illumina.com [mailto:khaden@illumina.com] Sent: Thursday, September 29, 2011 8:07 AM To: Haden, Kirt; Haden, Kirt Subject: Galaxy tool error report from khaden@illumina.com
GALAXY TOOL ERROR REPORT
------------------------
This error report was sent from the Galaxy instance hosted on the server "ussd-dev-lnx01.illumina.com"
-----------------------------------------------------------------------------
This is in reference to dataset id 301 from history id 68
-----------------------------------------------------------------------------
You should be able to view the history containing the related history item
7: SAM-to-BAM on data 6: converted BAM
by logging in as a Galaxy admin user to the Galaxy instance referenced above and pointing your browser to the following link.
ussd-dev-lnx01.illumina.com/history/view?id=42e99d98e0ee2844
-----------------------------------------------------------------------------
The user 'khaden@illumina.com' provided the following information:
-----------------------------------------------------------------------------
job id: 200
tool id: sam_to_bam
-----------------------------------------------------------------------------
job command line:
python /home/galaxy/eval/sept09/galaxy-central/tools/samtools/sam_to_bam.py --input1=/home/galaxy/production/Sept06/galaxy-central/database/files/000/dataset_300.dat --dbkey=PhiX --output1=/home/galaxy/production/Sept06/galaxy-central/database/files/000/dataset_301.dat --index_dir=/home/galaxy/eval/sept09/galaxy-central/tool-data
-----------------------------------------------------------------------------
job stderr:
Traceback (most recent call last):
File "/home/galaxy/eval/sept09/galaxy-central/tools/samtools/sam_to_bam.py", line 14, in ?
import pkg_resources; pkg_resources.require( "bx-python" )
File "/home/galaxy/eval/sept09/galaxy-central/lib/galaxy/eggs/__init__.py", line 415, in require
raise EggNotFetchable( str( [ egg.name for egg in e.eggs ] ) )
galaxy.eggs.EggNotFetchable: ['bx_python']
-----------------------------------------------------------------------------
job stdout:
-----------------------------------------------------------------------------
job info:
None
-----------------------------------------------------------------------------
job traceback:
None
-----------------------------------------------------------------------------
(This is an automated message).
On Sep 29, 2011, at 11:27 AM, Haden, Kirt wrote:
Galaxy team,
I am running a locally configured Galaxy instance using Python 2.7. I am getting an error on SAM_to_BAM unable to fetch eggs. When I change back to Python 2.6, the problem is removed and I can run the tool.
Is there a quick fix for this problem?
the README, at least for galaxy-dist, says Python 2.4, 2.5, and 2.6 are supported (although I believe they are dropping support for 2.4).
Glen Beane wrote:
On Sep 29, 2011, at 11:27 AM, Haden, Kirt wrote:
Galaxy team,
I am running a locally configured Galaxy instance using Python 2.7. I am getting an error on SAM_to_BAM unable to fetch eggs. When I change back to Python 2.6, the problem is removed and I can run the tool.
Is there a quick fix for this problem?
the README, at least for galaxy-dist, says Python 2.4, 2.5, and 2.6 are supported (although I believe they are dropping support for 2.4).
2.7 was supported in "beta" as of June 23, but having seen no problems with it, I would consider it official at this point. I'll have something in the next news brief about it. 2.4 is technically still supported although it was broken in the last stable release. I'll fix this and then put an official end-of-support date in the next news brief as well.
--nate
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:
galaxy-dev@lists.galaxyproject.org