[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-17 Thread Lucas Kanashiro
I uploaded the container stack packages to Noble to make them build with Go 1.22, those are the versions that require approval: - runc-app/1.1.12-0ubuntu3 - container-app/1.7.12-0ubuntu4 - docker.io-app/24.0.7-0ubuntu4 - docker-buildx/0.12.1-0ubuntu2 - docker-compose-v2/2.24.6+ds1-0ubuntu2 I

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-17 Thread Lucas Kanashiro
All the container stack packages are using golang-1.21 because it is available in all supported releases (we want to keep the same behavior everywhere). Unfortunately, golang-1.22 is only in Noble. We could move to golang-1.22 in Noble if Foundations backport golang-1.22 to the other releases

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-16 Thread Shengjing Zhu
sadly component-mismatches now complains o golang-1.21: golang-1.21-doc [Reverse-Depends: Rescued from golang-1.21] After recheck the germinate-output, I finally understand what I have missed. I missed containerd-app and runc-app packages. When I talked to @lucaskanashiro last time, I thought

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-16 Thread Lukas Märdian
> $ reverse-depends -r noble -b src:golang-1.21 Those are reverse build-depends, which do not necessarily need to be in "main". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061745 Title: Please

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-16 Thread Łukasz Zemczak
$ change-override -S golang-1.21 -c universe Override component to universe golang-1.21 1.21.9-1 in noble: main/misc -> universe golang-1.21 1.21.9-1 in noble amd64: universe/golang/optional/100% -> universe golang-1.21 1.21.9-1 in noble arm64: universe/golang/optional/100% -> universe golang-1.21

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-16 Thread Shengjing Zhu
Currently reverse deps for golang-1.21 $ reverse-depends -r noble -b src:golang-1.21 Reverse-Testsuite-Triggers == * runc-app (for golang-1.21-go) Reverse-Build-Depends = * containerd-app(for golang-1.21-go) *

[Bug 2061745] Re: Please demote golang-1.21 to universe

2024-04-16 Thread Lukas Märdian
I couldn't find any pointers in germinate output that would indicate it pulling in by any 3rd party package. It seems to be pulling in itself, through the generic "Extra-Includes: *-doc" stanza in the supported seed. So just demoting it should be fine IMO. -- You received this bug notification