这是在 Virtual Box 上全新安装的 kali 2017.3 64 位。我正在尝试安装终结器终端。
**This is my sources.list:**
#
# deb cdrom:[Debian GNU/Linux 2017.3 _Kali-rolling_ - Official Snapshot amd64 $
#deb cdrom:[Debian GNU/Linux 2017.3 _Kali-rolling_ - Official Snapshot amd64 L$
deb http://http.kali.org/kali kali-rolling main non-free contrib
# deb-src http://http.kali.org/kali kali-rolling main non-free contrib
**Attempt to install terminator:**
root@kali:~# apt-get install terminator
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
gir1.2-keybinder-3.0 libkeybinder-3.0-0 python-gi-cairo python-psutil
Suggested packages:
python-psutil-doc
The following NEW packages will be installed:
gir1.2-keybinder-3.0 libkeybinder-3.0-0 python-gi-cairo python-psutil
terminator
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 833 kB of archives.
After this operation, 3,337 kB of additional disk space will be used.
Do you want to continue? [Y/n] Y
Err:1 http://http.kali.org/kali kali-rolling/main amd64 libkeybinder-3.0-0 amd64 0.3.1-1
404 Not Found
Err:2 http://http.kali.org/kali kali-rolling/main amd64 gir1.2-keybinder-3.0 amd64 0.3.1-1
404 Not Found
Err:3 http://http.kali.org/kali kali-rolling/main amd64 python-gi-cairo amd64 3.24.1-5
404 Not Found
Err:4 http://http.kali.org/kali kali-rolling/main amd64 python-psutil amd64 5.0.1-1+b1
404 Not Found
Get:5 http://archive-7.kali.org/kali kali-rolling/main amd64 terminator all 1.91-1 [363 kB]
Fetched 363 kB in 1s (319 kB/s)
E: Failed to fetch http://http.kali.org/kali/pool/main/k/keybinder-3.0/libkeybinder-3.0-0_0.3.1-1_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/k/keybinder-3.0/gir1.2-keybinder-3.0_0.3.1-1_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/p/pygobject/python-gi-cairo_3.24.1-5_amd64.deb 404 Not Found
E: Failed to fetch http://http.kali.org/kali/pool/main/p/python-psutil/python-psutil_5.0.1-1+b1_amd64.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
**Attempt to update:**
root@kali:~# apt-get update
Get:1 http://archive-7.kali.org/kali kali-rolling InRelease [30.5 kB]
Err:1 http://archive-7.kali.org/kali kali-rolling InRelease
The following signatures were invalid: EXPKEYSIG ED444FF07D8D0BF6 Kali Linux Repository <[email protected]>
Fetched 30.5 kB in 0s (34.4 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://archive-7.kali.org/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.
我按照教程更新了密钥环和 sources.list 文件,但似乎没有什么效果。此外,我尝试从源代码安装 Terminator,但出现了同样的错误。
答案1
我使用了这个链接:https://linux-audit.com/how-to-solve-an-expired-key-keyexpired-with-apt/
具体来说:apt-key adv --keyserver keys.gnupg.net --recv-keys ED444FF07D8D0BF6