Dependency error trying to install php-tidy on php 5.3.6

Support/Development for PHP
by88
Forum User
Forum User
Posts: 5
Joined: Fri Jan 09, 2009 11:31 am

Dependency error trying to install php-tidy on php 5.3.6

Unread post by by88 »

We have upgraded the default php 5.1.6 to your php 5.3.6, it seems to work correctly.

Linux 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:52:25 EST 2011 x86_64 x86_64 x86_64 GNU/Linux

Plesk 10.1

Trying to install php-tidy we get the following:

yum install php-tidy
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.intergenia.de
* atomic: www4.atomicorp.com
* base: centos.intergenia.de
* extras: centos.intergenia.de
* updates: centos.intergenia.de
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package php-tidy.i386 0:5.3.6-3.el5.art set to be updated
--> Processing Dependency: libtidy-0.99.so.0 for package: php-tidy
---> Package php-tidy.x86_64 0:5.3.6-3.el5.art set to be updated
--> Finished Dependency Resolution
php-tidy-5.3.6-3.el5.art.i386 from atomic has depsolving problems
--> Missing Dependency: libtidy-0.99.so.0 is needed by package php-tidy-5.3.6-3.el5.art.i386 (atomic)
Error: Missing Dependency: libtidy-0.99.so.0 is needed by package php-tidy-5.3.6-3.el5.art.i386 (atomic)
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 system libtidy package seems to be newer:
libtidy-0.99.0-12.20070228.el5.centos

Thanks in advance.
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: Dependency error trying to install php-tidy on php 5.3.6

Unread post by scott »

duplicated in x86_64, not that you'll ever use this :P
Post Reply