[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

php4-pear doing segfault after pear upgrade-all (plus debian bug 311267)



Hello !

It seems there is a BIG problem with current pear support inside Debian. Does anyone know why it did that? Is there any fix or alternative (and maybe unofficial) package available for Sarge for php? It seems it began to appear those last 7 days, at least I'm sure it was not there before the 1st of September. To me, it seems the problem is there because pear upgraded to 1.4.0, which was 2 days ago (on the 18th).

It has been reported here:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=311267

that we have to do a upgrade-all. The only problem is that it segfault, as shown above.

Not having a good pear support can be a real problem for me. I don't want to waste my time recompiling php... Any idea?

   Thomas

---
The following happened on both my and an Italian friend server.
---
k1999:~# apt-get install php4-pear
Reading Package Lists... Done
Building Dependency Tree... Done
Suggested packages:
 php4-dev
The following NEW packages will be installed:
 php4-pear
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 251kB of archives.
After unpacking 1798kB of additional disk space will be used.
Get:1 http://security.debian.org stable/updates/main php4-pear 4:4.3.10-16 [251kB]
Fetched 251kB in 58s (4253B/s)
Selecting previously deselected package php4-pear.
(Reading database ... 38689 files and directories currently installed.)
Unpacking php4-pear (from .../php4-pear_4%3a4.3.10-16_all.deb) ...
Setting up php4-pear (4.3.10-16) ...

k1999:~# pear upgrade-all
Will upgrade archive_tar
Will upgrade db
Will upgrade http
Will upgrade mail
Will upgrade net_smtp
Will upgrade net_socket
Will upgrade pear
Will upgrade xml_parser
Will upgrade xml_rpc
downloading Archive_Tar-1.3.1.tgz ...
Starting to download Archive_Tar-1.3.1.tgz (15,102 bytes)
.....done: 15,102 bytes
downloading DB-1.7.6.tgz ...
Starting to download DB-1.7.6.tgz (124,807 bytes)
...done: 124,807 bytes
downloading HTTP-1.3.6.tgz ...
Starting to download HTTP-1.3.6.tgz (4,805 bytes)
...done: 4,805 bytes
downloading Mail-1.1.9.tgz ...
Starting to download Mail-1.1.9.tgz (16,411 bytes)
...done: 16,411 bytes
downloading Net_SMTP-1.2.7.tgz ...
Starting to download Net_SMTP-1.2.7.tgz (10,240 bytes)
...done: 10,240 bytes
downloading Net_Socket-1.0.6.tgz ...
Starting to download Net_Socket-1.0.6.tgz (4,623 bytes)
...done: 4,623 bytes
downloading PEAR-1.4.0.tgz ...
Starting to download PEAR-1.4.0.tgz (266,597 bytes)
...done: 266,597 bytes
downloading XML_Parser-1.2.6.tgz ...
Starting to download XML_Parser-1.2.6.tgz (12,944 bytes)
...done: 12,944 bytes
downloading XML_RPC-1.4.2.tgz ...
Starting to download XML_RPC-1.4.2.tgz (27,050 bytes)
...done: 27,050 bytes
Segmentation fault



Reply to: