View Issue Details

IDProjectCategoryView StatusLast Update
0007565Kali LinuxGeneral Bugpublic2022-02-07 03:31
Reporterahk528 Assigned Toarnaudr  
PrioritynormalSeveritymajorReproducibilityN/A
Status closedResolutionunable to reproduce 
Summary0007565: kali error ED444FF07D8D0BF6 0001438
Description

when I try to upgrade kali and I type in sudo apt-get update I get this message.
Get:1 http://kali.download/kali kali-rolling InRelease [30.6 kB]
Err:1 http://kali.download/kali kali-rolling InRelease
The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository [email protected]
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://kali.download/kali kali-rolling InRelease: The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository [email protected]
W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository [email protected]
W: Some index files failed to download. They have been ignored, or old ones used instead.

Virtualization, wsl, hyper v are all enabled. So what am I missing?

I don't have gnupg, gnupg2 and gnupg1 installed which according to my research is what i need to fix my problem.

Steps To Reproduce

install Kali on windows 11. create an account and do sudo apt update

Activities

arnaudr

arnaudr

2022-02-07 03:30

manager   ~0015689

I don't really understand how you managed to have Kali without having gnupg installed. At least there should be the package gpgv or gpgv1. You can check that with:

dpkg -l | grep gpv

ii gpgv 2.2.27-2 amd64 GNU privacy guard - signature verification tool

In any case, this is not a bug in Kali. You can try to ask for help on https://forums.kali.org/.

Issue History

Date Modified Username Field Change
2022-02-05 22:24 ahk528 New Issue
2022-02-07 03:30 arnaudr Note Added: 0015689
2022-02-07 03:31 arnaudr Assigned To => arnaudr
2022-02-07 03:31 arnaudr Status new => closed
2022-02-07 03:31 arnaudr Resolution open => unable to reproduce