Bug 215462
| Summary: | perl-Test-Pod is unbuildable | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Weyl <cweyl> |
| Component: | perl-Test-Pod | Assignee: | Jose Pedro Oliveira <jose.p.oliveira.oss> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | extras-qa |
| 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: | 2006-11-14 10:25:31 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
Chris Weyl
2006-11-14 05:00:19 UTC
(In reply to comment #0) > perl-Test-Pod has a buildrequires of perl(Test::Builder::Tester), yet that > module does not exist in fc6 and greater, rendering the package unbuildable. perl(Test::Builder::Tester) is a perl 5.8.8 core module. $ pmvers Test::Builder::Tester 1.02 $ rpm -qf `pmpath Test::Builder::Tester` perl-5.8.8-5 |