On Mon, 2022-04-18 at 06:37 -0500, Tom Browder wrote:
> I have all my apt lists ready for upgrading from Buster to Bullseye except
> the separate one for Google Chrome. It currently says "stable" and it has
> been that way through several upgrades.
> 
> The instructions for the prep for the upgrade say that stable should be
> bullseye, but the text inside the file says it was automatically installed
> (I assume by Google years ago when I first downloaded it).
> 
> My question is: can anyone tell me what my file should say? The best answer
> would be "it makes no difference" OR "keep it 'stable'."

If you install chrome by downloading the deb package from Google's site
it creates /etc/apt/sources.list.d/google-chrome.list containing:

   ### 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

I bet 'stable' is the only release name that exists on their system,
don't forget this package is also for Ubuntu and other distributions
which use the Debian package format.

-- 
Tixy

Reply via email to