Hi, since two days, when trying a fresh galaxy install it hangs. I don't know if it has to do with my setup or internet connection (fc8, x86_64, Python 2.5.1). hg clone http://bitbucket.org/galaxy/galaxy-central galaxy-central cd galaxy-central after sh setup.sh it stalls at: Creating static/genetrack/plots but after some time it proceeds: One of the python eggs necessary to run Galaxy couldn't be downloaded automatically. You may want to try building it by hand with: python scripts/scramble.py Mako after ./run.sh there is no output for some time, then: Traceback (most recent call last): File "./scripts/paster.py", line 24, in <module> pkg_resources.require( "PasteScript" ) File "/home/tamir/dl/galaxy/lib/galaxy/eggs/__init__.py", line 558, in require if not egg.fetch(): File "/home/tamir/dl/galaxy/lib/galaxy/eggs/__init__.py", line 101, in fetch raise EggNotFetchable( self.name ) galaxy.eggs.EggNotFetchable: PasteScript and this is of course the end of it. best wishes, ido