Marcos, As respostas estão abaixo:
>Paulo, mais algumas coisas ai p/ vc testar. Rode os seguintes comandos e mande p/ gente a saída deles p/ darmos uma olhada: zeus:/home/paulo# apt-key list /etc/apt/trusted.gpg -------------------- pub 1024R/1DB114E0 2004-01-15 [expired: 2005-01-27] uid Debian Archive Automatic Signing Key (2004) <[EMAIL PROTECTED]> pub 1024D/4F368D5D 2005-01-31 [expired: 2006-01-31] uid Debian Archive Automatic Signing Key (2005) <[EMAIL PROTECTED]> pub 1024D/B5F5BBED 2005-04-24 uid Debian AMD64 Archive Key <[email protected]> sub 2048g/34FC6FE5 2005-04-24 pub 1024D/2D230C5F 2006-01-03 [expired: 2007-02-07] uid Debian Archive Automatic Signing Key (2006) <[EMAIL PROTECTED]> pub 1024D/1F41B907 1999-10-03 uid Christian Marillat <[EMAIL PROTECTED]> uid Christian Marillat <[EMAIL PROTECTED]> sub 1536g/C28DCC42 1999-10-03 pub 1024D/6070D3A1 2006-11-20 [expires: 2009-07-01] uid Debian Archive Automatic Signing Key (4.0/etch) <[EMAIL PROTECTED]> pub 2048R/506A0744 2006-03-05 [expires: 2007-03-30] uid sigxcpu.org Archive Signing Key (2006) <[EMAIL PROTECTED]> pub 1024D/ADB11277 2006-09-17 uid Etch Stable Release Key <[email protected]> >ll /etc/apt/trusted.gpg /etc/apt/trustdb.gpg >/usr/share/keyrings/debian-archive-keyring.gpg >/usr/share/keyrings/debian-archive-removed-keys.gpg >ll /var/cache/apt/archives/ O comando "ll" não é reconhecido pelo sistema (command not found). Claro que posso ter entendido errado. :-s >Vc tbm pode tentar rodar na mão alguns dos comandos que o apt-key faz. >Tenta na sequencia. Vou colocando os resultados aqui no meu (observe que as linhas são gigantescas, coloquei o # p/ orientar): zeus:/home/paulo# gpg --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --quiet --batch --keyring /usr/share/keyrings/debian-archive-keyring.gpg --export | wc -c 2822 zeus:/home/paulo# gpg --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --quiet --batch --keyring /usr/share/keyrings/debian-archive-keyring.gpg --export | gpg --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --ignore-time-conflict --import gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006) <[EMAIL PROTECTED]>" not changed gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch) <[EMAIL PROTECTED]>" not changed gpg: key ADB11277: "Etch Stable Release Key <[email protected]>" not changed gpg: Total number processed: 3 gpg: unchanged: 3 zeus:/home/paulo# gpg --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /usr/share/keyrings/debian-archive-removed-keys.gpg --with-colons --list-keys tru::1:1172486108:0:3:1:5 pub:e:1024:1:6FFA8EF91DB114E0:2004-01-15:2005-01-27::-:Debian Archive Automatic Signing Key (2004) <[EMAIL PROTECTED]>::sc: pub:e:1024:17:F1D53D8C4F368D5D:2005-01-31:2006-01-31::-:Debian Archive Automatic Signing Key (2005) <[EMAIL PROTECTED]>::sca: pub:-:1024:17:E415B2B4B5F5BBED:2005-04-24:::-:Debian AMD64 Archive Key <[email protected]>::scESC: sub:-:2048:16:B7A50B4134FC6FE5:2005-04-24::::::e: zeus:/home/paulo# gpg --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /usr/share/keyrings/debian-archive-removed-keys.gpg --with-colons --list-keys | grep ^pub | cut -d: -f5 6FFA8EF91DB114E0 F1D53D8C4F368D5D E415B2B4B5F5BBED >Curioso? Mais informações, less /usr/bin/apt-key :-) Confesso que até li o "less /usr/bin/apt-key", mas não entendi muito. Meu conhecimento de bash script é igual ao de mecânica quântica. :-) Abração, Paulo de Souza Lima Curitiba/PR Linux User 432358 __________________________________________________ Fale com seus amigos de graça com o novo Yahoo! Messenger http://br.messenger.yahoo.com/

