Hi,
I upgraded to Debian 9 without hardly any issues. This was 2 months ago.
Now, when I try to run apt-get update. It seems after the Debian fetches, it connects to Google to fetch Google updates, however
the lines that I see are all related to Jessie and not Stretch:
When I do the same thing on a new Debian 9 instance from Google, it lists:
Here they tell you, how to install the Google environment. However I also noticed the /etc//apt/sources.list.d/ with some google links referring to Jessie instead of Stretch, so I updated them.
Then I removed the Google packages (dpkg-query -l | grep google + apt-get remove)
Then I followed the instructions:
all google packages got reinstalled.
After I did that, the same command now lists:
So, I have it fixed.
I would say, it is not that hard to upgrade to Stretch to make it work.
Thx. Gary