Hi guys,

Yesterday I made a small tweak to the BLAST+ packages to fix a bash syntax error in the fall back action:

https://github.com/peterjc/galaxy_blast/commit/4b2fa1fbf485c4630cb6dc0beaf7286cb103bd71

I uploaded this update to the Test Tool Shed packages (all four, BLAST+ 2.2.26, 2.2.27, 2.2.28 and 2.2.29), most of which now unfortunately all show up under "Latest revision: installation errors" (along with the BLAST+ wrappers):




Name Latest Installable RevisionOwner
ncbi_blast_plus
peterjc
package_blast_plus_2_2_26
iuc
package_blast_plus_2_2_28
iuc
package_blast_plus_2_2_29
iuc


The BLAST+ 2.2.26 package doesn't seem to show an error:

Automated tool test results

TypeNameVersion
blast+ package 2.2.26+
Error
None


The BLAST+ 2.2.27 package seems to have no test results at all.

However, the BLAST+ 2.2.28 package has this strange unicode error:

Automated tool test results

Error
'unicode' object has no attribute 'get'
Error
'unicode' object has no attribute 'get'
Error
'unicode' object has no attribute 'get'
Error
'unicode' object has no attribute 'get'


And similarly for BLAST+ 2.2.29,

Automated tool test results

Error
'unicode' object has no attribute 'get'
Error
'unicode' object has no attribute 'get'
Error
'unicode' object has no attribute 'get'
Error
'unicode' object has no attribute 'get'


This is puzzling, since the changes I made to the packages seemed innocuous - making me wonder if something changed in the Test Tool Shed itself?

Regards,

Peter