After try all we knew, we tried following what everyone else did to
resolve the strange problem with pear. Here is what we ran up against.
This box was upgraded via swup from 2.1 to 2.2.

========================8<-------------------------------
Still doesn't work...
[EMAIL PROTECTED]/usr/lib/php# umask 0022
[EMAIL PROTECTED]/usr/lib/php# swup --install php-cli
Fetching upgrade info for site: Trustix Official http
Fetching upgrade info for site: Trustix Official ftp
Fetching resource info for site: Trustix Official ftp
Fetching resource info for site: Trustix Official http
Verifying packages.
Done verifying packages.
Checking conflicts - done.
Packages to install/upgrade:
        install: php-cli, version 5.0.5 release 1tr
Downloading php-cli - done
Installing php-cli - done

[EMAIL PROTECTED]/usr/lib/php# pear install pear
downloading PEAR-1.4.5.tar ...
Starting to download PEAR-1.4.5.tar (-1 bytes)
..................................done: 161,827 bytes
could not extract the package.xml file
[EMAIL PROTECTED]/usr/lib/php# pear install db
downloading DB-1.7.6.tar ...
Starting to download DB-1.7.6.tar (-1 bytes)
......done: 735,232 bytes
requires package `PEAR' >= 1.0b1
DB: Dependencies failed
[EMAIL PROTECTED]/usr/lib/php# pear install pear
downloading PEAR-1.4.5.tar ...
Starting to download PEAR-1.4.5.tar (-1 bytes)
..........................................................................................................................................................................done:
 1,748,480 bytes
requires package `PEAR' >= 1.3.3
requires package `Archive_Tar' >= 1.3.1
requires package `Console_Getopt' >= 1.2
PEAR: Dependencies failed
[EMAIL PROTECTED]/usr/lib/php# pear install Log Mail Mail_Mime
downloading Log-1.9.3.tar ...
Starting to download Log-1.9.3.tar (-1 bytes)
.............................................done: 216,576 bytes
downloading Mail-1.1.9.tar ...
Starting to download Mail-1.1.9.tar (-1 bytes)
...done: 81,408 bytes
downloading Mail_Mime-1.3.1.tar ...
Starting to download Mail_Mime-1.3.1.tar (-1 bytes)
...........done: 80,896 bytes
install ok: Mail_Mime 1.3.1
Optional dependencies:
package `Net_SMTP' version >= 1.1.0 is recommended to utilize some
features.
install ok: Mail 1.1.9
Optional dependencies:
package `DB' version >= 1.3 is recommended to utilize some features.
install ok: Log 1.9.3
[EMAIL PROTECTED]/usr/lib/php# pear install Net_SMTP DB
downloading Net_SMTP-1.2.7.tar ...
Starting to download Net_SMTP-1.2.7.tar (-1 bytes)
.............done: 53,248 bytes
downloading DB-1.7.6.tar ...
Starting to download DB-1.7.6.tar (-1 bytes)
...done: 735,232 bytes
requires package `PEAR' >= 1.0b1
DB: Dependencies failed
[EMAIL PROTECTED]/usr/lib/php# pear install pear
downloading PEAR-1.4.5.tar ...
Starting to download PEAR-1.4.5.tar (-1 bytes)
.........................done: 1,748,480 bytes
requires package `PEAR' >= 1.3.3
requires package `Archive_Tar' >= 1.3.1
requires package `Console_Getopt' >= 1.2
PEAR: Dependencies failed
[EMAIL PROTECTED]/usr/lib/php# umask 0022
[EMAIL PROTECTED]/usr/lib/php# pear install pear
downloading PEAR-1.4.5.tar ...
Starting to download PEAR-1.4.5.tar (-1 bytes)
..........................................done: 1,748,480 bytes
requires package `PEAR' >= 1.3.3
requires package `Archive_Tar' >= 1.3.1
requires package `Console_Getopt' >= 1.2
PEAR: Dependencies failed
[EMAIL PROTECTED]/usr/lib/php#

------------------------>8================================

Anyone have any ideas on what direction we should go next?

TIA,

Rocky

_______________________________________________
tsl-discuss mailing list
[email protected]
http://lists.trustix.org/mailman/listinfo/tsl-discuss

Reply via email to