google chrome update errors (SOLVED)

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jacpra

google chrome update errors (SOLVED)

Post by jacpra »

Hi, all
Thank you for reading and any help

Linux Mint 17.3 Rosa , 64 bit here.
Download manager updating "google chrome" provides the following errors:

"Failed to fetch http://dl.google.com/linux/chrome/deb/d ... le/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)
Some index files failed to download. They have been ignored, or old ones used instead".

I tried: in Download manager "open edit software sources--password--Maintenance--Fix merge List problems--update cache

but could NOT fix the problem

Thank you very much
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
smudge64
Level 2
Level 2
Posts: 52
Joined: Thu Jun 26, 2014 1:28 pm

Re: google chrome update errors

Post by smudge64 »

same is happening to me interesting to find out the solution to this
kukamuumuka

Re: google chrome update errors

Post by kukamuumuka »

You have 64-bit system so 32-bit source does not work on you. Edit /etc/apt/sources.list.d/google-chrome.list file as

Code: Select all

sudo nano /etc/apt/sources.list.d/google-chrome.list
... the contents

Code: Select all

### THIS FILE IS AUTOMATICALLY CONFIGURED ###
# You may comment out this entry, but any other modifications may be lost.
deb [arch=amd64] http://dl.google.com/linux/chrome/deb/ stable main
... save and quit
Ctrl o
Ctrl x
... update apt cache

Code: Select all

sudo apt-get update
Zalbor

Re: google chrome update errors

Post by Zalbor »

This is supposed to have been fixed by an update weeks ago. I wonder why the OP's wasn't.
smudge64
Level 2
Level 2
Posts: 52
Joined: Thu Jun 26, 2014 1:28 pm

Re: google chrome update errors

Post by smudge64 »

sorry to butt in but mine is related
Failed to fetch http://dl.google.com/linux/chrome/deb/d ... le/Release Unable to find expected entry 'main/binary-i386/Packages' in Release file (Wrong sources.list entry or malformed file)
Some index files failed to download. They have been ignored, or old ones used instead.
cecar

Re: google chrome update errors

Post by cecar »

The 32-bit version of chrome is discontinued by Google. Install the 64-bit version instead or use 32-bit chromium instead.
jacpra

Re: google chrome update errors

Post by jacpra »

To administrollaattori,
Thanks for suggestion. Have reedited the file and hopefully will get next chrome update without errors
User avatar
avidan2006
Level 1
Level 1
Posts: 27
Joined: Wed Aug 05, 2015 5:09 pm

Re: google chrome update errors (SOLVED)

Post by avidan2006 »

Hello, I read where I should look for posts related to my topic before starting a new one, and this one matches pretty closely.
I installed 32 bit Chromium on Mint 17.3 (I installed the 32 bit version), but switched to Firefox. The problem is that I keep getting the same "failed to fetch" message. I have uninstalled Chromium, but the message keeps popping up every time I have or refresh the list of updates.

Is there something else I need to uninstall that I have missed?
3.5 Ghz AMD Ryzen 5 5600 Processor
64 GB DDR4 RAM
AMD Radeon RX-580 8 GB
Mint 21.2 "Victoria" (64 bit, Cinnamon)

"How little a thing can make us happy when we feel that we have earned it." - Mark Twain
User avatar
jimallyn
Level 19
Level 19
Posts: 9075
Joined: Thu Jun 05, 2014 7:34 pm
Location: Wenatchee, WA USA

Re: google chrome update errors (SOLVED)

Post by jimallyn »

avidan2006, look here:

viewtopic.php?t=218059
“If the government were coming for your TVs and cars, then you'd be upset. But, as it is, they're only coming for your sons.” - Daniel Berrigan
User avatar
avidan2006
Level 1
Level 1
Posts: 27
Joined: Wed Aug 05, 2015 5:09 pm

Re: google chrome update errors (SOLVED)

Post by avidan2006 »

jimallyn wrote:avidan2006, look here:

viewtopic.php?t=218059
Oh sweet mercy, thank you! It was driving me nuts!
Of course, now I feel like an idiot, because I had completely overlooked the "Google" repository the entire time. It was right in front of my face. /facepalm

Once again, thank you, jimallyn. :D
3.5 Ghz AMD Ryzen 5 5600 Processor
64 GB DDR4 RAM
AMD Radeon RX-580 8 GB
Mint 21.2 "Victoria" (64 bit, Cinnamon)

"How little a thing can make us happy when we feel that we have earned it." - Mark Twain
Locked

Return to “Software & Applications”