Hi I have a problem that I've not been able to track down. I've tried searching the mailing list archive and googling. When I enable paste in universe_wsgi.ini and then run run.sh I get this error. The same occurs for both the stable and development branches. Traceback (most recent call last): File "./scripts/paster.py", line 34, in <module> command.run() File "/home/nat/work/software/galaxy-central/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 84, in run invoke(command, command_name, options, args[1:]) File "/home/nat/work/software/galaxy-central/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 123, in invoke exit_code = runner.run(args) File "/home/nat/work/software/galaxy-central/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/command.py", line 218, in run result = self.command() File "/home/nat/work/software/galaxy-central/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/serve.py", line 274, in command relative_to=base, global_conf=vars) File "/home/nat/work/software/galaxy-central/eggs/PasteScript-1.7.3-py2.6.egg/paste/script/serve.py", line 308, in loadserver relative_to=relative_to, **kw) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 210, in loadserver return loadobj(SERVER, uri, name=name, **kw) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 224, in loadobj global_conf=global_conf) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 248, in loadcontext global_conf=global_conf) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 278, in _loadconfig return loader.get_context(object_type, name, global_conf) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 409, in get_context section) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 431, in _context_from_use object_type, name=use, global_conf=global_conf) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 361, in get_context global_conf=global_conf) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 248, in loadcontext global_conf=global_conf) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 285, in _loadegg return loader.get_context(object_type, name, global_conf) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 561, in get_context object_type, name=name) File "/home/nat/work/software/galaxy-central/eggs/PasteDeploy-1.3.3-py2.6.egg/paste/deploy/loadwsgi.py", line 600, in find_egg_entry_point for prot in protocol_options] or '(no entry points)')))) LookupError: Entry point 'gzip' not found in egg 'Paste' (dir: /home/nat/work/software/galaxy-central/eggs/Paste-1.6-py2.6.egg; protocols: paste.server_factory, paste.server_runner; entry_points: ) The strange thing is on another machine I don't get the error but I can't find out what the missing dependency is on the machine the generates the error despite comparing installed packages etc. I'm running Ubunutu 9.1 64bit on both machines. Can anyone tell me what I'm missing that leads to the above error? Many thanks Nathaniel -- Nathaniel Street Umeå Plant Science Centre Department of Plant Physiology University of Umeå SE-901 87 Umeå SWEDEN email: nathaniel.street@plantphys.umu.se tel: +46-90-786 5473 fax: +46-90-786 6676 www.popgenie.org