[vox] How to fix Google Chrome browser apt sources.list entry

Kevin Schultz schultkl at ieee.org
Sun Mar 20 22:18:17 PDT 2016


I saw the same thing on Debian Testing these last few days; your fix worked
perfectly. Thanks Bill!

On Wed, Mar 16, 2016 at 2:24 PM, Bill Kendrick <nbs at sonic.net> wrote:

>
> Just came across this, when doing a `sudo aptitude update` on my
> Ubuntu box here at work:
>
>   W: Failed to fetch
> http://dl.google.com/linux/chrome/deb/dists/stable/Release:
>   Unable to find expected entry 'main/binary-i386/Packages' in Release file
>   (Wrong sources.list entry or malformed file)
>
> Turns out, it's because Google has deprecated the 32-bit version of Chrome.
> A bunch of Google search results for that error are out there, from the
> past
> few weeks, one of which is:
>
>
> http://www.omgubuntu.co.uk/2016/03/fix-failed-to-fetch-google-chrome-apt-error-ubuntu
>
> Long story short, edit your sources.list file for the Google Chrome
> browser download,
> and jam an "[arch=amd64]" in there, like so:
>
>   deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
>
> (e.g., I did this on my laptop's
> "/etc/apt/sources.list.d/google-chrome.list" file)
>
>
> Enjoy,
>
> --
> -bill!
> Sent from my computer
> _______________________________________________
> vox mailing list
> vox at lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lugod.org/pipermail/vox/attachments/20160320/471a9682/attachment.html>


More information about the vox mailing list