StretchDog64 - Latest Chrome (v108) install - RESOLVED

a very small Live CD shaped to look and act like Puppy Linux.

Moderator: fredx181

Post Reply
dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

StretchDog64 - Latest Chrome (v108) install - RESOLVED

Post by dcung »

Hi Fred,

I have been able to update Chrome thru repo so far, but unable to update to latest Chrome lately.

Code: Select all

root@live:~# apt update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease                                                   
Hit:3 http://deb.debian.org/debian stretch Release                                                     
Hit:4 https://fredx181.github.io/StretchDog/amd64/Packages ./ InRelease                                
Hit:5 http://dl.google.com/linux/chrome/deb stable InRelease                                           
Hit:6 http://ixpeering.dl.sourceforge.net/project/ubuntuzilla/mozilla/apt all InRelease                
Ign:8 http://snapshot.debian.org/archive/debian/20200528 stretch InRelease        
Hit:9 http://snapshot.debian.org/archive/debian/20200528 stretch Release
Reading package lists... Done
Building dependency tree       
Reading state information... Done
1 package can be upgraded. Run 'apt list --upgradable' to see it.

root@live:~# apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

root@live:~# apt list --upgradable
Listing... Done
google-chrome-stable/stable 108.0.5359.94-1 amd64 [upgradable from: 107.0.5304.110-1]
N: There is 1 additional version. Please use the '-a' switch to see it

root@live:~# apt list --upgradable -a
Listing... Done
google-chrome-stable/stable 108.0.5359.94-1 amd64 [upgradable from: 107.0.5304.110-1]
google-chrome-stable/now 107.0.5304.110-1 amd64 [installed,upgradable to: 108.0.5359.94-1]
root@live:~# 

If I use a fresh install of StretchDog or uninstall and reinstall on any StretchDog with Chrome installed already, this is what comes up when it tries to install the latest Chrome version. The same result if I tried to download Chrome and installed the .deb file.

Code: Select all

root@live:~# 
root@live:~# apt install google-chrome-stable
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 google-chrome-stable : Depends: libgbm1 (>= 17.1.0~rc2) but 13.0.6-1+b2 is to be installed
E: Unable to correct problems, you have held broken packages.
root@live:~# 

Is this something that can be fixed in repo?

Thank you.

Last edited by dcung on Wed Dec 07, 2022 5:57 pm, edited 1 time in total.
User avatar
fredx181
Posts: 2610
Joined: Tue Dec 03, 2019 1:49 pm
Location: holland
Has thanked: 284 times
Been thanked: 1016 times
Contact:

Re: StretchDog64 - Latest Chrome (v108) install

Post by fredx181 »

Perhaps dowload and install deb from stretch-backports: https://packages.debian.org/search?keywords=libgbm1
If that doesn't work because of missing dependencies, then try to add stretch-backports repo to sources.list and install with apt .

dcung
Posts: 373
Joined: Fri Sep 25, 2020 4:31 am
Has thanked: 42 times
Been thanked: 51 times

Re: StretchDog64 - Latest Chrome (v108) install - RESOLVED

Post by dcung »

Installing deb didn't work, too many missing dependencies.

Add stretch-backports repo to sources.list and install with apt - works.

Note - On some of my laptops that used Broadcom STA driver (ie. Dell D630 laptops) - it uninstall the driver due to some dependencies conflict.
A dilemma for me.

Oh well. At least, except for my Dell D630s, this Chrome update issue is resolved.
(Tested it on my Toshiba and Fujitsu laptops too - they're using Intel wifi, so are okay).

Thank you Fred.

dancytron
Posts: 656
Joined: Fri Dec 13, 2019 6:26 pm
Has thanked: 425 times
Been thanked: 191 times

Re: StretchDog64 - Latest Chrome (v108) install - RESOLVED

Post by dancytron »

There are a bunch of dependency conflicts on my old computer still running stretch.

It's a mostly file server computer now, so I'm just going to not update it for now.

Post Reply

Return to “DebianDogs”