LionSec / katoolin

Automatically install all Kali linux tools
https://lionsec.net
GNU General Public License v2.0
4.73k stars 1.33k forks source link

Signatures not checked due to missing keys #179

Open cameronphillips09 opened 5 years ago

cameronphillips09 commented 5 years ago

I am using a Raspberry Pi 3+ with Raspbian in a class at school and thought a good addition would be the Kali packs. I can get to "What do you want to do?> 1 (Add kali Linux repositories)

Executing: /tmp/apt-key-gpghome.cByaDc33hs/gpg.1.sh --keyserver pool.sks-keyservers.net --recv-keys ED444FF07D8D0BF6 gpg: key ED444FF07D8D0BF6: 163 signatures not checked due to missing keys gpg: key ED444FF07D8D0BF6: "Kali Linux Repository devel@kali.org" not changed gpg: Total number processed: 1 gpg: unchanged:1

I had a few other issues to get to this point. I had to install dirmngr, and wget -q -O - archive.kali.org/archive-key.asc | apt-key add from #178 I also tried install V2 from post #157

I have been playing with Linux for a while, but have never gone too deep with it so I may be missing something simple. Any ideas would be greatly appreciated.

sakuyaslove commented 5 years ago

I am having a similar issue when it actually does connect to the mit.edu system to update the repos:

Executing: /tmp/apt-key-gpghome.I9w3TAyHiY/gpg.1.sh --keyserver pgp.mit.edu --recv-keys ED444FF07D8D0BF6 gpg: key ED444FF07D8D0BF6: 2 duplicate signatures removed gpg: key ED444FF07D8D0BF6: 161 signatures not checked due to missing keys gpg: key ED444FF07D8D0BF6: "Kali Linux Repository devel@kali.org" not changed gpg: Total number processed: 1 gpg: unchanged: 1

l0c0jac0b commented 5 years ago

disculpen yo tengo el mismo problema y me preguntaba si encontraron solución?

Done-smart commented 5 years ago

I am having a similar issue on by ubuntu 19.4

Executing: /tmp/apt-key-gpghome.XwVp3pQU1z/gpg.1.sh --keyserver pool.sks-keyservers.net --recv-keys ED444FF07D8D0BF6 gpg: key ED444FF07D8D0BF6: 173 signatures not checked due to missing keys gpg: key ED444FF07D8D0BF6: "Kali Linux Repository devel@kali.org" not changed gpg: Total number processed: 1 gpg: unchanged: 1 pls, any can help!!!!

christopherarmstrong01 commented 5 years ago

I have the same problem with Debian stretch on an Asus Chromebook.

Madave94 commented 5 years ago

According to this post , there is nothing to worry about. I run into the same message and was still able to install everything without any issue.