View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007938 | Kali Linux | [All Projects] Kali Package Bug | public | 2022-09-22 10:04 | 2022-09-27 10:41 |
Reporter | smtpostr | Assigned To | |||
Priority | high | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | kali-dev | ||||
Target Version | Fixed in Version | ||||
Summary | 0007938: apt-get update doesn't work on wsl. | ||||
Description | apt-get update doesn't work on wsl out the box, and thus no packages can be installed. | ||||
Steps To Reproduce | Install wsl on Windows11 with Kali Rolling apt-get update | ||||
Additional Information | 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 <devel@kali.org> Fetched 30.6 kB in 2s (18.2 kB/s) 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 <devel@kali.org> W: Failed to fetch http://http.kali.org/kali/dists/kali-rolling/InRelease The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <devel@kali.org> W: Some index files failed to download. They have been ignored, or old ones used instead. | ||||
|
Which version of Kali is in WSL? Could you do `cat /etc/*release` ? - - - There is a bug in Windows 10 currently (recently fixed in Windows 11), which would pull down Kali 2019.x rather than 2022.x... It all depends on how you installed Kali via WSL ~ https://www.kali.org/docs/wsl/ |