安装GD Toolkit时出错

时间:2012-07-20 14:37:15

标签: php ubuntu gd apt-get php-gd

我一直在尝试在我的Ubuntu VM上安装GD工具包。操作很简单:

sudo apt-get install php5-gd

然而,当我运行它时,我得到一个包的404(Not Found错误):

Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
  php5-gd
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
Need to get 38.8 kB of archives.
After this operation, 163 kB of additional disk space will be used.
Err http://us.archive.ubuntu.com/ubuntu/ precise-updates/main php5-gd amd64 5.3.10-1ubuntu3.1
  404  Not Found [IP: 91.189.92.153 80]
Err http://security.ubuntu.com/ubuntu/ precise-security/main php5-gd amd64 5.3.10-1ubuntu3.1
  404  Not Found [IP: 91.189.92.151 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/p/php5/php5-gd_5.3.10-1ubuntu3.1_amd64.deb  404  Not Found [IP: 91.189.92.151 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?

有没有人遇到过这个问题?

2 个答案:

答案 0 :(得分:3)

得到了user1190992的答案,apt-get只是过时了....

这个命令起到了作用:

sudo apt-get update

答案 1 :(得分:0)

互联网可能全都坏了。试试

  

$ curl 91.189.92.153