PHP 5.2.8-3 deps

Support/Development for PHP
j0ney3
Forum User
Forum User
Posts: 34
Joined: Wed Sep 05, 2007 12:37 pm

PHP 5.2.8-3 deps

Unread post by j0ney3 »

Hey,

I just tried to do a yum update today and this is the result:

Code: Select all

Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for php-imap to pack into transaction set.
php-imap-5.2.8-3.el4.art. 100% |=========================|  15 kB    00:00
---> Package php-imap.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for unhide to pack into transaction set.
unhide-20080519-1.el4.art 100% |=========================| 2.8 kB    00:00
---> Package unhide.i386 0:20080519-1.el4.art set to be updated
---> Downloading header for php-ldap to pack into transaction set.
php-ldap-5.2.8-3.el4.art. 100% |=========================|  14 kB    00:00
---> Package php-ldap.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php-xml to pack into transaction set.
php-xml-5.2.8-3.el4.art.i 100% |=========================|  15 kB    00:00
---> Package php-xml.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php-mysql to pack into transaction set.
php-mysql-5.2.8-3.el4.art 100% |=========================|  15 kB    00:00
---> Package php-mysql.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php-mbstring to pack into transaction set.
php-mbstring-5.2.8-3.el4. 100% |=========================|  14 kB    00:00
---> Package php-mbstring.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php-common to pack into transaction set.
php-common-5.2.8-3.el4.ar 100% |=========================|  18 kB    00:00
---> Package php-common.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php to pack into transaction set.
php-5.2.8-3.el4.art.i386. 100% |=========================|  15 kB    00:00
---> Package php.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php-cli to pack into transaction set.
php-cli-5.2.8-3.el4.art.i 100% |=========================|  15 kB    00:00
---> Package php-cli.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for rkhunter to pack into transaction set.
rkhunter-1.3.4-1.el4.art. 100% |=========================|  11 kB    00:00
---> Package rkhunter.noarch 0:1.3.4-1.el4.art set to be updated
---> Downloading header for php-gd to pack into transaction set.
php-gd-5.2.8-3.el4.art.i3 100% |=========================|  14 kB    00:00
---> Package php-gd.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php-pdo to pack into transaction set.
php-pdo-5.2.8-3.el4.art.i 100% |=========================|  15 kB    00:00
---> Package php-pdo.i386 0:5.2.8-3.el4.art set to be updated
---> Downloading header for php-devel to pack into transaction set.
php-devel-5.2.8-3.el4.art 100% |=========================|  45 kB    00:00
---> Package php-devel.i386 0:5.2.8-3.el4.art set to be updated
--> Running transaction check
--> Processing Dependency: libt1.so.5 for package: php-gd
--> Processing Dependency: any-php-sqlite2 for package: sb-publish
--> Restarting Dependency Resolution with new changes.
--> Populating transaction set with selected packages. Please wait.
---> Downloading header for php-sqlite2 to pack into transaction set.
php-sqlite2-1.0.2-2006082 100% |=========================| 3.6 kB    00:00
---> Package php-sqlite2.i386 0:1.0.2-200608291848 set to be updated
---> Downloading header for t1lib to pack into transaction set.
t1lib-5.1.2-2.el4.art.i38 100% |=========================| 7.1 kB    00:00
---> Package t1lib.i386 0:5.1.2-2.el4.art set to be updated
--> Running transaction check
--> Processing Dependency: php <= 4.4.0 for package: php-sqlite2
--> Finished Dependency Resolution
Error: Missing Dependency: php <= 4.4.0 is needed by package php-sqlite2
Not sure what php-sqlite2 is being used by (perhaps psa?), but removing it would kill asl-web-gui along with many components of Plesk. Anyone have any ideas on this one?

Thanks,
Jonas
mdtiberi
Forum Regular
Forum Regular
Posts: 124
Joined: Thu Jan 17, 2008 5:48 pm

Unread post by mdtiberi »

I have the same issue:

http://atomicrocketturtle.com/forum/vie ... php?t=2718

Seems I could remove sqlite2 but then Sitebuilder (along with god knows what else) will surely die. From looking around at other similar posts it looks like the only solution is to remove it. I have tried excluding various package from yum update using --exclude but to no avail. I'll keep chipping away at it and if I come up with anything I'll post for you.

I just don't understand why this dependency cannot be ignored.

Good luck
Post Reply