Bug 489421
| Summary: | swig-doc shouldn't provide perl(Test::More) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Chris Weyl <cweyl> |
| Component: | swig | Assignee: | Adam Tkac <atkac> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | atkac, iarnell, ovasik, perl-devel, rc040203, rjones |
| 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: | 2009-03-10 18:43:58 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: | 242651 | ||
|
Description
Chris Weyl
2009-03-09 22:30:40 UTC
I'm going to set the priority of this to 'high' because this breaks a number of perl builds that use Test::More for testing. Adding perl-sig to cc list so that everyone (or at least, their mail filter) is aware that perl module builds in rawhide are most likely going to fail until this is resolved. One part of a potential work-around to this issue: sing ships privates copies (outdated versions) of perl(Test::Builder) perl(Test::More) Getting rid of these by adding this near to the end of %prep /bin/rm -rf Examples/test-suite/perl5/Test* will likely help. Fixed in the latest build (swig-1.3.38-5.fc11), I think it will be moved to F11 Beta soon (https://fedorahosted.org/rel-eng/ticket/1324). Thanks for the report, sorry for troubles. |