|
没注意就 rm -rf /var/cache/apt/archives 了,结果
1. apt-get update出现
W: GPG error: ftp://debian.ustc.edu.cn proposed-updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: GPG error: ftp://debian.ustc.edu.cn stable/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: GPG error: ftp://debian.ustc.edu.cn testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: GPG error: ftp://debian.ustc.edu.cn testing/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: GPG error: ftp://debian.ustc.edu.cn unstable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 010908312D230C5F
W: You may want to run apt-get update to correct these problems
2. apt-get upgrade 出现
......(省略很多出错信息)
Failed to fetch ftp://debian.ustc.edu.cn/debian/ ... 0.dfsg.1-5_i386.deb Unable to fetch file, server said ‘/debian/pool/main/x/xorg-x11/xfs_6.9.0.dfsg.1-5_i386.deb: No such file or directory ’
Failed to fetch ftp://debian.ustc.edu.cn/debian/ ... 0.dfsg.1-5_i386.deb Unable to fetch file, server said ‘/debian/pool/main/x/xorg-x11/xfwp_6.9.0.dfsg.1-5_i386.deb: No such file or directory ’
Failed to fetch ftp://debian.ustc.edu.cn/debian/ ... 0.dfsg.1-5_i386.deb Unable to fetch file, server said ‘/debian/pool/main/x/xorg-x11/xnest_6.9.0.dfsg.1-5_i386.deb: No such file or directory ’
Failed to fetch ftp://debian.ustc.edu.cn/debian/ ... 0.dfsg.1-5_i386.deb Unable to fetch file, server said ‘/debian/pool/main/x/xorg-x11/xvfb_6.9.0.dfsg.1-5_i386.deb: No such file or directory ’
Failed to fetch ftp://debian.ustc.edu.cn/deb
ian/pool/main/x/xorg-x11/x-window-system_6.9.0.dfsg.1-5_all.deb Unable to fetch file, server said ‘/debian/pool/main/x/xorg-x11/x-window-system_6.9.0.dfsg.1-5_all.deb: No such file or directory ’
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? |
|