<div dir="ltr">Dear Ben,<div><br></div><div>I think this is to do with them dropping 32-bit support for Linux binaries? Maybe to do with public key verification too?</div><div><br></div><div>Run the following command to install their public key (or is this already included in the <font face="monospace, monospace">bio-linux-keyring</font> package, anyone)?</div><div><br></div><div><div><font face="monospace, monospace">wget -q -O - <a href="https://dl-ssl.google.com/linux/linux_signing_key.pub" target="_blank">https://dl-ssl.google.com/linux/linux_signing_key.pub</a> | sudo apt-key add - </font></div></div><div><br></div><div>Then you can manually edit <i>/etc/apt/sources.list.d/google-chrome.list</i> and replace the line in there with:</div><div><br></div><div><font face="monospace, monospace">deb [arch=amd64] <a href="http://dl.google.com/linux/chrome/deb/">http://dl.google.com/linux/chrome/deb/</a> stable main</font></div><div><br>Then do a <font face="monospace, monospace">sudo apt-get update</font> and try installing again?</div><div><br></div><div>Should be relatively easy to update these settings in the script? I've submitted a PR - can remove the apt-key add line if it is already in bio-linux-keyring.</div><div><br></div><div><a href="https://github.com/environmentalomics/build-bio-linux/pull/2">https://github.com/environmentalomics/build-bio-linux/pull/2</a><br></div><div><br>Cheers,<br></div><div><br></div><div>Steve</div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><font face="arial, helvetica, sans-serif">---</font></div><div dir="ltr"><font face="arial, helvetica, sans-serif"><b>Dr. Stephen Moss</b><br>e: <a href="mailto:gawbul@gmail.com" target="_blank">gawbul@gmail.com</a><br>www: <a href="https://gawbul.github.io" target="_blank">https://gawbul.github.io</a></font><br></div></div></div></div></div>
<br><div class="gmail_quote">On 3 April 2016 at 18:17,  <span dir="ltr"><<a href="mailto:b.harrison@louisville.edu" target="_blank">b.harrison@louisville.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
There is a bug in upgrade8.sh:<br>
<br>
It tries to install google chrome from an old PPA that does not now exist. Google removed this PPA.
<br>
<br>
Unfortunately, this problem causes the whole update script to fail. Could you please update the script with the working chrome PPA. It would do it myself, but the script is greek to me.<br>
<br>
Great work with biolinux!!<br>
<br>
Ben
</div>

<br>_______________________________________________<br>
Bio-Linux-devel mailing list<br>
<a href="mailto:Bio-Linux-devel@bioinformatics.org">Bio-Linux-devel@bioinformatics.org</a><br>
<a href="http://www.bioinformatics.org/mm/listinfo/bio-linux-devel" rel="noreferrer" target="_blank">http://www.bioinformatics.org/mm/listinfo/bio-linux-devel</a><br>
<br></blockquote></div><br></div>