[Bug 2020658] Re: [SRU] Backport Go 1.20 to Jammy

Shengjing Zhu 2020658 at bugs.launchpad.net
Fri May 26 08:35:33 UTC 2023


I just review the debdiff.
1. no need to downgrade debhelper-compat, jammy has debhelper 13, so it just works.
2. please use version 1.20.3-1~22.04, so it's consistent with other golang-1.x SRU.

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