On Fri Oct 22 01:25:33 PM, me at tdiehl.org wrote:> Hi, > > FYI, it looks like Google has decided to drop support for Chrome on Centos 7. > > (tigger pts9) # yum install google-chrome-stable > Loaded plugins: changelog, fastestmirror, langpacks, nvidia, priorities > Loading mirror speeds from cached hostfile > * elrepo: mirror.pit.teraswitch.com > 10 packages excluded due to repository priority protections > Resolving Dependencies > --> Running transaction check > ---> Package google-chrome-stable.x86_64 0:95.0.4638.54-1 will be installed > --> Processing Dependency: libc.so.6(GLIBC_2.18)(64bit) for package: google-chrome-stable-95.0.4638.54-1.x86_64 > --> Finished Dependency Resolution > Error: Package: google-chrome-stable-95.0.4638.54-1.x86_64 (google-chrome) > Requires: libc.so.6(GLIBC_2.18)(64bit) > You could try using --skip-broken to work around the problem > (tigger pts9) #Looks like they are working on it: https://bugs.chromium.org/p/chromium/issues/detail?id=1261617 Cheers, Zube
me at tdiehl.org
2021-Oct-22 20:29 UTC
[CentOS] FYI, Chrome no longer supported on Centos7.
On Fri, 22 Oct 2021, Zube wrote:> On Fri Oct 22 01:25:33 PM, me at tdiehl.org wrote: > >> Hi, >> >> FYI, it looks like Google has decided to drop support for Chrome on Centos 7. >> >> (tigger pts9) # yum install google-chrome-stable >> Loaded plugins: changelog, fastestmirror, langpacks, nvidia, priorities >> Loading mirror speeds from cached hostfile >> * elrepo: mirror.pit.teraswitch.com >> 10 packages excluded due to repository priority protections >> Resolving Dependencies >> --> Running transaction check >> ---> Package google-chrome-stable.x86_64 0:95.0.4638.54-1 will be installed >> --> Processing Dependency: libc.so.6(GLIBC_2.18)(64bit) for package: google-chrome-stable-95.0.4638.54-1.x86_64 >> --> Finished Dependency Resolution >> Error: Package: google-chrome-stable-95.0.4638.54-1.x86_64 (google-chrome) >> Requires: libc.so.6(GLIBC_2.18)(64bit) >> You could try using --skip-broken to work around the problem >> (tigger pts9) # > > Looks like they are working on it: > > https://bugs.chromium.org/p/chromium/issues/detail?id=1261617Thanks for the info. I missed that when I was googling for a solution. Hopefully it will not take to long to fix. Regards, -- Tom me at tdiehl.org
Jonathan Billings
2021-Oct-25 17:24 UTC
[CentOS] FYI, Chrome no longer supported on Centos7.
On Oct 22, 2021, at 15:33, Zube <Zube at stat.colostate.edu> wrote:> > ?On Fri Oct 22 01:25:33 PM, me at tdiehl.org wrote: > >> Hi, >> >> FYI, it looks like Google has decided to drop support for Chrome on Centos 7. >> >> (tigger pts9) # yum install google-chrome-stable >> Loaded plugins: changelog, fastestmirror, langpacks, nvidia, priorities >> Loading mirror speeds from cached hostfile >> * elrepo: mirror.pit.teraswitch.com >> 10 packages excluded due to repository priority protections >> Resolving Dependencies >> --> Running transaction check >> ---> Package google-chrome-stable.x86_64 0:95.0.4638.54-1 will be installed >> --> Processing Dependency: libc.so.6(GLIBC_2.18)(64bit) for package: google-chrome-stable-95.0.4638.54-1.x86_64 >> --> Finished Dependency Resolution >> Error: Package: google-chrome-stable-95.0.4638.54-1.x86_64 (google-chrome) >> Requires: libc.so.6(GLIBC_2.18)(64bit) >> You could try using --skip-broken to work around the problem >> (tigger pts9) # > > Looks like they are working on it: > > https://bugs.chromium.org/p/chromium/issues/detail?id=1261617Good News! It looks like Google has a fix that will restore support for CentOS 7. https://bugs.chromium.org/p/chromium/issues/detail?id=1261617#c26 TL;DR: the fix will show up in the google-chrome-unstable package v97.0.4677.0. Eventually a fixed version will be available as the stable package. -- Jonathan Billings