The google-cloud-sdk[-<package_name>] debian packages version 463.0.0 are broken on apt-get install and update with errors similar to:
root@e3a51df7def8:/# apt-get install google-cloud-sdk
Reading package lists... Done
Building dependency tree... Done
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-cloud-cli : Breaks: google-cloud-sdk but 463.0.0-0 is to be installed
E: Unable to correct problems, you have held broken packages.
The solution is to instead install the
google-cloud-cliversions of these packages. For example:apt-get install google-cloud-cliYou may need to run
apt-get remove google-cloud-sdk[-<package_name>]beforehand.