0
私はubuntu 12.04を使用しています。私はシステムを更新しようとしていますが、Google-chromeモジュールでエラーが発生しています。google-chrome依存関係を探すupdateコマンドを禁止する方法
sudo apt-get update
エラー:
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)
E: Some index files failed to download. They have been ignored, or old ones used instead.
は、どのような方法があります私の更新が正常に実行できるように、私は、依存関係の上に削除することができ、私が使用してGoogleのクロムを除去することで試してみました:
sudo apt-get purge google-chrome-stable
が、エラーは同じままです。