On Mar 13, 2012, at 10:36 AM, Alban Lermine wrote:
Hi,
I run upgrade: hg pull -u -r 40f1816d6857 on our local instance, and I'm now unable to start Galaxy..
Here is the content of Galaxy_log:
Traceback (most recent call last): File "<galaxy_dir>/galaxy-dist/lib/galaxy/web/buildapp.py", line 81, in app_factory from galaxy.app import UniverseApplication File "<galaxy_dir>/galaxy-dist/lib/galaxy/app.py", line 11, in <module> from galaxy.objectstore import build_object_store_from_config File "<galaxy_dir>/galaxy-dist/lib/galaxy/objectstore/__init__.py", line 27, in <module> from galaxy.objectstore.s3_multipart_upload import multipart_upload File "<galaxy_dir>/galaxy-dist/lib/galaxy/objectstore/s3_multipart_upload.py", line 22, in <module> eggs.require('boto') File "<galaxy_dir>/galaxy-dist/lib/galaxy/eggs/__init__.py", line 415, in require raise EggNotFetchable( str( [ egg.name for egg in e.eggs ] ) ) EggNotFetchable: ['boto'] Removing PID file <galaxy_dir>/galaxy-dist/galaxy.pid
Is that an error specific to our instance?
Hi Alban, Is your Galaxy server behind a firewall or without network access such that it cannot access http://eggs.g2.bx.psu.edu/ ? What happens if you run `python scripts/fetch_eggs.py` by hand?
Is there a way to downgrade Galaxy?
Yes, in most cases you can downgrade with `hg update -r <old changeset id>`. --nate
Thanks by advance for your answer..
Alban
-- Alban Lermine Unité 900 : Inserm - Mines ParisTech - Institut Curie « Bioinformatics and Computational Systems Biology of Cancer » 11-13 rue Pierre et Marie Curie (1er étage) - 75005 Paris - France Tel : +33 (0) 1 56 24 69 84
___________________________________________________________ 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: