Bug 176450
| Summary: | Needs rebuilt against new libofx | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> |
| Component: | grisbi | Assignee: | Aurelien Bompard <gauret> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | extras-qa, rvokal |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-12-26 21:38:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Bill Nottingham
2005-12-22 22:22:52 UTC
Thanks ! Feel free to do so whenever you feel it is needed. Hm, it builds fine locally, is failing in the build system with very odd errors (see http://buildsys.fedoraproject.org/logs/fedora-development-extras/2207-grisbi-0.5.7-2.fc5/) I think I found out why. In my mock rawhide chroot, I get this : # pkg-config --cflags "gtk+-2.0" Package xau was not found in the pkg-config search path. Perhaps you should add the directory containing `xau.pc' to the PKG_CONFIG_PATH environment variable Package 'xau', required by 'X11', not found It makes "pkg-config --exists gtk+-2.0" fail. It looks like we'll have to wait for rawhide to stabilize before we can rerequest a build. Yes, it's an incomplete pkgconfig dependency chain (bug 176313). Rebuilt. |