snapd built successfully with the golang-1.10 from bionic-proposed here:
https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+packages?field.name_filter=snapd&field.status_filter=published&field.series_filter=bionic

I ran through the smoke test as well:

mwhudson@ringil:/tmp$ PATH=/usr/lib/go-1.10/bin:$PATH
mwhudson@ringil:/tmp$ go version 
go version go1.10.4 linux/amd64
mwhudson@ringil:/tmp$ cat > trivial.go
package main
func main() {}
mwhudson@ringil:/tmp$ go run trivial.go
mwhudson@ringil:/tmp$ cat > trivialcgo.go
package main
import "C"
func main() {}
mwhudson@ringil:/tmp$ go run trivialcgo.go
mwhudson@ringil:/tmp$ dpkg -l golang-1.10-go
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                             Version               Architecture         
 Description
+++-================================-=====================-=====================-=====================================================================
ii  golang-1.10-go                   1.10.4-2ubuntu1~18.04 amd64                
 Go programming language compiler, linker, compiled stdlib


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

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

Title:
  upload golang-1.10 1.10.4 to all supported releases of ubuntu

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

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

Reply via email to