[GH-ISSUE #185] can't do it on Mac OS #155

Open
opened 2026-02-26 04:30:38 +03:00 by kerem · 2 comments
Owner

Originally created by @wdnmdthisishard on GitHub (Mar 16, 2019).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/185

Originally created by @wdnmdthisishard on GitHub (Mar 16, 2019). Original GitHub issue: https://github.com/LionSec/katoolin/issues/185
Author
Owner

@thiagopanda commented on GitHub (Apr 10, 2019):

I'm running Xubuntu 18.04 on an old iMac5,1 Late 2006 Core 2 Duo and not able to run step 1) to add the repositories.

Error as follow:

Executing: /tmp/apt-key-gpghome.w92CISO3NG/gpg.1.sh --keyserver pgp.mit.edu --recv-keys ED444FF07D8D0BF6
gpg: keyserver receive failed: No data

This was my first step into looking into the error. I guess I'll keep searching.

<!-- gh-comment-id:481502816 --> @thiagopanda commented on GitHub (Apr 10, 2019): I'm running Xubuntu 18.04 on an old iMac5,1 Late 2006 Core 2 Duo and not able to run step 1) to add the repositories. Error as follow: Executing: /tmp/apt-key-gpghome.w92CISO3NG/gpg.1.sh --keyserver pgp.mit.edu --recv-keys ED444FF07D8D0BF6 gpg: keyserver receive failed: No data This was my first step into looking into the error. I guess I'll keep searching.
Author
Owner

@thiagopanda commented on GitHub (Apr 10, 2019):

Ok, seems like pgp.mit.edu is the issue.

Open script (/usr/bin/katoolin) with your favorite text editor and replace that server in the very beginning of the file (line 49) to another reputable one: keyserver.ubuntu.com

Save the file and give it a go!

<!-- gh-comment-id:481505573 --> @thiagopanda commented on GitHub (Apr 10, 2019): Ok, seems like pgp.mit.edu is the issue. Open script (/usr/bin/katoolin) with your favorite text editor and replace that server in the very beginning of the file (line 49) to another reputable one: keyserver.ubuntu.com Save the file and give it a go!
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/katoolin-LionSec#155
No description provided.