|
|
各位大佬 如何解决了?
- apt-get update -y && apt-get install curl -y
- apt-get install -y wget
复制代码
提示:
- Ign http://ftp.us.debian.org jessie InRelease
- Ign http://ftp.us.debian.org jessie Release.gpg
- Ign http://ftp.us.debian.org jessie Release
- Ign http://ftp.us.debian.org jessie/main i386 Packages/DiffIndex
- Ign http://ftp.us.debian.org jessie/main Translation-en_US
- Ign http://ftp.us.debian.org jessie/main Translation-en
- Err http://ftp.us.debian.org jessie/main i386 Packages
- 404 Not Found [IP: ]
- W: Failed to fetch http://ftp.us.debian.org/debian/dists/jessie/main/binary-i386/Packages 404 Not Found [IP: ]
- E: Some index files failed to download. They have been ignored, or old ones used instead.
复制代码
谢谢! |
|