installing BWA from toolshed
app_iter = self.application(environ, start_response) Module paste.debug.prints:98 in __call__ environ, self.app) Module paste.wsgilib:539 in intercept_output app_iter = application(environ, replacement_start_response) Module paste.recursive:80 in __call__ return self.application(environ, start_response) Module paste.httpexceptions:632 in __call__ return self.application(environ, start_response) Module galaxy.web.framework.base:160 in __call__ body = method( trans, **kwargs ) Module galaxy.web.framework:206 in decorator return func( self, trans, *args, **kwargs ) Module galaxy.webapps.galaxy.controllers.admin_toolshed:1199 in
Hi, Trying to install BWA from toolshed just now and I get these error messages ( see below ). Installing BWA from toolshed works for me before. Thanks Q Server Error URL: http://54.242.71.44/admin_toolshed/prepare_for_install?tool_shed_url=http://toolshed.g2.bx.psu.edu/&repository_ids=25bdd3c7f0d57b06&changeset_revisions=ffa8aaa14f7c Module paste.exceptions.errormiddleware:143 in __call__ prepare_for_install
description, repository_clone_url, changeset_revision, ctx_rev, repository_owner, tool_dependencies = repo_info_tuple ValueError: too many values to unpack
Hi Quang, You'll need to upgrade your Galaxy instance to the distribution release that went out on December 20. Here is the link to the news brief for the December 20 release. http://wiki.galaxyproject.org/DevNewsBriefs/2012_12_20
From this point forward, all communication between Galaxy and the tool shed will be backward compatible to this December 20 release, so new tool shed features introduced in the future will function for any Galaxy instance running the December 20 release or newer.
Greg Von Kuster On Dec 22, 2012, at 9:53 AM, Quang Trinh wrote:
Hi, Trying to install BWA from toolshed just now and I get these error messages ( see below ). Installing BWA from toolshed works for me before.
Thanks
Q
Server Error
app_iter = self.application(environ, start_response) Module paste.debug.prints:98 in __call__ environ, self.app) Module paste.wsgilib:539 in intercept_output app_iter = application(environ, replacement_start_response) Module paste.recursive:80 in __call__ return self.application(environ, start_response) Module paste.httpexceptions:632 in __call__ return self.application(environ, start_response) Module galaxy.web.framework.base:160 in __call__ body = method( trans, **kwargs ) Module galaxy.web.framework:206 in decorator return func( self, trans, *args, **kwargs ) Module galaxy.webapps.galaxy.controllers.admin_toolshed:1199 in
URL: http://54.242.71.44/admin_toolshed/prepare_for_install?tool_shed_url=http://toolshed.g2.bx.psu.edu/&repository_ids=25bdd3c7f0d57b06&changeset_revisions=ffa8aaa14f7c Module paste.exceptions.errormiddleware:143 in __call__ prepare_for_install
description, repository_clone_url, changeset_revision, ctx_rev, repository_owner, tool_dependencies = repo_info_tuple ValueError: too many values to unpack
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:
participants (2)
-
Greg Von Kuster
-
Quang Trinh