Bug 489421 - swig-doc shouldn't provide perl(Test::More)
Summary: swig-doc shouldn't provide perl(Test::More)
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: swig
Version: rawhide
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
Assignee: Adam Tkac
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: perl-Mail-Audit
TreeView+ depends on / blocked
 
Reported: 2009-03-09 22:30 UTC by Chris Weyl
Modified: 2013-04-30 23:42 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-03-10 18:43:58 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chris Weyl 2009-03-09 22:30:40 UTC
swig-doc (1.3.38-f.fc11) provides several things it shouldn't, breaking various Perl builds.

perl(Test::Builder) = 0.22
perl(Test::More) = 0.54
perl(gifplot)

http://koji.fedoraproject.org/koji/rpminfo?rpmID=1107509

This is probably related to bug 473874.

Comment 1 Richard W.M. Jones 2009-03-10 15:32:34 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.

Comment 2 Iain Arnell 2009-03-10 17:55:26 UTC
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.

Comment 3 Ralf Corsepius 2009-03-10 18:42:52 UTC
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.

Comment 4 Adam Tkac 2009-03-10 18:43:42 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.