DA bug report logs -
#329799
php4-pear: Segfault when doing pear upgrade-all
Toggle useless messages
Report forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Nicholas Fechner <fechner@ponton-consulting.de>:
New Bug report received and forwarded. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #5 received at submit@bugs.debian.org (full text, mbox):
Package: php4-pear
Version: 4:4.3.10-16
Severity: important
When I run "pear list-upgrades", I get:
Available Upgrades (stable):
============================
Package Local Remote Size
Archive_Tar 1.1 (stable) 1.3.1 (stable) 14.8kB
DB 1.6.2 (stable) 1.7.6 (stable) 122kB
HTTP 1.2.2 (stable) 1.3.6 (stable) 4.7kB
Mail 1.1.3 (stable) 1.1.9 (stable) 16.1kB
Net_SMTP 1.2.6 (stable) 1.2.7 (stable) 10.1kB
Net_Socket 1.0.1 (stable) 1.0.6 (stable) 4.5kB
PEAR 1.3.2 (stable) 1.4.0 (stable) 261kB
XML_Parser 1.0.1 (stable) 1.2.6 (stable) 12.7kB
XML_RPC 1.1.0 (stable) 1.4.2 (stable) 27kB
But when I try to do " pear -vvv upgrade-all" I get a segfault:
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
+ tmp dir created at /tmp/tmpPDaXEE
downloading Archive_Tar-1.3.1.tgz ...
Starting to download Archive_Tar-1.3.1.tgz (15,102 bytes)
.....done: 15,102 bytes
+ tmp dir created at /tmp/tmpvQTiMI
downloading DB-1.7.6.tgz ...
Starting to download DB-1.7.6.tgz (124,807 bytes)
...done: 124,807 bytes
+ tmp dir created at /tmp/tmpNInPtl
downloading HTTP-1.3.6.tgz ...
Starting to download HTTP-1.3.6.tgz (4,805 bytes)
...done: 4,805 bytes
+ tmp dir created at /tmp/tmpNDPJzV
downloading Mail-1.1.9.tgz ...
Starting to download Mail-1.1.9.tgz (16,411 bytes)
...done: 16,411 bytes
+ tmp dir created at /tmp/tmp1I8YMe
downloading Net_SMTP-1.2.7.tgz ...
Starting to download Net_SMTP-1.2.7.tgz (10,240 bytes)
...done: 10,240 bytes
+ tmp dir created at /tmp/tmpdHkOZz
downloading Net_Socket-1.0.6.tgz ...
Starting to download Net_Socket-1.0.6.tgz (4,623 bytes)
...done: 4,623 bytes
+ tmp dir created at /tmp/tmpv6eEYJ
downloading PEAR-1.4.0.tgz ...
Starting to download PEAR-1.4.0.tgz (266,597 bytes)
...done: 266,597 bytes
+ tmp dir created at /tmp/tmpbCpCUy
downloading XML_Parser-1.2.6.tgz ...
Starting to download XML_Parser-1.2.6.tgz (12,944 bytes)
...done: 12,944 bytes
+ tmp dir created at /tmp/tmpV0iQdm
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
A strace shows (just the last few lines):
getcwd("/root", 4096) = 6
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=130, ...}) = 0
lstat64("/usr/share", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/share/php", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/share/php/PEAR", {st_mode=S_IFDIR|0755, st_size=4096,
...}) = 0
lstat64("/usr/share/php/PEAR/Dependency.php", {st_mode=S_IFREG|0644,
st_size=167 29, ...}) = 0
open("/usr/share/php/PEAR/Dependency.php", O_RDONLY) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=16729, ...}) = 0
fstat64(7, {st_mode=S_IFREG|0644, st_size=16729, ...}) = 0
lseek(7, 0, SEEK_CUR) = 0
lseek(7, 0, SEEK_SET) = 0
close(7) = 0
close(3) = 0
brk(0) = 0x875d000
brk(0x877e000) = 0x877e000
brk(0) = 0x877e000
brk(0x879f000) = 0x879f000
brk(0) = 0x879f000
brk(0x87c0000) = 0x87c0000
brk(0) = 0x87c0000
brk(0x87e1000) = 0x87e1000
brk(0) = 0x87e1000
brk(0x8802000) = 0x8802000
brk(0) = 0x8802000
brk(0x8823000) = 0x8823000
brk(0) = 0x8823000
brk(0x8844000) = 0x8844000
brk(0) = 0x8844000
brk(0x8865000) = 0x8865000
brk(0) = 0x8865000
brk(0x8886000) = 0x8886000
brk(0) = 0x8886000
brk(0x88a7000) = 0x88a7000
brk(0) = 0x88a7000
brk(0x88c8000) = 0x88c8000
brk(0) = 0x88c8000
brk(0x88e9000) = 0x88e9000
brk(0) = 0x88e9000
brk(0x890a000) = 0x890a000
brk(0) = 0x890a000
brk(0x892b000) = 0x892b000
brk(0) = 0x892b000
brk(0x894c000) = 0x894c000
brk(0) = 0x894c000
brk(0x896d000) = 0x896d000
brk(0) = 0x896d000
brk(0x898e000) = 0x898e000
brk(0) = 0x898e000
brk(0x89af000) = 0x89af000
brk(0) = 0x89af000
brk(0x89d0000) = 0x89d0000
brk(0) = 0x89d0000
brk(0x89f1000) = 0x89f1000
brk(0) = 0x89f1000
brk(0x8a12000) = 0x8a12000
brk(0) = 0x8a12000
brk(0x8a33000) = 0x8a33000
brk(0) = 0x8a33000
brk(0x8a54000) = 0x8a54000
brk(0) = 0x8a54000
brk(0x8a75000) = 0x8a75000
brk(0) = 0x8a75000
brk(0x8a96000) = 0x8a96000
brk(0) = 0x8a96000
brk(0x8ab7000) = 0x8ab7000
brk(0) = 0x8ab7000
brk(0x8ad8000) = 0x8ad8000
mmap2(NULL, 135168, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x b72e4000
brk(0) = 0x8ad8000
brk(0x8af9000) = 0x8af9000
brk(0) = 0x8af9000
brk(0x8b1a000) = 0x8b1a000
brk(0) = 0x8b1a000
brk(0x8b3b000) = 0x8b3b000
brk(0) = 0x8b3b000
brk(0x8b5c000) = 0x8b5c000
brk(0) = 0x8b5c000
brk(0x8b7d000) = 0x8b7d000
brk(0) = 0x8b7d000
brk(0x8b9e000) = 0x8b9e000
brk(0) = 0x8b9e000
brk(0x8bbf000) = 0x8bbf000
brk(0) = 0x8bbf000
brk(0x8be0000) = 0x8be0000
brk(0) = 0x8be0000
brk(0x8c01000) = 0x8c01000
mmap2(NULL, 139264, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x b72af000
brk(0) = 0x8c01000
brk(0x8c22000) = 0x8c22000
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
If you need more information, let me know.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages php4-pear depends on:
ii php4-cli 4:4.3.10-16 command-line interpreter for the p
ii php4-common 4:4.3.10-16 Common files for packages built fr
-- no debconf information
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Nicholas Fechner <fechner@ponton-consulting.de>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #10 received at 329799@bugs.debian.org (full text, mbox):
Hi,
I investigated some more, and it seems, that this error is connected to
the XML-RPC Update.
I upgraded all other packages by hand, and tested the general upgrade
after each. The problem did appear, until I had installed XML-Parser.
After that, I got the following:
cerberos:/backup-store# pear list-upgrades
Available Upgrades (stable):
============================
Package Local Remote Size
PEAR 1.3.2 (stable) 1.4.0 (stable) 261kB
XML_RPC 1.1.0 (stable) 1.4.2 (stable) 27kB
cerberos:/backup-store# pear upgrade-all
Will upgrade pear
Will upgrade xml_rpc
downloading PEAR-1.4.0.tgz ...
Starting to download PEAR-1.4.0.tgz (266,597 bytes)
.............................done: 266,597 bytes
downloading XML_RPC-1.4.2.tgz ...
Starting to download XML_RPC-1.4.2.tgz (27,050 bytes)
...done: 27,050 bytes
upgrade-all ok: XML_RPC 1.4.2
requires package `PEAR' >= 1.3.3
PEAR: Dependencies failed
So it seems, the segfault has gone away...
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Adam Conrad <adconrad@0c3.net>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #15 received at 329799@bugs.debian.org (full text, mbox):
Nicholas Fechner wrote:
>
> But when I try to do " pear -vvv upgrade-all" I get a segfault:
>
> If you need more information, let me know.
A gdb backtrace of the segfault might be helpful.
... Adam
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Nicholas Fechner <fechner@ponton-consulting.de>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #20 received at 329799@bugs.debian.org (full text, mbox):
Adam Conrad wrote:
> Nicholas Fechner wrote:
>
>>But when I try to do " pear -vvv upgrade-all" I get a segfault:
>>
>>If you need more information, let me know.
>
>
> A gdb backtrace of the segfault might be helpful.
>
> ... Adam
Hi,
how do I do that?
I tried:
hal:~# gdb
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-linux".
(gdb) run
Starting program:
No executable file specified.
Use the "file" or "exec-file" command.
(gdb) exec-file pear upgrade-all
"/usr/bin/pear": not in executable format: File format not recognized
By the hostname you can see, that I have been able to reproduce this
error on a different machine, also running Sarge.
bye
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Adam Conrad <adconrad@0c3.net>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #25 received at 329799@bugs.debian.org (full text, mbox):
Nicholas Fechner wrote:
> Adam Conrad wrote:
>>
>>A gdb backtrace of the segfault might be helpful.
>
> how do I do that?
hal:~# gdb /usr/bin/php4
(gdb) run pear upgrade-all
[.. wait for segv ..]
(gdb) bt
... Adam
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Ondrej Sury <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #30 received at 329799@bugs.debian.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On Fri, 2005-09-23 at 15:55 +0200, Nicholas Fechner wrote:
> Adam Conrad wrote:
> > Nicholas Fechner wrote:
> >
> >>But when I try to do " pear -vvv upgrade-all" I get a segfault:
> >>
> >>If you need more information, let me know.
> >
> >
> > A gdb backtrace of the segfault might be helpful.
> >
> > ... Adam
> Hi,
> how do I do that?
Run:
# gdb /usr/bin/php
gdb> run -C -q -d include_path=/usr/share/php -d output_buffering=1 /usr/share/php/pearcmd.php -vvv upgrade-all
after it crashes run:
gdb> bt
Ondrej.
--
Ondrej Sury <ondrej@sury.org>
[signature.asc (application/pgp-signature, inline)]
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Nicholas Fechner <fechner@ponton-consulting.de>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #35 received at 329799@bugs.debian.org (full text, mbox):
Ondrej Sury wrote:
>On Fri, 2005-09-23 at 15:55 +0200, Nicholas Fechner wrote:
>
>
>>Adam Conrad wrote:
>>
>>
>>>Nicholas Fechner wrote:
>>>
>>>
>>>
>>>>But when I try to do " pear -vvv upgrade-all" I get a segfault:
>>>>
>>>>If you need more information, let me know.
>>>>
>>>>
>>>A gdb backtrace of the segfault might be helpful.
>>>
>>>... Adam
>>>
>>>
>>Hi,
>>how do I do that?
>>
>>
>
>Run:
># gdb /usr/bin/php
>gdb> run -C -q -d include_path=/usr/share/php -d output_buffering=1 /usr/share/php/pearcmd.php -vvv upgrade-all
>
>after it crashes run:
>
>gdb> bt
>
>Ondrej.
>
>
Ok, I went with Ondrej's version, since the one from Adam complained
about not being able to find pear or something.
So here goes nothing:
(gdb) run -C -q -d include_path=/usr/share/php
/usr/share/php/pearcmd.php -vvv upgrade-all
Starting program: /usr/bin/php -C -q -d include_path=/usr/share/php
/usr/share/php/pearcmd.php -vvv upgrade-all
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
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
+ tmp dir created at /tmp/tmpOo0lKT
(no debugging symbols found)
downloading Archive_Tar-1.3.1.tgz ...
Starting to download Archive_Tar-1.3.1.tgz (15,102 bytes)
.....done: 15,102 bytes
+ tmp dir created at /tmp/tmpsmYe3d
downloading DB-1.7.6.tgz ...
Starting to download DB-1.7.6.tgz (124,807 bytes)
...done: 124,807 bytes
+ tmp dir created at /tmp/tmpwiGd7z
downloading HTTP-1.3.6.tgz ...
Starting to download HTTP-1.3.6.tgz (4,805 bytes)
...done: 4,805 bytes
+ tmp dir created at /tmp/tmpgibwYZ
downloading Mail-1.1.9.tgz ...
Starting to download Mail-1.1.9.tgz (16,411 bytes)
...done: 16,411 bytes
+ tmp dir created at /tmp/tmpsNCPG7
downloading Net_SMTP-1.2.7.tgz ...
Starting to download Net_SMTP-1.2.7.tgz (10,240 bytes)
...done: 10,240 bytes
+ tmp dir created at /tmp/tmp2sdepl
downloading Net_Socket-1.0.6.tgz ...
Starting to download Net_Socket-1.0.6.tgz (4,623 bytes)
...done: 4,623 bytes
+ tmp dir created at /tmp/tmpMB61Ik
downloading PEAR-1.4.0.tgz ...
Starting to download PEAR-1.4.0.tgz (266,597 bytes)
...done: 266,597 bytes
+ tmp dir created at /tmp/tmp4Y4cxU
downloading XML_Parser-1.2.6.tgz ...
Starting to download XML_Parser-1.2.6.tgz (12,944 bytes)
...done: 12,944 bytes
+ tmp dir created at /tmp/tmpyCrDr7
downloading XML_RPC-1.4.2.tgz ...
Starting to download XML_RPC-1.4.2.tgz (27,050 bytes)
...done: 27,050 bytes
Program received signal SIGSEGV, Segmentation fault.
0x0819d926 in execute ()
(gdb) bt
#0 0x0819d926 in execute ()
#1 0x0819b235 in execute ()
#2 0x0819b235 in execute ()
#3 0x0819b235 in execute ()
#4 0x0819b235 in execute ()
#5 0x0819b235 in execute ()
#6 0x0819b235 in execute ()
#7 0x0819b235 in execute ()
#8 0x0819b235 in execute ()
#9 0x0819b235 in execute ()
#10 0x0819b235 in execute ()
#11 0x0819b235 in execute ()
#12 0x0819b235 in execute ()
#13 0x0819b235 in execute ()
#14 0x0819b235 in execute ()
#15 0x0819b235 in execute ()
#16 0x0819b235 in execute ()
#17 0x0819b235 in execute ()
#18 0x0819b235 in execute ()
#19 0x0819b235 in execute ()
#20 0x0819b235 in execute ()
#21 0x0819b235 in execute ()
#22 0x0819b235 in execute ()
#23 0x0819b235 in execute ()
#24 0x0819b235 in execute ()
#25 0x0819b235 in execute ()
#26 0x0819b235 in execute ()
#27 0x0819b235 in execute ()
#28 0x0819b235 in execute ()
#29 0x0819b235 in execute ()
#30 0x0819b235 in execute ()
#31 0x0819b235 in execute ()
#32 0x0819b235 in execute ()
#33 0x0819b235 in execute ()
#34 0x0819b235 in execute ()
#35 0x0819b235 in execute ()
#36 0x0819b235 in execute ()
#37 0x0819b235 in execute ()
---Type <return> to continue, or q <return> to quit---q
Quit
(gdb)
Somehow I'm afraid, this backtrace wont help much. :(
What else can I do?
Bye, Nicholas
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Huaqing Zheng <morpheus@stanford.edu>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #40 received at 329799@bugs.debian.org (full text, mbox):
Package: php4-pear
Version: 4:4.3.10-16
Followup-For: Bug #329799
I've found a possible solution to the problem. You need to upgrade
upgrade PEAR to version 1.3.3 first and then upgrade PEAR to the
latest version. Then running pear upprade-all seems to work. The
following is the list of commands I used to get around the problem:
pear upgrade http://pear.php.net/get/PEAR-1.3.3.tgz
pear upgrade Archive_Tar
pear upgrade PEAR
pear upgrade-all
It would be nice if php4-pear in sarge was updated to ship with
PEAR 1.3.3 so this problem can be avoided.
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages php4-pear depends on:
ii php4-cli 4:4.3.10-16 command-line interpreter for the p
ii php4-common 4:4.3.10-16 Common files for packages built fr
-- no debconf information
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
alberto@el-ghibli.provincia.bologna.it:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #45 received at 329799@bugs.debian.org (full text, mbox):
Package: php4-pear
Version: 4:4.3.10-16
Followup-For: Bug #329799
I had ot change "memory_limit" from 8M to something more in
/etc/php4/cli/php.ini
At the beginning I did try some random number and I noticed that there
could be some "magic number":
with <= 22M says "... memory exhausted ..."
with 23M sometimes segfaults, sometimes doesn't
[still there is a problem of different nature: PEAR:
Dependencies failed (this is another problem that I will report
next)]
with => 24M Segmentation fault
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.19
Locale: LANG=C, LC_CTYPE=it_IT@euro (charmap=ISO-8859-15)
Versions of packages php4-pear depends on:
ii php4-cli 4:4.3.10-16 command-line interpreter for the p
ii php4-common 4:4.3.10-16 Common files for packages built fr
-- no debconf information
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Richard Hirner <richard@hirner.at>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #50 received at 329799@bugs.debian.org (full text, mbox):
pear upgrade-all fails here with the same error.
My memory limit for cli php is set to 32 MB. Upgrading PEAR
doesn't work because:
sh: line 1: /usr/bin/cpp: No such file or directory
And I don't have enough space on my rented Web server to install
a C compiler and its dependencies...
--
Richard
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Ondřej Surý <ondrej@sury.org>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #55 received at 329799@bugs.debian.org (full text, mbox):
On Pá, 2007-02-09 at 19:51 +0000, Richard Hirner wrote:
> pear upgrade-all fails here with the same error.
>
> My memory limit for cli php is set to 32 MB. Upgrading PEAR
> doesn't work because:
>
> sh: line 1: /usr/bin/cpp: No such file or directory
>
> And I don't have enough space on my rented Web server to install
> a C compiler and its dependencies...
Just upgrade it elsewhere (on same arch) and copy it to your webserver.
BTW: For cpp you don't need whole compiler, just cpp package
(and cpp-<ver>).
Or if you can, you can use php5 for sarge from backports.org.
Ondrej.
--
Ondřej Surý <ondrej@sury.org> *** http://blog.rfc1925.org/
Kulturní občasník *** http://www.obcasnik.cz/
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php4-pear.
Full text and
rfc822 format available.
Acknowledgement sent to
Marco Rodrigues <gothicx@sapo.pt>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #60 received at 329799@bugs.debian.org (full text, mbox):
reassign 397451 php5
reassign 147107 php5
reassign 418598 php5
reassign 411112 php5
reassign 311267 php5
reassign 292125 php5
reassign 338086 php5
reassign 159220 php5
reassign 305302 php5
reassign 361789 php5
reassign 299773 php5
reassign 263939 php5
reassign 340642 php5
reassign 215727 php5
reassign 336548 php5
reassign 225845 php5
reassign 151498 php5
reassign 307479 php5
reassign 424937 php5
reassign 311773 php5
reassign 329548 php5
reassign 423427 php5
reassign 381874 php5
reassign 429982 php5
reassign 399259 php5
reassign 375918 php5
reassign 346145 php5
reassign 297866 php5
reassign 379243 php5
reassign 308050 php5
reassign 269471 php5
reassign 424340 php5
reassign 401065 php5
reassign 173683 php5
reassign 364310 php5
reassign 396734 php5
reassign 394644 php5
reassign 286325 php5
reassign 295388 php5
reassign 308793 php5
reassign 183726 php5
reassign 248288 php5
reassign 346176 php5
reassign 147626 php5
reassign 239368 php5
reassign 302125 php5
reassign 349891 php5
reassign 166161 php5
reassign 419802 php5
reassign 329799 php5
reassign 183784 php5
reassign 135543 php5
reassign 341864 php5
reassign 110368 php5
reassign 197987 php5
reassign 152216 php5
reassign 234980 php5
reassign 331035 php5
reassign 349978 php5
reassign 99254 php5
reassign 337885 php5
reassign 331729 php5
reassign 130918 php5
reassign 298061 php5
reassign 153671 php5
reassign 338294 php5
thanks
The php4 package has been removed from Debian testing, unstable and
experimental. I am reassigning its bugs to the php5 package. Please
have a look at them, and close them if they don't apply to
php5 anymore.
Don't hesitate to reply to this mail if you have any question.
--
Marco Rodrigues
http://Marco.Tondela.org
Bug reassigned from package `php4-pear' to `php5'.
Request was from
Marco Rodrigues <gothicx@sapo.pt>
to
control@bugs.debian.org.
(Sun, 13 Jul 2008 22:36:51 GMT)
Full text and
rfc822 format available.
Information forwarded to
debian-bugs-dist@lists.debian.org, Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>:
Bug#329799; Package
php5.
Full text and
rfc822 format available.
Acknowledgement sent to
sean finney <seanius@debian.org>:
Extra info received and forwarded to list. Copy sent to
Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>.
Full text and
rfc822 format available.
Message #67 received at 329799@bugs.debian.org (full text, mbox):
[Message part 1 (text/plain, inline)]
close 397451
close 147107
close 418598
close 411112
close 311267
close 292125
close 338086
close 159220
close 305302
close 361789
close 299773
close 263939
close 340642
close 215727
close 336548
close 225845
close 151498
close 307479
close 424937
close 311773
close 329548
close 423427
close 381874
close 429982
close 399259
close 375918
close 346145
close 297866
close 379243
close 308050
close 269471
close 424340
close 401065
close 173683
close 364310
close 396734
close 394644
close 286325
close 295388
close 308793
close 183726
close 248288
close 346176
close 147626
close 239368
close 302125
close 349891
close 166161
close 419802
close 329799
close 183784
close 135543
close 341864
close 110368
close 197987
close 152216
close 234980
close 331035
close 349978
close 99254
close 337885
close 331729
close 130918
close 298061
close 153671
close 338294
thanks
hi marco,
On Monday 14 July 2008 12:08:08 am Marco Rodrigues wrote:
<snip>
> reassign 338294 php5
> thanks
>
> The php4 package has been removed from Debian testing, unstable and
> experimental. I am closeing its bugs to the package. Please
> have a look at them, and close them if they don't apply to
> anymore.
what you have done does not help. it moves a bunch of bugs in various states
reported against various binary packages to a single source package. this
makes our jobs much harder. also, iirc many of these bugs were in fact
php4-specific.
as php5 and friends are already overloaded with their own bugs, i am heavy
handedly closing these reports. please have a look at them, and reopen them
if they still apply.
sean
[signature.asc (application/pgp-signature, inline)]
Bug closed, send any further explanations to Nicholas Fechner <fechner@ponton-consulting.de>
Request was from
sean finney <seanius@debian.org>
to
control@bugs.debian.org.
(Mon, 14 Jul 2008 06:46:33 GMT)
Full text and
rfc822 format available.
Bug archived.
Request was from
Debbugs Internal Request <owner@bugs.debian.org>
to
internal_control@bugs.debian.org.
(Mon, 11 Aug 2008 11:34:44 GMT)
Full text and
rfc822 format available.
Send a report that this bug log contains spam.
Don Armstrong <don@donarmstrong.com>.
Last modified:
Thu Sep 2 19:30:37 2010;
Machine Name:
crito.ucr.edu
DA bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.