downgrade/remove php-pear

Support/Development for PHP
Waylander
Forum User
Forum User
Posts: 60
Joined: Mon Apr 18, 2005 10:13 am

downgrade/remove php-pear

Unread post by Waylander »

hi,

is there a way to downgrade/remove art`s php-pear via yum?

a yum remove php-pear give a LOT of deps to remove... no way
i cant yum upgrade (i wouldnt/cant install php5)
i cant upgrade to psa8 without all psa-updates
i cant update psa while art`s php-pear 4.4.2 is installed

ive asked in swsoft forums too, seems other users have the same troubles with...

Impossible do installation while package php-pear-1:4.4.2-3.rh90.art.i386 is installed in system

is there really no way out from this?

thanks and sorry for my bad english,

peter

/edit psa 7.5.4 on rh9
yum conf

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=redhat-release
tolerant=1
exactarch=1
exclude=kernel*

[base]
name=Atomic Rocket Turtle - $releasever - Base OS RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/


[updates]
name=Atomic Rocket Turtle - $releasever - OS Update RPMS mirror
baseurl=http://3es.atomicrocketturtle.com/3rd-p ... eleasever/

[atomic]
name=Atomic Rocket Turtle - $releasever - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/

[psa-7.5]
name=Atomic Rocket Turtle - $releasever - SW-Soft PSA 7.5 RPMS
baseurl=http://3es.atomicrocketturtle.com/atomi ... eleasever/

[dag]
name=Dag RPM Repository for older Red Hat Linux
baseurl=http://apt.sw.be/redhat/$releasever/en/$basearch/dag

[atomic-app-vault]
name=Atomic Rocket Turtle - $releasever - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

Yeah, one of the many reasons I ditched php 4.4. If you really don't need pear (Horde will break without it for example) you can just remove it with --nodeps.
Waylander
Forum User
Forum User
Posts: 60
Joined: Mon Apr 18, 2005 10:13 am

Unread post by Waylander »

thx scott,

ill try it. uninstall pear, update psa and reinstall pear :)
maybe ive some luck and all work again:)
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

whats the actual error message you're getting on an update?
Waylander
Forum User
Forum User
Posts: 60
Joined: Mon Apr 18, 2005 10:13 am

Unread post by Waylander »

at cli update (same as "in plesk")

N) Next page; P) Go back; Q) Cancel installing;
A) Select all; D) Deselect all;
To toggle component enter its number;
Type a number or a character of desired action [N]: n
Reading system installed packages...done.
Download file plesk-7.5.4-rh9-i386.hdr.gz: 73%..100% done
Download file plesk-7.5.4-rh9-i386.hdr.gz: 42%..95%..100% done
Resolve components
ERROR: Impossible do installation while package php-pear-1:4.4.2-3.rh90.art.i386 is installed in system
ERROR: Installation failed

error log say...

Files conflict detected: necessary package php-4.3.2-psa.rh9.1.i386 have file /usr/bin/pear which is also provided by package php-pear-1:4.4.2-3.rh90.art.i386 with different md5 sum, try to resolve this situation.
Unresolved files conflict: necessary package php-4.3.2-psa.rh9.1.i386 have the file /usr/bin/pear. Other package php-pear-1:4.4.2-3.rh90.art.i386 is provides the same file with different md5sum and there is no upgrade or obsolete solution, add to removable list php-pear
catch error with message: Impossible do installation while package php-pear-1:4.4.2-3.rh90.art.i386 is installed in system
ERROR: Impossible do installation while package php-pear-1:4.4.2-3.rh90.art.i386 is installed in system
Exit with ERROR status
Post Reply