[Bug 2076069] Re: [SRU] backport golang-1.22 to focal
Vladimir Petko
2076069 at bugs.launchpad.net
Wed Aug 21 04:28:41 UTC 2024
The package builds and installs, google-guest-agent builds in focal
against go1.22 with the attached patch
** Description changed:
[ Impact ]
* The Google cloud agents update major versions in stable releases,
which require new version of golang compiler. The golang-1.22 has
already been backported to noble, jammy, but not focal. The cloud agents
will be updated in focal, so we need golang-1.22 as well.
[ Test Plan ]
* Install golang-1.22 in focal
* Add /usr/lib/go-1.22/bin to PATH
* Build a Go package, for example the google cloud agent. The result should be successful.
- git-ubuntu clone google-guest-agent
- apply attached go1.22 patch
- build package.
+ git-ubuntu clone google-guest-agent
+ apply attached go1.22 patch (note update path to go1.22 and dependency in d/control if patch does not apply)
+ build package.
[ Where problems could occur ]
* This is a new package in archive, which doesn't have impact on
existing packages.
[ Other Info ]
* No
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2076069
Title:
[SRU] backport golang-1.22 to focal
Status in golang-1.22 package in Ubuntu:
New
Status in golang-1.22 source package in Focal:
New
Bug description:
[Impact]
* The Google cloud agents update major versions in stable releases,
which require new version of golang compiler. The golang-1.22 has
already been backported to noble, jammy, but not focal. The cloud
agents will be updated in focal, so we need golang-1.22 as well.
[Test Plan]
* Install golang-1.22 in focal
* Add /usr/lib/go-1.22/bin to PATH
* Build a Go package, for example the google cloud agent. The result should be successful.
git-ubuntu clone google-guest-agent
apply attached go1.22 patch (note update path to go1.22 and dependency in d/control if patch does not apply)
build package.
[Where the problems could occur]
* This is a new package in archive, which doesn't have impact on
existing packages.
[Other Info]
* No
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions
More information about the Ubuntu-sponsors
mailing list