Bug 191808
| Summary: | Planner fails to build in Mock | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Brian Pepple <bdpepple> | ||||||
| Component: | planner | Assignee: | Caolan McNamara <caolanm> | ||||||
| Status: | CLOSED RAWHIDE | QA Contact: | |||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | rawhide | CC: | middleware-docs | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | 0.13-5 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2006-05-17 13:28:28 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: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 191529 | ||||||||
| Attachments: |
|
||||||||
|
Description
Brian Pepple
2006-05-15 21:19:57 UTC
Created attachment 129124 [details]
Mock Failure Build Log
Created attachment 129190 [details]
Patch, adding the missing buildreqs
Attached is a patch, adding BuildRequirements for
'evolution-data-server-devel', 'evolution-devel', 'python-devel'.
However, this is not enough, as the configure script uses pkg-config to check
for evolution-plugin-2.6, which is not available in rawhide.
evolution-devel supplies evolution-plugin-2.8.pc.
Sure, the 2.6 is in the eds patch which bumps the old 2.2 requirement on the orig package, so that's easily bumped as well. Done and built. |