mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 08:55:59 +03:00
[GH-ISSUE #179] Signatures not checked due to missing keys #150
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#150
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cameronphillips09 on GitHub (Feb 13, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/179
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)
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 on GitHub (Feb 14, 2019):
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 on GitHub (Mar 6, 2019):
disculpen yo tengo el mismo problema y me preguntaba si encontraron solución?
@Done-smart commented on GitHub (May 9, 2019):
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 on GitHub (Jul 30, 2019):
I have the same problem with Debian stretch on an Asus Chromebook.
@Madave94 commented on GitHub (Oct 17, 2019):
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.