<div dir="ltr">I saw the same thing on Debian Testing these last few days; your fix worked perfectly. Thanks Bill!</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Mar 16, 2016 at 2:24 PM, Bill Kendrick <span dir="ltr"><<a href="mailto:nbs@sonic.net" target="_blank">nbs@sonic.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Just came across this, when doing a `sudo aptitude update` on my<br>
Ubuntu box here at work:<br>
<br>
  W: Failed to fetch <a href="http://dl.google.com/linux/chrome/deb/dists/stable/Release" rel="noreferrer" target="_blank">http://dl.google.com/linux/chrome/deb/dists/stable/Release</a>:<br>
  Unable to find expected entry 'main/binary-i386/Packages' in Release file<br>
  (Wrong sources.list entry or malformed file)<br>
<br>
Turns out, it's because Google has deprecated the 32-bit version of Chrome.<br>
A bunch of Google search results for that error are out there, from the past<br>
few weeks, one of which is:<br>
<br>
  <a href="http://www.omgubuntu.co.uk/2016/03/fix-failed-to-fetch-google-chrome-apt-error-ubuntu" rel="noreferrer" target="_blank">http://www.omgubuntu.co.uk/2016/03/fix-failed-to-fetch-google-chrome-apt-error-ubuntu</a><br>
<br>
Long story short, edit your sources.list file for the Google Chrome browser download,<br>
and jam an "[arch=amd64]" in there, like so:<br>
<br>
  deb [arch=amd64] <a href="http://dl.google.com/linux/chrome/deb/" rel="noreferrer" target="_blank">http://dl.google.com/linux/chrome/deb/</a> stable main<br>
<br>
(e.g., I did this on my laptop's "/etc/apt/sources.list.d/google-chrome.list" file)<br>
<br>
<br>
Enjoy,<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
-bill!<br>
Sent from my computer<br>
_______________________________________________<br>
vox mailing list<br>
<a href="mailto:vox@lists.lugod.org">vox@lists.lugod.org</a><br>
<a href="http://lists.lugod.org/mailman/listinfo/vox" rel="noreferrer" target="_blank">http://lists.lugod.org/mailman/listinfo/vox</a><br>
</font></span></blockquote></div><br></div>