|
I want upgrade my system from ubuntu.org.cn because the apt sources outside the mainland is too slow. But this morning I got error messages as follow after the installtion of kubuntu preview version.
- pepper@pebox:~$ sudo apt-get update
- Get:1 http://www.ubuntu.org.cn hoary Release.gpg [189B]
- Get:2 http://www.ubuntu.org.cn hoary-security Release.gpg [189B]
- Hit http://www.ubuntu.org.cn hoary Release
- Hit http://www.ubuntu.org.cn hoary-security Release
- Hit http://www.ubuntu.org.cn hoary/main Packages
- Hit http://www.ubuntu.org.cn hoary/restricted Packages
- Get:3 http://www.ubuntu.org.cn hoary/universe Packages [2182kB]
- Hit http://www.ubuntu.org.cn hoary/multiverse Packages
- Hit http://www.ubuntu.org.cn hoary-security/main Packages
- Hit http://www.ubuntu.org.cn hoary-security/restricted Packages
- Hit http://www.ubuntu.org.cn hoary-security/universe Packages
- Hit http://www.ubuntu.org.cn hoary-security/multiverse Packages
- Fetched 2182kB in 18s (120kB/s)
- Failed to fetch http://www.ubuntu.org.cn/ubuntu/dists/hoary/universe/binary-i386/Packages.gz MD5Sum mismatch
- Reading Package Lists... Done
- W: Couldn't stat source package list http://www.ubuntu.org.cn hoary/universe Packages (/var/lib/apt/lists/www.ubuntu.org.cn_ubuntu_dists_hoary_universe_binary-i386_Packages) - stat (2 No such file or directory)
- W: You may want to run apt-get update to correct these problems
- E: Some index files failed to download, they have been ignored, or old ones used instead.
复制代码
Is the apt source in the ubuntu.org.cn broken? |
|