Hi list,

Merry Christmas to all!

I installed the "homer" tool from the main galaxy toolshed and then made a pull to revision : 8414:36ad8aa7b922

Then uninstalled the tool and tried to reinstall and got the following error:


URL: http://115.146.94.148/admin_toolshed/reselect_tool_panel_section?id=b9a95d0facd286e3
Module paste.exceptions.errormiddleware:144 in __call__
>>  app_iter = self.application(environ, sr_checker)
Module paste.debug.prints:106 in __call__
>>  environ, self.app)
Module paste.wsgilib:543 in intercept_output
>>  app_iter = application(environ, replacement_start_response)
Module paste.recursive:84 in __call__
>>  return self.application(environ, start_response)
Module paste.httpexceptions:633 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:1445 in reselect_tool_panel_section
>>  response = urllib2.urlopen( url )
Module urllib2:126 in urlopen
>>  return _opener.open(url, data, timeout)
Module urllib2:406 in open
>>  response = meth(req, response)
Module urllib2:519 in http_response
>>  'http', request, response, code, msg, hdrs)
Module urllib2:444 in error
>>  return self._call_chain(*args)
Module urllib2:378 in _call_chain
>>  result = func(*args)
Module urllib2:527 in http_error_default
>>  raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
HTTPError: HTTP Error 404: Not Found


Any ideas on what could be happening??
I did the same before the pull and everything seemed to be working correctly...

Thanks,

Franco