Bug 406751 - zabbix-web missing php-bcmath dependency
Summary: zabbix-web missing php-bcmath dependency
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: zabbix
Version: el4
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Dan Horák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-11-30 18:14 UTC by Russell Harrison
Modified: 2008-04-26 15:09 UTC (History)
2 users (show)

Fixed In Version: 1.4.5-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-04-26 15:09:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Russell Harrison 2007-11-30 18:14:25 UTC
Description of problem:
The php-bcmath package isn't available in RHEL 4, only RHEL 5.  zabbix-web
depends on the package and won't install.

Version-Release number of selected component (if applicable):
zabbix-web.i386 0:1.4.2-3.el4

How reproducible:
Attempt to install zabbix-web on a RHEL 4 box from EPEL

Steps to Reproduce:
$ sudo yum install zabbix-web
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Resolving Dependencies
--> Populating transaction set with selected packages. Please wait.
---> Package zabbix-web.i386 0:1.4.2-3.el4 set to be updated
--> Running transaction check
--> Processing Dependency: php-bcmath for package: zabbix-web
--> Finished Dependency Resolution
Error: Missing Dependency: php-bcmath is needed by package zabbix-web
  
Actual results:
Missing Dependency

Expected results:
zabbix-web installs

Comment 1 Dan Horák 2007-12-02 13:44:34 UTC
the bcmath module is directly included in the main php module in RHEL4, new
package build

Comment 2 Russell Harrison 2007-12-03 03:10:34 UTC
So does that mean that the zabbix-web packages just needs to be rebuilt without
the php-bcmath requires for RHEL4?  I am still unable to install zabbix-web with
the php package from RHEL4_U6

Comment 3 Dan Horák 2007-12-03 07:49:39 UTC
(In reply to comment #2)
> So does that mean that the zabbix-web packages just needs to be rebuilt without
> the php-bcmath requires for RHEL4?  I am still unable to install zabbix-web 

Yes, it should.

> with the php package from RHEL4_U6

Are there still any unresolved dependencies or it is just not possible to
initialize it after installing?
Updated packages can be downloaded from
http://buildsys.fedoraproject.org/plague-results/fedora-4-epel/zabbix/1.4.2-4.el4.1/

Comment 4 Dan Horák 2007-12-23 21:00:25 UTC
zabbix-1.4.4 is in epel-testing

Comment 5 Dan Horák 2008-02-25 17:09:29 UTC
ping?

Comment 6 Russell Harrison 2008-04-26 14:29:58 UTC
zabbix web installed without issue from the epel 4 repos with yum.

Thanks for the fix!


Note You need to log in before you can comment on or make changes to this bug.