Bug 1305736

Summary: Missing dependency
Product: [Fedora] Fedora Reporter: Patrick Lu <patrick.lu>
Component: gangliaAssignee: Terje Røsten <terje.rosten>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 23CC: ggillies, jose.p.oliveira.oss, k.georgiou, nick, terje.rosten
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: ganglia-3.7.2-11.fc25 ganglia-3.7.2-11.fc24 ganglia-3.7.2-11.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-12 18:59:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Patrick Lu 2016-02-09 04:12:32 UTC
Description of problem: Installed ganglia-devel, and expect I can include gm_metric.h in my C program. Found out several (at least 2 dependencies were missing)


Version-Release number of selected component (if applicable):
ganglia-devel-3.7.2-6.fc23.x86_64

How reproducible:


Steps to Reproduce:
1. Install ganglia-devel
2. Create a simple c program and #include <gm_metric.h>
3. gcc test.c

Actual results:
/usr/include/gm_metric.h:19:51: fatal error: confuse.h: No such file or directory
compilation terminated.

/usr/include/gm_metric.h:20:17: fatal error: apr.h: No such file or directory
compilation terminated.


Expected results:
Being able to compile C program with gm_metric.h

Additional info:
dnf install libconfuse- devel fix the first dependency issue. Did not check the rest.

Comment 1 Patrick Lu 2016-02-09 04:15:13 UTC
The second missing dependency can be fixed by installing apr-devel.

Comment 2 Fedora Update System 2016-10-02 22:22:53 UTC
ganglia-3.7.2-11.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-e45e013d60

Comment 3 Fedora Update System 2016-10-03 07:20:06 UTC
ganglia-3.7.2-11.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-a21185a710

Comment 4 Fedora Update System 2016-10-03 07:22:52 UTC
ganglia-3.7.2-11.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b1e252522e

Comment 5 Fedora Update System 2016-10-12 18:59:30 UTC
ganglia-3.7.2-11.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2016-10-12 23:23:21 UTC
ganglia-3.7.2-11.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2016-10-13 02:53:54 UTC
ganglia-3.7.2-11.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.