在安装git前需要sudo apt-get update,但是这句命令常常会带来如下的错误提示:
W: Failed to fetch gzip:/var/lib/apt/lists/partia/us.archive.ubuntu.com_ubuntu_dists_natty_main_source_Sources Hash Sum mismatch,
E: Some index files failed to download. They have been ignored, or old ones used instead.
找了很多篇**,这里解决了我的问题。
解决方法:
down vote |