I this error during the installation:
W: GPG error: http://repo.mysql.com/apt/ubuntu trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 467B942D3A79BD29
E: The repository 'http://repo.mysql.com/apt/ubuntu trusty InRelease' is not signed.
The command '/bin/sh -c apt-get update' returned a non-zero code: 100
ERROR: Service 'mysql' failed to build : Build failed
I tried adding the missing certificate via sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 467B942D3A79BD29
Suggestions?
I this error during the installation:
I tried adding the missing certificate via
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 467B942D3A79BD29Suggestions?