Notes |
|
|
current debian stable is also not running 5.3.x |
|
|
(0001967)
|
fgaudreault
|
2011-03-18 16:23
|
|
Regarding this bug : http://pear.php.net/bugs/bug.php?id=16743 [^]
[2009-12-27 18:57 UTC] jon (Jon Parise)
-Status: Feedback +Status: Closed
Thank you for your bug report. This issue has been fixed in the latest released version of the package, which you can download at http://pear.php.net/get/ [^]
It has been filed for PEAR/Log version 1.11.5. CentOS 5.5 is using version 1.9.13. Maybe we should install the package using pear instead of the deprecated RPM?
Not tested tho. |
|
|
(0001987)
|
fgaudreault
|
2011-03-24 10:00
|
|
- EPEL 5.5 now use php-pear-log 1.11.6, and EPEL 6 use php-pear-log 1.12.5
This bug should be resolved in those two packages. |
|
|
|
Our package pulls down php-pear-Log (capital L) not php-pear-log and they originate from different repos. See 0000804.
So it is not fixed upstream unless we switch to php-pear-log but can we just do that? |
|
|
(0001989)
|
fgaudreault
|
2011-03-24 10:08
|
|
Its the same name from both repos, we just need to install EPEL and we are done:
Installed Packages
Name : php-pear-Log
Arch : noarch
Version : 1.9.13
Release : 1.el5.centos
Size : 204 k
Repo : installed
Summary : Abstracted logging facility for PHP
URL : http://pear.php.net/package/Log [^]
License : PHP
Description: The Log framework provides an abstracted logging system.
: It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal
: targets. It also provides a subject - observer mechanism.
:
: php-pear-Log can optionally use package "php-pear-DB" (version >= 1.3)
: and "php-pear-MDB2" (version >= 2.0.0RC1).
Available Packages
Name : php-pear-Log
Arch : noarch
Version : 1.11.6
Release : 1.el5
Size : 56 k
Repo : epel
Summary : Abstracted logging facility for PHP
URL : http://pear.php.net/package/Log [^]
License : MIT
Description: The Log framework provides an abstracted logging system.
: It supports logging to console, file, syslog, SQL, Sqlite, mail, and mcal
: targets. It also provides a subject - observer mechanism.
:
: php-pear-Log can optionally use package "php-pear-DB" (version >= 1.3)
: and "php-pear-MDB2" (version >= 2.0.0RC1). |
|
|
|
See our admin guide, for RHEL EPEL is mandatory but for CentOS I thought that everything was provided in CentOS-Extras?
So we would need to add EPEL to our CentOS installation process, correct?
Again is this really worth the effort? Right now as said in the bug description our target platform (CentOS / RHEL) works just fine without any changes.. |
|
|
(0001991)
|
fgaudreault
|
2011-03-24 10:21
|
|
No need to push that, unless someone would abosolutely want to use php 5.3 on a CentOS install. EPEL doesn't provide the php package. CentOS 6 will ship with php 5.3, but with proper php-pear-Log module as well.
So I guess we should just keep this bug as a reference. |
|
|
(0002194)
|
fgaudreault
|
2011-09-09 16:13
|
|
Let's close this one.
In CentOS 5, this bug doesn't apply.
In CentOS 6, the distro ships with 5.3 and a working php-pear-Log package. |
|