[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get update problema extraño



bien, me contesté a mi mismo stfw, y encontré esto:
(http://debian.video.free.fr/ )

Apparently you have never noticed but my packages can be checked with
apt-check-sigs only with apt-get 0.5.x as explained  here (chapter
7.4.3)

Here is my fingerprint :
1D7F C53F 80F8 52C1 88F4 ED0B 07DC 563D 1F41 B907

To import my key from a GPG server :
gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 1F41B907

With apt-get >= 0.6 (the unstable version) do the following (sudo is needed) :
gpg --armor --export 1F41B907 | sudo apt-key add -

If you don't use sudo, do the following under root :
gpg --armor --export 1F41B907 | apt-key add -
mas o menos lo mismo dice en:
https://wiki.ubuntu.com/AptAuthenticationInstructionsForHoary

solo que ahora me estan saliendo timeouts, si logro hacerlo les cuento
-- 
><^> !

http://sfish.spymac.net/blog



Reply to: