¡Ya tengo el mysql-server
paquete instalado!
Quiero asegurarme de tener el MySQL más reciente en mi Ubuntu. Entonces (hace mucho tiempo) agregué repo.mysql.com/apt/ubuntu
PPA. Recientemente noté errores relacionados con este repositorio al hacerlo apt update
. Siguiendo esta guía , descargué e importé la clave pública GPG.
Ahora cuando lo hago sudo apt update
me sale este error:
Err:8 http://repo.mysql.com/apt/ubuntu cosmic InRelease
The following signatures were invalid: EXPKEYSIG 8C718D3B5072E1F5 MySQL Release Engineering <mysql-build@oss.oracle.com>
Información del sistema operativo: Ubuntu 18.10
¿Debería preocuparme por esta firma no válida? ¿Cómo arreglar el error?