OpenVAS denemeleri yapıyordum. Laptopumda kurduğum Ubuntu 10.04 x64 sunucu üzerinde tüm güncellemeleri bitirdikten sonra sayfasındaki yönergeleri takip etmeye başladım.
http://www.openvas.org/install-packages.html#openvas4_ubuntu_obs
Ancak repository güncellemesi sırasında takıldık.
“Reading package lists… Done W: GPG error: http://download.opensuse.org ./ Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY BED1E87979EAFD54 W: You may want to run apt-get update to correct these problems”
Çözümü bir arkadaş bulmuş sağolsun.
http://www.christianweigel.com/113-installing-openvas-on-debian-lenny/
# sudo wget http://download.opensuse.org/repositories/security:/OpenVAS:/STABLE:/v4/Debian_5.0/Release.key
#sudo apt-key adv –import Release.key
#sudo apt-get update