Chrome'un Linux için 32 bit sürüm desteğinin sona ermesi ardından oluşan bir depo sorunu. Chrome 32 bit depoları kalktığı için bu sorun oluşuyor. Aşağıdaki komutları sırasıyla uçbirimde çalıştırarak bu sorunu çözebilirsiniz.
sudo sed -i -e 's/deb http/deb [arch=amd64] http/' "/etc/apt/sources.list.d/google-chrome.list"sudo sed -i -e 's/deb http/deb [arch=amd64] http/' "/opt/google/chrome/cron/google-chrome"