Public key for Debian Etch (4.0)
gulin:~# apt-get update
(komutunu verdiğinizde aşağıdaki gibi bir hata mesajı alıyorsanız)
Get: 1 http://ftp.us.debian.org etch Release.gpg [378B]
Get: 2 http://security.debian.org etch/updates Release.gpg [189B]
Hit http://ftp.us.debian.org etch Release
Hit http://security.debian.org etch/updates Release
Hit http://ftp.us.debian.org etch/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Hit http://ftp.us.debian.org etch/contrib Packages/DiffIndex
Fetched 2B in 9s (0B/s)
Reading package lists… Done
W: There are no public key available for the following key IDs:
4D270D06F42584E6
W: You may want to run apt-get update to correct these problems
Sorunun Çözümü 🙂
gulin:~# gpg –keyserver pgpkeys.mit.edu –recv-key F42584E6
gulin:~# gpg -a –export F42584E6 | apt-key add –