Bug 1224896
Summary: | Please build for EPEL7 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Raphael Groner <projects.rg> |
Component: | vala | Assignee: | Michel Lind <michel> |
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | extras-qa, fabian.deutsch, kalevlember, kevin, michel, nonamedotc, zeenix |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1224801 | Environment: | |
Last Closed: | 2015-06-21 20:17:36 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: | |||
Bug Depends On: | 1224801 | ||
Bug Blocks: | 1224800, 1234057 |
Description
Raphael Groner
2015-05-26 07:22:46 UTC
As much as I can tell, vala should be available in RHEL proper. Not sure what channel it comes from, maybe optional or workstation, but in any case, I suspect it's only available for the x86_64 arch. Might be best to ask the epel-devel list on how to best deal with this. I think there's roughly two options, one would be to add ExclusiveArch: x86_64 for the builds that need vala, or, alternatively, package vala for EPEL so that it's an exact match for the RHEL build, but adds the missing arches (and skips the x86_64 arch that's already available in RHEL). It's in rhel-optional. It's version 0.20.1-3.el7, so a check for version 0.28 is unlikely to work. (In reply to Kevin Fenzi from comment #2) > It's in rhel-optional. > > It's version 0.20.1-3.el7, so a check for version 0.28 is unlikely to work. This sound to me like we need a compat package named as vala028 or the like. That's really ugly, what happes if there is vala 0.29 in rawhide? No, it builds and works just fine with vala-0.20.1 as far as I know. We just need to adjust the fedora spec to conditionalize and use the right vala version for epel7. Other packages seem to suffer from too old vala, too. As nirik and I have both repeatedly said on IRC, xfce4-vala works fine with the version of vala that's shipped in RHEL and just needs some small spec file fixes. Closing as wontfix since we won't be building vala for EPEL as it's already part of RHEL proper. |