2017-03-23 12 views
0

확실하지 않습니다. 여기에이 질문이 필요합니다. PHP5-GD - 패키지 누락 됨

나는이 명령

sudo apt-get install php5-gd 

와 PHP5 - GD를 설치하려고하지만, 시스템은 더이 패키지

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. Need to get 28,3 kB of archives. 
After this operation, 163 kB of additional disk space will be used. WARNING: The following packages cannot be authenticated! 
php5-gd Install these packages without verification? [y/N] Y 

Err http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/ trusty/main php5-gd amd64 5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1 404 Not Found [IP: 91.189.95.83 80] E: Failed to fetch 
http://ppa.launchpad.net/ondrej/php5-5.6/ubuntu/pool/main/p/php5/php5-gd_5.6.23+dfsg-1+deprecated+dontuse+deb.sury.org~trusty+1_amd64.deb 404 Not Found [IP: 91.189.95.83 80]111 

E: Unable to fetch some archives, maybe run apt-get update or try with 
--fix-missing? 

나는 또한 --fix-mising을 시도했지만 여전히 진행에게이 없다는 것을 말한다.

답변