Bug 1233633
| Summary: | Missing Requires: CBFlib-devel does not require hdf5-devel | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dmitrij S. Kryzhevich <kryzhev> |
| Component: | CBFlib | Assignee: | Tim Fenn <tim.fenn> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | kryzhev, rc040203, tim.fenn |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-07-03 06:34:03 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: | |
| Embargoed: | |||
|
Description
Dmitrij S. Kryzhevich
2015-06-19 10:25:46 UTC
Taking as obvious. I'll add "R: hdf5-devel" to CBFlib-devel Fixed in rawhide: http://koji.fedoraproject.org/koji/taskinfo?taskID=10177145 However, AFAIS, this problem also affects older Fedoras, where it also should be fixed - Timm? (In reply to Ralf Corsepius from comment #1) > Taking as obvious. I'll add "R: hdf5-devel" to CBFlib-devel Not SO obvious. In older Fedora CBFlib-devel does require hdf5-devel. Somehow. Anyway, thanks. (In reply to Dmitrij S. Kryzhevich from comment #3) > (In reply to Ralf Corsepius from comment #1) > > Taking as obvious. I'll add "R: hdf5-devel" to CBFlib-devel > > Not SO obvious. In older Fedora CBFlib-devel does require hdf5-devel. I disagree - VERY obvious: - CBFlib-devel includes /usr/include/hdf5.h: cbf_hdf5.h:#include <hdf5.h> - libcbf.so is linked against libhdf5.so: # ldd usr/lib64/libcbf.so ... libhdf5.so.10 => not found ... - There are packages, which FTBFS due to this missing dep in the recent mass rebuilt. Resolved. |