Expirou algo que não deveria?
Estou usando símbolos de depuração na minha instalação do Ubuntu 20.10 e agora recebo isso quando executo o apt-get update
comando.
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used.
GPG error: http://ddebs.ubuntu.com groovy Release: The following signatures were invalid:
EXPKEYSIG C8CAB6595FDFF622 Ubuntu Debug Symbol Archive Automatic Signing Key (2016) <[email protected]>
Este é um bug atual, veja aqui para informações e solução alternativa: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyring/+bug/1920640/comments/3
Citando o post acima, execute:
Você tem que seguir o https://wiki.ubuntu.com/Debug%20Symbol%20Packages com precisão.
Você provavelmente perdeu a seguinte etapa:
Então corra
sudo apt update
.