[Bio-linux-devel] Bug in upgrade8.sh, please help to fix.

Steve Moss gawbul at gmail.com
Mon Apr 4 09:18:40 EDT 2016


Dear Ben,

I think this is to do with them dropping 32-bit support for Linux binaries?
Maybe to do with public key verification too?

Run the following command to install their public key (or is this already
included in the bio-linux-keyring package, anyone)?

wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo
apt-key add -

Then you can manually edit */etc/apt/sources.list.d/google-chrome.list* and
replace the line in there with:

deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main

Then do a sudo apt-get update and try installing again?

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.

https://github.com/environmentalomics/build-bio-linux/pull/2

Cheers,

Steve

---
*Dr. Stephen Moss*
e: gawbul at gmail.com
www: https://gawbul.github.io

On 3 April 2016 at 18:17, <b.harrison at louisville.edu> wrote:

> There is a bug in upgrade8.sh:
>
> It tries to install google chrome from an old PPA that does not now exist.
> Google removed this PPA.
>
> 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.
>
> Great work with biolinux!!
>
> Ben
>
> _______________________________________________
> Bio-Linux-devel mailing list
> Bio-Linux-devel at bioinformatics.org
> http://www.bioinformatics.org/mm/listinfo/bio-linux-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.bioinformatics.org/pipermail/bio-linux-devel/attachments/20160404/929594e7/attachment.html>


More information about the Bio-Linux-devel mailing list