Ola
> W: GPG error: http://security.ubuntu.com gutsy-security Release: As > seguintes assinaturas eram inválidas: BADSIG 40976EAF437D05B5 Ubuntu > Archive Automatic Signing Key <[EMAIL PROTECTED]> > W: GPG error: http://br.archive.ubuntu.com gutsy-backports Release: As > seguintes assinaturas eram inválidas: BADSIG 40976EAF437D05B5 Ubuntu > Archive Automatic Signing Key <[EMAIL PROTECTED]> > W: Você terá que executar apt-get update para corrigir esses problemas > > Já executei wget http://download.tuxfamily.org/syzygy42/reacocard.asc > -O- | sudo apt-key add - mas não deu certo. tem varios solucoes/posivel causes: 1. $ sudo apt-get update -o Acquire::http::No-Cache=true 2. Usar outro repositorios (One of the archive servers in the round-robin DNS was out of sync,) 3. o problema esta com sua proxy (proxy that delivered stale data) 4. Sua copia local do release gpg esta mais nova do que o servidor (your local copy of the release/release.gpg file is newer than the version on the server and that causes apt to assume that there is no new version for download) se quiser abrir um bug report pra tenta resolver o problema faz: $ sudo apt-get update -o Debug::Acquire::http=True 2>/tmp/apt-http.log e colcar o arquivo no bug report obrigado Ian -- always code as if the person who ends up maintaining it will be a violent psychopath who knows where you live. http://ianlawrence.info -- Interessado em aprender mais sobre o Ubuntu em português? http://wiki.ubuntu-br.org/ComeceAqui - ubuntu-br mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-br

