add key from keyserver for go 11/13811/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 18 Apr 2018 14:53:23 +0000 (16:53 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Wed, 18 Apr 2018 14:53:23 +0000 (16:53 +0200)
Change-Id: Ic9db1e2347ab7518b7556f25613982749c1e5289
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
packer/provision/agl_dependencies.sh

index 67a3b64..d2b97f0 100644 (file)
@@ -6,6 +6,9 @@ set -x
 sudo su -c "echo 'deb http://ftp.debian.org/debian jessie-backports main' >> /etc/apt/sources.list"
 sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com 8B48AD6246925553
 
+# go 
+sudo apt-key adv --recv-key --keyserver keyserver.ubuntu.com F6BC817356A3D45E
+
 cat /etc/apt/sources.list
 
 # Make sure that we aren't using the vexxhost mirrors as they have issues