请教一下.
在安装 EZSDK 的时候,总是提示找不到文件.
dpkg-dev_1.15.5.6ubuntu4.1_all.deb 这个貌似找不到这个版本的,新的版本 都不可以.
有什么解决的办法? 非常感谢.
root@pwndss-sdk:/usr/local/ezsdk# ./setup.sh
--------------------------------------------------------------------------------
TISDK setup script
This script will set up your development host for sdk development.
Parts of this script require administrator priviliges (sudo access).
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Verifying Linux host distribution
Ubuntu 10.04 LTS found successfully, continuing..
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
This step will make sure you have the proper host support packages installed
using the following command: sudo apt-get install xinetd tftpd nfs-kernel-server minicom build-essential libncurses5-dev uboot-mkimage autoconf automake
Note! This command requires you to have administrator priviliges (sudo access)
on your host.
Press return to continue
Reading package lists... Done
Building dependency tree
Reading state information... Done
autoconf is already the newest version.
automake is already the newest version.
The following packages were automatically installed and are no longer required:
linux-headers-2.6.32-22 linux-headers-2.6.32-22-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
dpkg-dev fakeroot libgssglue1 libnfsidmap2 librpcsecgss3 lrzsz nfs-common portmap xz-utils
Suggested packages:
debian-keyring debian-maintainers
The following NEW packages will be installed:
build-essential dpkg-dev fakeroot libgssglue1 libncurses5-dev libnfsidmap2 librpcsecgss3 lrzsz minicom nfs-common nfs-kernel-server portmap
tftpd uboot-mkimage xinetd xz-utils
0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded.
Need to get 653kB/3,646kB of archives.
After this operation, 13.3MB of additional disk space will be used.
Do you want to continue [Y/n]?
Err de.archive.ubuntu.com/.../ lucid-updates/main dpkg-dev 1.15.5.6ubuntu4.1
404 Not Found [IP: 141.30.13.30 80]
Failed to fetch de.archive.ubuntu.com/.../dpkg-dev_1.15.5.6ubuntu4.1_all.deb 404 Not Found [IP: 141.30.13.30 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Failed setup, aborting..
Failed setup, aborting..