[GH-ISSUE #148] Err:4 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ED444FF07D8D0BF6 Reading package lists... Done W: GPG error: http://ftp.yzu… #126

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

Originally created by @pradeepvarma22 on GitHub (Aug 14, 2018).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/148

Err:4 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ED444FF07D8D0BF6
Reading package lists... Done
W: GPG error: http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ED444FF07D8D0BF6
E: The repository 'http://http.kali.org/kali kali-rolling InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

Originally created by @pradeepvarma22 on GitHub (Aug 14, 2018). Original GitHub issue: https://github.com/LionSec/katoolin/issues/148 Err:4 http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ED444FF07D8D0BF6 Reading package lists... Done W: GPG error: http://ftp.yzu.edu.tw/Linux/kali kali-rolling InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY ED444FF07D8D0BF6 E: The repository 'http://http.kali.org/kali kali-rolling InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details.
Author
Owner

@raplin commented on GitHub (Nov 11, 2018):

sudo su
wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add
apt update
<!-- gh-comment-id:437657240 --> @raplin commented on GitHub (Nov 11, 2018): ``` sudo su wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add apt update ```
Author
Owner

@EdwinIZ8 commented on GitHub (Oct 23, 2019):

sudo su
wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add
apt update

Thanks!
It works. But it still have some problems. My screen still print "Unable to locate many packages".

<!-- gh-comment-id:545490022 --> @EdwinIZ8 commented on GitHub (Oct 23, 2019): > ``` > sudo su > wget -q -O - https://archive.kali.org/archive-key.asc | apt-key add > apt update > ``` Thanks! It works. But it still have some problems. My screen still print "Unable to locate many packages".
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#126
No description provided.