Bug 1108240
| Summary: | Build perl-Text-Format for EPEL7 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Trond H. Amundsen <trondham> |
| Component: | perl-Text-Format | Assignee: | Xavier Bachelot <xavier> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel7 | CC: | xavier |
| 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: | 2014-06-22 10:09:24 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: | 1108381 | ||
| Bug Blocks: | |||
|
Description
Trond H. Amundsen
2014-06-11 15:02:19 UTC
Hi Trond, I already tried and it failed due to missing build requires (like a fair number of other perl modules I maintain) in EPEL. I don't have the list at hand and the koji logs are gone. I'll give it another try and start to chase other maintainers to get the missing build deps in EPEL7, but it could take a bit of time both because of me and others. Regards, Xavier Thanks Xavier. I'll admit I was lazy and didn't test building in preparation for this bz (I usually do). But I did a scratch-build off the F20 srpm just now, and it built fine, so the build deps all seem to be in place: http://koji.fedoraproject.org/koji/taskinfo?taskID=7037062 The resulting rpm also installed fine and works with no issues. Luckily, this should just be a simple matter of requesting an epel7 branch and do a build :) Cheers, -trond oh, I see now. The current F20 rpm is at version 0.58, while the git tree is at 0.59, which doesn't build on EL7 because of a missing dep on perl(Test::TrailingSpace). I'll ask for the missing module to be branched. Hi Trond, perl-Text-Format 0.59 is now built and will appear in the EPEL7 repo soon. Regards, Xavier |