Closed luismbo closed 8 years ago
Culprit seems to be the snippet
sudo dpkg --add-architecture i386 sudo apt-get update -qq
which yields
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)
Should be fixed by 6a30248.
Culprit seems to be the snippet
which yields