[Bug 2020658] Re: [SRU] Backport Go 1.20 to Jammy
Denison Barbosa
2020658 at bugs.launchpad.net
Wed May 31 11:43:31 UTC 2023
Oops, thanks for the heads up @zhsj! Here's the fixed one.
** Patch removed: "jammy-updated.diff"
https://bugs.launchpad.net/ubuntu/+source/golang-1.20/+bug/2020658/+attachment/5675851/+files/jammy-updated.diff
** Patch added: "jammy-sru.diff"
https://bugs.launchpad.net/ubuntu/+source/golang-1.20/+bug/2020658/+attachment/5676959/+files/jammy-sru.diff
--
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/2020658
Title:
[SRU] Backport Go 1.20 to Jammy
Status in golang-1.20 package in Ubuntu:
New
Status in golang-1.20 source package in Jammy:
New
Bug description:
[Impact]
* We have customers who want the new version of adsys backported to
Jammy and it requires the 1.20 version of the Go toolchain. This can
be achieved by backporting the golang-1.20 package, which is available
in Lunar, to Jammy as a separate versioned package.
[Test Plan]
1. Ensure Golang 1.20 is published in -proposed;
2. Start a build with a package that requires Golang 1.20 (dependency + PATH set to the Golang 1.20 go binary)
3. Ensure the package builds successfully;
4. Run "go version" which should display: "go1.20.x" (x being the version uploaded).
[Where problems could occur]
* Packages that depend on the new version not being able to compile;
* Since it's a separate package rather than an update of the current one, there will be no difference on the existing ecosystem.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.20/+bug/2020658/+subscriptions
More information about the Ubuntu-sponsors
mailing list