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
Hi Ido, The system serving our eggs repository was offline. It's back online now. Thanks for reporting this. --nate Ido M. Tamir wrote:
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 _______________________________________________ galaxy-user mailing list galaxy-user@bx.psu.edu http://mail.bx.psu.edu/cgi-bin/mailman/listinfo/galaxy-user
Hello Ido, Sorry for the inconvenience - the distribution server was down, but is now available - we'll be adding mirrors to this service to keep this problem from happening again. Greg Von Kuster Galaxy Development Team Ido M. Tamir wrote:
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 _______________________________________________ galaxy-user mailing list galaxy-user@bx.psu.edu http://mail.bx.psu.edu/cgi-bin/mailman/listinfo/galaxy-user
participants (3)
-
Greg Von Kuster
-
Ido M. Tamir
-
Nate Coraor