<div dir="ltr"><div><div><div><div><div>Thanks a lot, Tim!<br></div>This upgrade really fixes the Jellyfish part.<br></div>Now it breaks on Inchworm.<br></div>Apparently, trinity neither include Inchworm nor depends on another package providing it. :-(<br><br><span style="font-family:monospace,monospace">bash: /usr/lib/trinityrnaseq/</span><span style="font-family:monospace,monospace">Inchworm/bin//inchworm: No such file or directory</span><br><br></div>Cheers,<br></div>    Carlos<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 27, 2015 at 3:31 PM, Tim Booth <span dir="ltr">&lt;<a href="mailto:tbooth@ceh.ac.uk" target="_blank">tbooth@ceh.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Carlos,<br>
<br>
This looks to me like someone (maybe me) stuffed up the jellyfish<br>
package and installed the wrong file into /usr/bin.  It seems to be a<br>
simple typo in the build script.<br>
<br>
I&#39;ve amended the package and uploaded it to Launchpad.  Please look out<br>
for the updated package 2.2.3-2biolinux2 and see if that sorts it.<br>
<br>
Cheers,<br>
<br>
TIM<br>
<br>
On Mon, 2015-10-26 at 08:41 -0200, Carlos Morais wrote:<br>
&gt; Anybody else experienced this error? Any ideas?<br>
&gt; Thanks<br>
&gt;<br>
&gt; Em 15/10/2015 12:28, &quot;Carlos Morais&quot; &lt;<a href="mailto:morais@iq.usp.br">morais@iq.usp.br</a>&gt; escreveu:<br>
&gt;         Thanks a lot for the update.<br>
&gt;<br>
&gt;<br>
&gt;         However, it is trying to compile Jellyfish on the go. I&#39;m<br>
&gt;         attaching the output. Relevant part:<br>
&gt;<br>
&gt;         Trinity version: v2.0.6<br>
&gt;         ...<br>
&gt;         -------------------------------------------<br>
&gt;         ----------- Jellyfish  --------------------<br>
&gt;         -- (building a k-mer catalog from reads) --<br>
&gt;         -------------------------------------------<br>
&gt;<br>
&gt;         Wednesday, October 14, 2015: 13:46:18<br>
&gt;         CMD: /usr/bin/jellyfish count -t 15 -m 25 -s 14446126223<br>
&gt;         --canonical  both.fa<br>
&gt;         mkdir: cannot create directory ‘/usr/bin/.libs’: Permission<br>
&gt;         denied<br>
&gt;         /usr/bin/jellyfish: line 202:<br>
&gt;         cd: /build/jellyfish-sMXWdl/jellyfish-2.2.3: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/jellyfish.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/count_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/info_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/dump_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/histo_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/stats_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/merge_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/bc_main.o: No such file or directory<br>
&gt;         g++: error: sub_commands/query_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/cite_main.o: No such file or<br>
&gt;         directory<br>
&gt;         g++: error: sub_commands/mem_main.o: No such file or directory<br>
&gt;         g++: error: jellyfish/merge_files.o: No such file or directory<br>
&gt;         g++: error: ./.libs/<a href="http://libjellyfish-2.0.so" rel="noreferrer" target="_blank">libjellyfish-2.0.so</a>: No such file or<br>
&gt;         directorynError, cmd: /usr/bin/jellyfish count -t 15 -m 25 -s<br>
&gt;         14446126223  --canonical  both.fa died with ret 256<br>
&gt;         at /usr/lib/trinityrnaseq/Trinity line 2115.<br>
&gt;<br>
&gt;         Trinity run failed. Must investigate error above.<br>
&gt;<br>
&gt;<br>
&gt;         On Mon, Sep 14, 2015 at 10:00 AM, Bishwa Kiran<br>
&gt;         &lt;<a href="mailto:kirannbishwa01@gmail.com">kirannbishwa01@gmail.com</a>&gt; wrote:<br>
&gt;                 Thanks for the update !<br>
&gt;<br>
&gt;                 On Mon, Sep 14, 2015 at 6:42 AM, Tim Booth<br>
&gt;                 &lt;<a href="mailto:tbooth@ceh.ac.uk">tbooth@ceh.ac.uk</a>&gt; wrote:<br>
&gt;                         Hi All,<br>
&gt;<br>
&gt;                         I&#39;ve been doing a round of package updates on<br>
&gt;                         Bio-Linux 8 over the last<br>
&gt;                         week.  We now have both Mothur and Mira<br>
&gt;                         updated to the latest versions:<br>
&gt;<br>
&gt;                         mira-assembler package is version 4.9.5<br>
&gt;                         mothur package is version 1.36.1<br>
&gt;<br>
&gt;                         Both will be updated by the package updater.<br>
&gt;                         If you experience any<br>
&gt;                         problems or regressions with these new<br>
&gt;                         packages please let me know.<br>
&gt;<br>
&gt;                         I&#39;m also pleased to say that the Trinity<br>
&gt;                         RNA-Seq De novo assembler has<br>
&gt;                         been added to the package repository<br>
&gt;                         (<a href="http://trinityrnaseq.github.io/" rel="noreferrer" target="_blank">http://trinityrnaseq.github.io/</a>).<br>
&gt;                         Various modifications have been made to<br>
&gt;                         Trinity to make it integrate<br>
&gt;                         nicely with the other packages on the system,<br>
&gt;                         so if you have problems<br>
&gt;                         running it please let me know and I&#39;ll check<br>
&gt;                         if it is maybe something<br>
&gt;                         that got messed up in the packaging.<br>
&gt;<br>
&gt;                         trinityrnaseq package is version 2.0.6<br>
&gt;<br>
&gt;                         To get it: sudo apt-get install trinityrnaseq<br>
&gt;                         then just type: &quot;Trinity&quot; (with the capital T)<br>
&gt;<br>
&gt;                         The credit for all this goes mainly to Michael<br>
&gt;                         and Andreas from the<br>
&gt;                         Debian Med project who maintain these packages<br>
&gt;                         in Debian.  I&#39;ve been<br>
&gt;                         able to take what they made and backport it to<br>
&gt;                         Bio-Linux for you.<br>
&gt;<br>
&gt;                         Cheers,<br>
&gt;<br>
&gt;                         TIM<br>
&gt;<br>
&gt;                         --<br>
&gt;                         Tim Booth &lt;<a href="mailto:tbooth@ceh.ac.uk">tbooth@ceh.ac.uk</a>&gt;<br>
&gt;<br>
&gt;                         Centre for Ecology and Hydrology<br>
&gt;                         Maclean Bldg, Benson Lane<br>
&gt;                         Crowmarsh Gifford<br>
&gt;                         Wallingford, England<br>
&gt;                         OX10 8BB<br>
&gt;<br>
&gt;                         <a href="http://environmentalomics.org/bio-linux" rel="noreferrer" target="_blank">http://environmentalomics.org/bio-linux</a><br>
&gt;                         <a href="tel:%2B44%201491%2069%202297" value="+441491692297">+44 1491 69 2297</a><br>
&gt;<br>
&gt;<br>
&gt;                         _______________________________________________<br>
&gt;                         Bio-Linux mailing list<br>
&gt;                         <a href="mailto:Bio-Linux@nebclists.nerc.ac.uk">Bio-Linux@nebclists.nerc.ac.uk</a><br>
&gt;                         <a href="http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux" rel="noreferrer" target="_blank">http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;                 --<br>
&gt;                 - Bish<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;                 _______________________________________________<br>
&gt;                 Bio-Linux mailing list<br>
&gt;                 <a href="mailto:Bio-Linux@nebclists.nerc.ac.uk">Bio-Linux@nebclists.nerc.ac.uk</a><br>
&gt;                 <a href="http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux" rel="noreferrer" target="_blank">http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Bio-Linux mailing list<br>
&gt; <a href="mailto:Bio-Linux@nebclists.nerc.ac.uk">Bio-Linux@nebclists.nerc.ac.uk</a><br>
&gt; <a href="http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux" rel="noreferrer" target="_blank">http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux</a><br>
<br>
--<br>
Tim Booth &lt;<a href="mailto:tbooth@ceh.ac.uk">tbooth@ceh.ac.uk</a>&gt;<br>
<br>
Centre for Ecology and Hydrology<br>
Maclean Bldg, Benson Lane<br>
Crowmarsh Gifford<br>
Wallingford, England<br>
OX10 8BB<br>
<br>
<a href="http://environmentalomics.org/bio-linux" rel="noreferrer" target="_blank">http://environmentalomics.org/bio-linux</a><br>
<a href="tel:%2B44%201491%2069%202297" value="+441491692297">+44 1491 69 2297</a><br>
<br>
<br>
_______________________________________________<br>
Bio-Linux mailing list<br>
<a href="mailto:Bio-Linux@nebclists.nerc.ac.uk">Bio-Linux@nebclists.nerc.ac.uk</a><br>
<a href="http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux" rel="noreferrer" target="_blank">http://nebclists.nerc.ac.uk/mailman/listinfo/bio-linux</a><br>
</blockquote></div><br></div>