[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: binary-i386 packages missing in Release file



	Hi.

On Sun, 6 Mar 2016 14:34:25 -0500
Haines Brown <haines@histomat.net> wrote:

> I have jessie installed on an AMD64 machine, which lacks any desktop
> environment.
> 
> I downloaded google-chrome AMD64 deb from the Chrome website and
> installed by running dpkg -i on it. It works OK. But now I want to add
> flashplugin-nonfree for it or, if that fails to use it for my
> iceweasel. In order to install flashplugin-nonfree I added contrib to
> the sources.list.
> 
> When I do aptitude update, the contrib it hit, but the update fails
> because:
> 
> > W: Failed to fetch
> > http://dl.google.com/linux/chrome/deb/dists/stable/Release: Unable to
> > find expected entry 'main/binary-i386/Packages' in file

1) Locate the line like this in a file inside /etc/apt/sources.list.d:

deb http://dl.google.com/linux/chrome/deb/

2) Change it to:

deb [amd64] http://dl.google.com/linux/chrome/deb/

This warning should go away.

Reco


Reply to: