I install golang-1.22 from focal-proposed

root@focal-c-1:~# dpkg -l|grep golang-1.22
ii  golang-1.22                      1.22.2-2~20.04.1             all          
Go programming language compiler - metapackage
ii  golang-1.22-doc                  1.22.2-2~20.04.1             all          
Go programming language - documentation
ii  golang-1.22-go                   1.22.2-2~20.04.1             amd64        
Go programming language compiler, linker, compiled stdlib
ii  golang-1.22-src                  1.22.2-2~20.04.1             all          
Go programming language - source files
root@focal-c-1:~# 

It can print the version

root@focal-c-1:~# /usr/lib/go-1.22/bin/go version
go version go1.22.2 linux/amd64


I download google-guest-agent 20240716.00-0ubuntu1~20.04.0, and modify 
d/control and d/rules to use golang-1.22.
It can be built successfully.

root@focal-c-1:~# dpkg-deb -I 
google-guest-agent_20240716.00-0ubuntu1~20.04.0_amd64.deb
 ...
 Built-Using: golang-1.22 (= 1.22.2-2~20.04.1)
 


** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076069

Title:
  [SRU] backport golang-1.22 to focal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-1.22/+bug/2076069/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to