에러..
yum install php 명령어로 설치하려고 했는데 에러가 뜨네요.
어떤 에러인지 아시는분 안계세요??
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.tt.co.kr
* base: centos.tt.co.kr
* extras: centos.tt.co.kr
* updates: centos.tt.co.kr
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php.x86_64 0:5.1.6-27.el5_5.3 set to be updated
--> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php
--> Processing Dependency: php-cli = 5.1.6-27.el5_5.3 for package: php
--> Finished Dependency Resolution
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
어떤 에러인지 아시는분 안계세요??
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.tt.co.kr
* base: centos.tt.co.kr
* extras: centos.tt.co.kr
* updates: centos.tt.co.kr
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php.x86_64 0:5.1.6-27.el5_5.3 set to be updated
--> Processing Dependency: php-common = 5.1.6-27.el5_5.3 for package: php
--> Processing Dependency: php-cli = 5.1.6-27.el5_5.3 for package: php
--> Finished Dependency Resolution
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
php-5.1.6-27.el5_5.3.x86_64 from updates has depsolving problems
--> Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-common = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
Error: Missing Dependency: php-cli = 5.1.6-27.el5_5.3 is needed by package php-5.1.6-27.el5_5.3.x86_64 (updates)
You could try using --skip-broken to work around the problem
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 9개
yum clean 한번 하시고 하세요
소스 설치가 안되면 리눅스에 문제가 있구요.
삭제하시고 재 설치 해보세요.
이거 하시면 가까운 미러로 자동갱신 됩니다
centos 깔아놓고 사용하고 있습니당;