Comment 10 for bug 868188

Revision history for this message
Peter Smit (peter-smitmail) wrote : Re: Software Center cannot open external .deb file google-chrome-stable

A nicer workaround is to do:

dpkg -i google-chrome-stable_current_amd64.deb
and
apt-get -f install

which makes apt-get install the depencies and configure google chrome

I am also affected by this bug, see also http://askubuntu.com/q/64384/1418