And trusty:
root@trusty:~# PATH=/usr/lib/go-1.10/bin:$PATH
root@trusty:~# go version
go version go1.10.4 linux/amd64
root@trusty:~# cat > trivial.go
package main
func main() {}
root@trusty:~# go run trivial.go
root@trusty:~# cat > trivialcgo.go
package main
import "C"
func main() {}
root@trusty:~# go run trivialcgo.go
root@trusty:~#
and
https://launchpad.net/~mwhudson/+archive/ubuntu/devirt/+packages?field.name_filter=snapd&field.series_filter=trusty
(note that snapd has never built on trusty on arm64 or ppc64el)
** Tags removed: verification-needed verification-needed-trusty
** Tags added: verification-done-trusty
--
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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs