[Bug 2085834] Re: [SRU] backport golang-1.23 to focal
Vladimir Petko
2085834 at bugs.launchpad.net
Mon Dec 2 04:52:25 UTC 2024
Copied to focal New queue
https://launchpad.net/ubuntu/focal/+queue?queue_state=0&queue_text=golang
** Changed in: golang-1.23 (Ubuntu Focal)
Status: New => In Progress
** Changed in: golang-1.23 (Ubuntu)
Status: New => In Progress
** Also affects: golang-1.23 (Ubuntu Jammy)
Importance: Undecided
Status: New
** Changed in: golang-1.23 (Ubuntu Jammy)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to golang-1.23 in Ubuntu.
https://bugs.launchpad.net/bugs/2085834
Title:
[SRU] backport golang-1.23 to focal
Status in golang-1.23 package in Ubuntu:
In Progress
Status in golang-1.23 source package in Focal:
In Progress
Status in golang-1.23 source package in Jammy:
Fix Released
Bug description:
[Impact]
* containers stack (runc-app, containerd-app, docker.io-app) is going
to update in all supported releases, which requires new version of
golang compiler. The golang-1.23 has already been backported to noble,
jammy, but not focal. The containers stack will be updated in focal,
so we need golang-1.23 as well.
[Test Plan]
* Install golang-1.23 in focal
* Add /usr/lib/go-1.23/bin to PATH
* Build a Go package, for example the runc-app. The result should be successful.
+ git-ubuntu clone runc-app
+ replace golang-1.22-go with golang-1.23-go in d/control file
+ replace /usr/lib/go-1.22/bin with /usr/lib/go-1.23/bin in d/rules file
[Where 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.23/+bug/2085834/+subscriptions
More information about the foundations-bugs
mailing list